summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27336-add-environment-url-link-to-terminal-page' into 'master' Kamil Trzciński2017-02-101-0/+16
|\
| * Added env external link and light web terminal spec27336-add-environment-url-link-to-terminal-pageLuke "Jared" Bennett2017-02-101-0/+16
* | Merge branch 'dz-nested-groups-members-page' into 'master' Dmitriy Zaporozhets2017-02-103-0/+80
|\ \
| * | Show parent group members for nested groupdz-nested-groups-members-pageDmitriy Zaporozhets2017-02-103-0/+80
* | | Merge branch 'issue_27855' into 'master' Rémy Coutable2017-02-101-5/+6
|\ \ \
| * | | Fix admin_labels_spec.rb transient failureissue_27855Felipe Artur2017-02-101-5/+6
* | | | Merge branch 'test-for-current-gitlab-ci-yml' into 'master' Rémy Coutable2017-02-101-0/+10
|\ \ \ \
| * | | | Make sure our current .gitlab-ci.yml is validtest-for-current-gitlab-ci-ymlLin Jen-Shin2017-02-101-0/+10
| |/ / /
* | | | Merge branch 'rs-issue-27974' into 'master'Rémy Coutable2017-02-102-3/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Remove a transient failure from spec/requests/api/groups_spec.rbrs-issue-27974Robert Speicher2017-02-092-3/+24
* | | | Merge branch 'protected-branch-dropdown-titles' into 'master' Jacob Schatz2017-02-101-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Added header to protected branches access dropdownsprotected-branch-dropdown-titlesPhil Hughes2017-01-261-2/+10
* | | | Merge branch 'revert-0ef587b6' into 'master' Filipa Lacerda2017-02-092-16/+16
|\ \ \ \
| * | | | Fix expand_collapse_diffs specsrevert-0ef587b6Annabel Dunstone Gray2017-02-091-6/+6
| * | | | Use a new class to keep old behaviorFilipa Lacerda2017-02-082-16/+16
* | | | | Merge branch 'rs-gemfetcher-cop-spec' into 'master'Sean McGivern2017-02-091-0/+46
|\ \ \ \ \
| * | | | | Add a spec for our custom GemFetcher coprs-gemfetcher-cop-specRobert Speicher2017-02-091-0/+46
| | |_|_|/ | |/| | |
* | | | | Merge branch 'upgrade-babel-v6' into 'master' Alfredo Sumaran2017-02-091-2/+2
|\ \ \ \ \
| * | | | | fix failing karma testMike Greiling2017-02-091-2/+2
| |/ / / /
* | | | | Merge branch 'move-user-snippets-spinach-test-to-rspec' into 'master'Rémy Coutable2017-02-091-0/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move 'User Snippets' Spinach feature to Rspecthe-undefined2017-01-161-0/+49
* | | | | Correctly transform an anchor link to GFM when copying itDouwe Maan2017-02-091-0/+2
* | | | | Merge branch 'issue_26701' into 'master'Sean McGivern2017-02-091-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove JIRA closed status iconissue_26701Felipe Artur2017-02-081-1/+1
* | | | | Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets2017-02-091-1/+18
|\ \ \ \ \
| * | | | | Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-071-1/+18
* | | | | | Merge branch 'dz-nested-groups-api' into 'master' Dmitriy Zaporozhets2017-02-091-0/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add nested groups to the APIdz-nested-groups-apiDmitriy Zaporozhets2017-02-081-0/+14
* | | | | | Merge branch 'dm-add-column-with-default-cop' into 'master' Douwe Maan2017-02-091-0/+41
|\ \ \ \ \ \
| * | | | | | Add cop that checks if add_column_with_default is used with up/down methodsDouwe Maan2017-02-081-0/+41
* | | | | | | Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-084-17/+21
|\ \ \ \ \ \ \
| * | | | | | | Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-061-19/+23
| * | | | | | | Fixed missing edit link clickPhil Hughes2017-02-061-1/+3
| * | | | | | | Fixed some specsPhil Hughes2017-02-064-31/+29
* | | | | | | | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-084-17/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-064-17/+32
| |/ / / / / / /
* | | | | | | | Merge branch 'dz-fix-route-rename-descendants' into 'master' Dmitriy Zaporozhets2017-02-081-6/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix route rename descendants if route.name is blankDmitriy Zaporozhets2017-02-081-6/+18
* | | | | | | | Merge branch 'bypass-whitelist-for-external-user' into 'master' Robert Speicher2017-02-081-0/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Bypass signup domain validation for external usersReza Mohammadi2017-02-081-0/+10
* | | | | | | | Merge branch '27756-fix-json-404-response' into 'master' Clement Ho2017-02-081-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove sleep from testsClement Ho2017-02-081-2/+0
| * | | | | | | | Add tests27756-fix-json-404-responseAlfredo Sumaran2017-02-071-0/+24
* | | | | | | | | Merge branch '27880-pipelines-table-not-showing-commit-branch' into 'master' Clement Ho2017-02-081-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Looks for correct key to pass to commit prop. Adds rspec test.Filipa Lacerda2017-02-081-0/+4
* | | | | | | | | | Merge branch 'dz-refactor-full-path' into 'master' Dmitriy Zaporozhets2017-02-084-34/+70
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-084-34/+70
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'widget-spec-failure' into 'master' Sean McGivern2017-02-081-2/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed random merge request widget failurePhil Hughes2017-02-081-2/+0
* | | | | | | | | | | Merge branch 'rename_delete_services' into 'master'Rémy Coutable2017-02-084-16/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |