summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab-45389-remove-double-checked-internal-id-generation' into 'ma...Yorick Peterse2018-05-281-35/+2
|\
| * Remove double-checked internal id generation.Andreas Brandl2018-05-281-35/+2
* | Merge branch 'add-background-migration-to-fill-file-store' into 'master'Kamil Trzciński2018-05-281-0/+43
|\ \
| * | Add spec for fill_file_store migrationShinya Maeda2018-05-281-0/+43
* | | Merge branch 'patch-28' into 'master'Kamil Trzciński2018-05-283-3/+3
|\ \ \
| * | | Fix specShinya Maeda2018-05-283-3/+3
| |/ /
* | | Merge branch 'ignore-writing-trace-if-it-already-archived' into 'master'Kamil Trzciński2018-05-281-0/+15
|\ \ \
| * | | Revise spec context wordingShinya Maeda2018-05-281-1/+1
| * | | Add specShinya Maeda2018-05-281-0/+15
| |/ /
* | | Merge branch 'sh-fix-admin-page-counts-take-2' into 'master'Yorick Peterse2018-05-282-36/+50
|\ \ \
| * | | Fix fast admin counters not working when PostgreSQL has secondariessh-fix-admin-page-counts-take-2Stan Hu2018-05-252-36/+50
| |/ /
* | | Use Gitaly's DeleteAllRepositories RPC during backup restoreJacob Vosmaer (GitLab)2018-05-281-0/+34
* | | Merge branch 'bvl-add-username-to-terms-message' into 'master'Douwe Maan2018-05-283-3/+4
|\ \ \
| * | | Add username to terms message in git and API callsbvl-add-username-to-terms-messageBob Van Landuyt2018-05-243-3/+4
* | | | Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan2018-05-287-2/+226
|\ \ \ \ | |_|_|/ |/| | |
| * | | Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-247-2/+226
* | | | Merge branch 'zj-internal-repo-path' into 'master'Grzegorz Bizon2018-05-281-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Return '/' as a bogus repo path to gitlab-shellzj-internal-repo-pathJacob Vosmaer2018-05-251-4/+4
| * | | Don't pass the repository path to Gitlab ShellZeger-Jan van de Weg2018-05-171-6/+6
* | | | Merge branch 'winh-new-merge-request-encoding' into 'master'Mike Greiling2018-05-251-2/+34
|\ \ \ \
| * | | | Fix indentation in user_selects_branches_for_new_mr_spec.rbwinh-new-merge-request-encodingWinnie Hellmann2018-05-251-2/+2
| * | | | Add failing test for https://gitlab.com/gitlab-org/gitlab-ce/issues/46627Winnie Hellmann2018-05-251-2/+34
* | | | | Merge branch 'bootstrap4' into 'master'Mike Greiling2018-05-2550-227/+235
|\ \ \ \ \
| * | | | | Fix login_specAnnabel Dunstone Gray2018-05-251-1/+1
| * | | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-2422-123/+380
| |\ \ \ \ \ | | |/ / / /
| * | | | | Fix pagination spec, forgot to add spaceClement Ho2018-05-242-2/+2
| * | | | | Replace data-test=page with .js-pagination-pageClement Ho2018-05-242-2/+2
| * | | | | Test remove restore window sizeClement Ho2018-05-241-4/+0
| * | | | | fix protected_branches_spec.rbJose2018-05-231-0/+2
| * | | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-2320-159/+904
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-2216-63/+372
| |\ \ \ \ \
| * | | | | | Remove code from bad mergeClement Ho2018-05-221-98/+0
| * | | | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-2155-540/+1494
| |\ \ \ \ \ \
| * | | | | | | Fix variable list karma specsClement Ho2018-05-173-20/+20
| * | | | | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-1714-130/+328
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-1650-575/+1421
| |\ \ \ \ \ \ \
| * | | | | | | | Restore window size after spec resizes screen smClement Ho2018-05-151-0/+4
| * | | | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-119-42/+207
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-104-9/+9
| * | | | | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-1034-322/+885
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix admin runners specClement Ho2018-05-081-3/+3
| * | | | | | | | | | Fix right-aligned menus; only display tooltip on hoverAnnabel Dunstone Gray2018-05-081-1/+1
| * | | | | | | | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-08230-2482/+8656
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-0122-326/+659
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-3020-245/+557
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into bootstrap4Clement Ho2018-04-267-38/+153
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bootstrap4' of gitlab.com:gitlab-org/gitlab-ce into bootstrap4Clement Ho2018-04-252-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | fix dropdown fixture, BS4 wants dropdown-menuSimon Knox2018-04-251-1/+3
| | * | | | | | | | | | | | | | fix Settings spec -> use hidden class instead of hideSimon Knox2018-04-251-2/+0
| * | | | | | | | | | | | | | | Merge branch 'master' into bootstrap4Clement Ho2018-04-25103-393/+1651
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |