Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jslint new #8

Open
wants to merge 1,459 commits into
base: master
Choose a base branch
from
Open

Jslint new #8

wants to merge 1,459 commits into from

Conversation

maheshp
Copy link
Owner

@maheshp maheshp commented Oct 12, 2016

No description provided.

ketan and others added 30 commits August 3, 2016 10:03
…-specs

Fix for failing spec with respect to the etag computation changes.
…y-listing

Disallow directory listing by the web server.
…-listing

Disallow directory listing by the web server in webdefault.xml.
Change all API doc URLs to be https (gocd#2517)
Allow plugin-info API to render details about an elastic agent
* Can view, edit and create a PluggableSCM
* Global SCM's can be added and edited from Config SPA
* Global SCM's form to edit/create are rendered in a modal
[CONFIG_SPA] Added support for Pluggable SCM's on SPA gocd#2488
…e used only for build artifact, test artifact, unit test reports uploads as of now, all of which require a custom header.
Copy agent jar to the development server, so that elastic agents can download it
Add a test for `ElasticAgentRequestProcessor` and fix a bug in there
Fixed routing for pipeline names with '.', broken because of contraints
mismatch
Fix for routing errors for pipeline names with '.' gocd#2529
Add v3 of agents API to render (read-only) elastic agent attributes
* Having state in controllers would lead to working with multiple
  objects upon server update of pipeline config as we create a new object post save.
* By ensuring controllers do not have state, the view would always work
  with the latest copy of the pipeline object.
* Added a validatable mixin which handles validation for models
* Pipeline config models are validatable now
* Form inputs are conditionally validated
…ng_on_spa

[CONFIG_SPA] Pipeline models are validatable #000
varshavaradarajan and others added 30 commits September 15, 2016 14:49
…e-view

Making view field of perforce material multiline. (gocd#1724)
Silence the server output to remove the xerces warnings when running tests
Fix mithril to remove DOM element on mounting with null
… allow them to execute when something changes
Add inputs and outputs to the prepareJRuby and prepareNodeJS tasks to allow them to execute when something changes
Let the `EntityHashingService` be in charge of generating the cache keys and
managing if the key is supposed to be case insensitive based on the type of
the entity being passed.
gocd#2681)

The root cause was that we were sending in a font-path which evaluated
to the first open sans font file on disk.
Improvements to MDU performance logging.
Handled Timer-Validation-Error PipelineConfig API
Sort agents by ascending or descending order

Add links to agent job history and builing job

Remove cache control header in all versions of agents api
Move sort header to widget and refactor tests
Copied approval related errors. Showed role validation errors on config SPA.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.