summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* expose additional values in deploy key entity29667-deploy-keysJarka Kadlecova2017-04-071-0/+2
|
* Project deploy keys json end pointJarka Kadlecova2017-03-242-0/+95
|
* Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-241-1/+2
|\ | | | | | | | | Refactor template selector JavaScript See merge request !9792
| * Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-221-1/+2
| |
* | Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-249-5/+396
|\ \ | | | | | | | | | | | | | | | | | | Pipelines empty state Closes #27574 See merge request !9978
| * | Use Ci instead of CI.Filipa Lacerda2017-03-231-5/+5
| | | | | | | | | | | | Use kebab case instead of camelCase in templates props
| * | Fix loading being shown at the same time at the empty statesFilipa Lacerda2017-03-212-0/+6
| | |
| * | Improvements after reviewFilipa Lacerda2017-03-212-2/+2
| | |
| * | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-2148-514/+809
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (65 commits) Merge branch 'render-json-leak' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'fix-links-target-blank' into 'security' Merge branch '28058-hide-emails-in-atom-feeds' into 'security' Fix karma test Reset filters after click Handle Route#name being nil after an update Only add frontend code coverage instrumentation when generating coverage report fix recompile assets step in 9.0 upgrade guide to use yarn Undo explicit conversion to Integer Make level_value accept string integers Make feature spec more robust Removed d3.js from the main application.js bundle Update css to be nice and tidy. add an index to the ghost column Improve rename projects migration Add additional check for when inputContainer does not exist Make the v3_to_v4.md more consistent Fix input token spacing ...
| * | | Fix haml_lint errorFilipa Lacerda2017-03-201-2/+1
| | | |
| * | | Adds tests to new empty and error statesFilipa Lacerda2017-03-208-3/+389
| | | |
* | | | Add dropdown sort to project milestonesGeorge Andrinopoulos2017-03-241-0/+52
| | | |
* | | | Merge branch 'cwq/tag_branch_same_name' into 'master' Rémy Coutable2017-03-243-3/+32
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | fix new MR form erroneously selects tag as source when branch of same name exists See merge request !9535
| * | | | fix new MR form erroneously selects tag as source when branch of same name ↵Sanster2017-03-243-3/+32
| | | | | | | | | | | | | | | | | | | | exists #23237
* | | | | Fix usercallout to only show on the current logged in user profileJose Ivan Vargas Lopez2017-03-231-1/+7
|/ / / /
* | | | Merge branch 'add-stop-to-polling' into 'master' Jacob Schatz2017-03-231-0/+36
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Adds stop function so we can stop polling anytime See merge request !10191
| * | | | Adds stop function so we can stop polling anytimeFilipa Lacerda2017-03-231-0/+36
| | | | |
* | | | | Merge branch 'add-issues-modal-filtered-search-takes-search-param' into ↵Filipa Lacerda2017-03-231-0/+14
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fixed search param being used in the add issues modal See merge request !10114
| * | | | | Added test for reseting the filtered search state in the modalPhil Hughes2017-03-211-0/+14
| | | | | |
* | | | | | Merge branch 'rs-notify-mailer-specs' into 'master' Rémy Coutable2017-03-233-309/+221
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup Notify spec and combine multiple examples into one See merge request !10129
| * | | | | | Combine redundant `it` blocks in Notify specRobert Speicher2017-03-211-231/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We perform a bunch of setup for most of these cases, and it didn't make sense to do an entirely new costly setup just to test a different string in the same body of the email we just generated in the last test.
| * | | | | | Miscellaneous cleanup of Notify shared examplesRobert Speicher2017-03-211-56/+64
| | | | | | |
| * | | | | | Remove the 'custom subject suffix' spec from a shared exampleRobert Speicher2017-03-211-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This one-off test case is covered in the Notify mailer spec, so there was no benefit in testing it every time this shared example was referenced.
| * | | | | | Move the `a new user email` shared example to the Emails::Profile specRobert Speicher2017-03-212-14/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This shared example was only used by this spec so having it in a separate file provided no benefit, at the cost of clarity. This also reduces the three `it` blocks into a single test with `aggregate_failures`.
* | | | | | | Return 404 if deploy key cannot be found in ↵Adam Niedzielski2017-03-231-0/+26
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Projects::DeployKeysController#disable Closes #29633
* | | | | | Merge branch 'remove-cookies-global' into 'master' Filipa Lacerda2017-03-233-11/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Cookies class from global space See merge request !9883
| * | | | | | fix test failuresMike Greiling2017-03-221-2/+1
| | | | | | |
| * | | | | | remove Cookies class from global spaceMike Greiling2017-03-223-10/+10
| | | | | | |
* | | | | | | Merge branch 'filter-bar-fix-ie' into 'master' Filipa Lacerda2017-03-231-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the filter bar not working in IE Closes #29742 See merge request !10149
| * | | | | | | Fixed search specPhil Hughes2017-03-231-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'zj-chat-notification-default-branch' into 'master' Rémy Coutable2017-03-232-0/+20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow chat notifications only for the default branch Closes #28565 and #18088 See merge request !10158
| * | | | | | | | Improve readability and add testZ.J. van de Weg2017-03-232-0/+20
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch '24215-closed-issues-board' into 'master' Sean McGivern2017-03-231-1/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display all closed issues in “done” board list Closes #24215 See merge request !10173
| * | | | | | | | Display all closed issues in “done” board listJarka Kadlecova2017-03-231-1/+2
| | | | | | | | |
* | | | | | | | | Merge branch '28307-fix-sporadic-feature-spec-failures' into 'master' Sean McGivern2017-03-233-68/+62
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce a new middleware for the test environment that can block requests Closes #28307 See merge request !9846
| * | | | | | | | | Fix spec/features/participants_autocomplete_spec.rbRémy Coutable2017-03-221-67/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | Don't navigate to about:blankRémy Coutable2017-03-221-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This turned out to prevent the browser from clearing the local storage. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | Only include WaitForAjax for :js specsRémy Coutable2017-03-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | Introduce a new middleware for the test environment that can block requestsRémy Coutable2017-03-222-0/+41
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The idea is that after each feature spec example, we block all incoming requests at the Rack level, go to the 'about:blank' page, and wait until the current requests reach 0. This should solve the problem where a request would end after database cleaner performed the database truncation. The problem was that a GET request can still lead to records creation (e.g. namespaces or routes). Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | Merge branch '29823-fix-transient-failure' into 'master' Sean McGivern2017-03-231-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use match_array instead of eq when order is irrelevant Closes #29709 See merge request !10148
| * | | | | | | | | Use match_array instead of eq when order is irrelevantRémy Coutable2017-03-221-1/+1
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | Merge branch '29575-polling' into 'master' Fatih Acet2017-03-231-0/+127
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Poll with vue resource get function Closes #29575 See merge request !10057
| * | | | | | | | simplifies assignment of default optionsFilipa Lacerda2017-03-221-0/+2
| | | | | | | | |
| * | | | | | | | Adds tests and changes after reviewFilipa Lacerda2017-03-211-0/+125
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'fix_some_random_failures' into 'master' Rémy Coutable2017-03-221-0/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Fix some random failures See merge request !10142
| * | | | | | | Fix some random failuresValery Sizov2017-03-221-0/+2
| | | | | | | |
* | | | | | | | Merge branch 'profile-project-pagination-json-fix' into 'master' Jacob Schatz2017-03-221-0/+31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed pagination in projects & snippets on user page Closes #29624 See merge request !10048
| * | | | | | | | Fixed pagination in projects & snippets on user pagePhil Hughes2017-03-181-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed it from being json links to normal links & then doing a AJAX request to get the content. Closes #29624
* | | | | | | | | Merge branch '29775-route-changes' into 'master' Sean McGivern2017-03-223-9/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Follow-up from "Escape route path for LIKE queries"" Closes #29775 See merge request !10137
| * | | | | | | | | Add spec that tests ‘LIKE’ query for routes with _Jarka Kadlecova2017-03-221-1/+3
| | | | | | | | | |