summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Added specs for collapsed sidebarPhil Hughes2017-03-272-1/+124
* Merge branch 'tc-pipeline-show-trigger-date' into 'master' Kamil Trzciński2017-03-245-6/+57
|\
| * Move user_link to generic UsersHelperToon Claes2017-03-233-35/+38
| * Add helpers for pipeline user link & user avatarToon Claes2017-03-222-0/+36
| * Show pipeline creator & created_at in headingToon Claes2017-03-223-6/+18
* | Merge branch '22850-404-when-requesting-build-trace' into 'master' Kamil Trzciński2017-03-241-0/+47
|\ \
| * | Use project.add_developer insetad of <<Shinya Maeda2017-03-231-1/+1
| * | revert spec/features/projects/builds_spec.rbShinya Maeda2017-03-231-28/+0
| * | Add builds_controller_specs and spec for #traceShinya Maeda2017-03-231-0/+47
| * | Use trait for builds_enabled of projectShinya Maeda2017-03-231-4/+1
| * | Prefered single quote. Fix have_http_status(:ok)Shinya Maeda2017-03-231-5/+5
| * | Add proper testsShinya Maeda2017-03-231-0/+31
| |/
* | Merge branch 'fix-ci-api-regression-for-after-script' into 'master' Kamil Trzciński2017-03-242-2/+2
|\ \
| * | Fix after_script processing for Runners APIv4Tomasz Maczukin2017-03-232-2/+2
| |/
* | Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-241-1/+2
|\ \
| * | 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
|\ \
| * | Use Ci instead of CI.Filipa Lacerda2017-03-231-5/+5
| * | 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
| |\ \
| * | | 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 ex...Sanster2017-03-243-3/+32
* | | | | 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 anytimeFilipa Lacerda2017-03-231-0/+36
* | | | | Merge branch 'add-issues-modal-filtered-search-takes-search-param' into 'mast...Filipa Lacerda2017-03-231-0/+14
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \ \
| * | | | | | Combine redundant `it` blocks in Notify specRobert Speicher2017-03-211-231/+149
| * | | | | | 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
| * | | | | | Move the `a new user email` shared example to the Emails::Profile specRobert Speicher2017-03-212-14/+10
* | | | | | | Return 404 if deploy key cannot be found in Projects::DeployKeysController#di...Adam Niedzielski2017-03-231-0/+26
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'remove-cookies-global' into 'master' Filipa Lacerda2017-03-233-11/+10
|\ \ \ \ \ \
| * | | | | | 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 search specPhil Hughes2017-03-231-1/+1
* | | | | | | | Merge branch 'zj-chat-notification-default-branch' into 'master' Rémy Coutable2017-03-232-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | 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 listJarka Kadlecova2017-03-231-1/+2
* | | | | | | | | Merge branch '28307-fix-sporadic-feature-spec-failures' into 'master' Sean McGivern2017-03-233-68/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix spec/features/participants_autocomplete_spec.rbRémy Coutable2017-03-221-67/+28
| * | | | | | | | | Don't navigate to about:blankRémy Coutable2017-03-221-8/+0
| * | | | | | | | | Only include WaitForAjax for :js specsRémy Coutable2017-03-221-1/+1