-
Notifications
You must be signed in to change notification settings - Fork 0
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
maheshp
wants to merge
1,459
commits into
master
Choose a base branch
from
jslint_new
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Jslint new #8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Etag computation (gocd#2284)
…-specs Fix for failing spec with respect to the etag computation changes.
Encoded cruise config md5 for display.
…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
…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
…d Postgres deltas. (gocd#2699)
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.
Improve agent spa JS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.