summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Migrate .batch_lfs_pointers to Gitalyfeature/migrate-get-lfs-ptrs-to-gitalyAhmad Sherif2018-01-241-15/+28
* Merge branch '42361-workaround' into 'master'alejandro-testRobert Speicher2018-01-241-0/+3
|\
| * Workaround a recaptcha pop-up that cannot be testedRémy Coutable2018-01-241-0/+3
* | Merge branch 'feature/migrate-bundle-to-disk-to-gitaly' into 'master'Robert Speicher2018-01-241-0/+28
|\ \
| * | Migrate repository bundling to Gitalyfeature/migrate-bundle-to-disk-to-gitalyAhmad Sherif2018-01-241-0/+28
| |/
* | Merge branch 'PNSalocin/gitlab-ce-24035-api-create-application' into 'master'Rémy Coutable2018-01-241-0/+86
|\ \ | |/ |/|
| * Add application create APINicolas MERELLI2018-01-241-0/+86
* | Merge branch 'winh-axios-mock-restore' into 'master'Filipa Lacerda2018-01-249-14/+14
|\ \
| * | Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-239-14/+14
* | | GitalyClient::ConflictsService#conflicts? should return true for conflicts wi...fix/gitaly-can-be-merged-for-missing-conflict-filesAhmad Sherif2018-01-231-1/+7
| |/ |/|
* | Fix a migration spec messing up the MergeRequestDiff DB schema42340-ci-failing-on-mergerequestdiff-commits_countRémy Coutable2018-01-231-0/+4
* | Upgrade jasmine + raven to newer versionsTim Zallmann2018-01-234-42/+21
|/
* Merge branch 'tz-upgrade-vue-again' into 'master'Filipa Lacerda2018-01-2313-42/+56
|\
| * Upgraded all vue librariesTim Zallmann2018-01-2313-42/+56
* | Merge branch 'gitaly-update-remote-mirror' into 'master'Rémy Coutable2018-01-231-0/+14
|\ \
| * | Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPCgitaly-update-remote-mirrorAlejandro Rodríguez2018-01-221-0/+14
* | | Merge branch 'gitaly-user-commit-files' into 'master'Douwe Maan2018-01-235-12/+48
|\ \ \ | |_|/ |/| |
| * | Incorporate Gitaly's OperationService.UserCommitFiles RPCgitaly-user-commit-filesAlejandro Rodríguez2018-01-222-8/+35
| * | Ensure hooks are deleted regardless of the project forking methodAlejandro Rodríguez2018-01-193-4/+13
* | | Merge branch '42119-non-triggered' into 'master'Grzegorz Bizon2018-01-231-3/+17
|\ \ \
| * | | Improve copy for the pending state42119-non-triggeredFilipa Lacerda2018-01-221-2/+2
| * | | Improve pending case testFilipa Lacerda2018-01-221-2/+2
| * | | Adds information for pending stateFilipa Lacerda2018-01-221-4/+5
| * | | Update testsFilipa Lacerda2018-01-191-2/+1
| * | | Do not render non triggered empty state for pending jobsFilipa Lacerda2018-01-191-0/+14
* | | | Merge branch '40612-cannot-change-project-visibility-from-private-even-when-o...Robert Speicher2018-01-222-6/+20
|\ \ \ \
| * | | | fix spacing and wrap method params in parensMike Greiling2018-01-221-3/+3
| * | | | add test to can_change_visibility_level? methodMike Greiling2018-01-221-4/+14
| * | | | ensure fork_source returns nil when project is the root fork, add testsMike Greiling2018-01-221-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'add-profiler-to-application' into 'master'Stan Hu2018-01-221-0/+156
|\ \ \ \
| * | | | Add Gitlab::Profiler for profiling from a console or runnerSean McGivern2018-01-191-0/+156
* | | | | Merge branch 'sh-fix-error-500-no-avatars' into 'master'Robert Speicher2018-01-222-1/+19
|\ \ \ \ \
| * | | | | Fix Error 500 when repository has no avatarsh-fix-error-500-no-avatarsStan Hu2018-01-202-1/+19
* | | | | | Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH ...Jacob Vosmaer (GitLab)2018-01-221-28/+13
* | | | | | Preload ancestors for subgroups matching filterBob Van Landuyt2018-01-222-1/+36
* | | | | | Don't include projects shared as group-descendantsBob Van Landuyt2018-01-221-1/+10
* | | | | | Fix filter on `dashboard/groups` & `explore/groupsBob Van Landuyt2018-01-221-0/+20
* | | | | | Merge branch 'ce-fix-upload-model-tainted-after-migration-spec' into 'master'Rémy Coutable2018-01-221-3/+10
|\ \ \ \ \ \
| * | | | | | Fix the Upload model being tainted after migration specMicael Bergeron2018-01-221-3/+10
* | | | | | | Merge branch '41673-blank-query-members-api' into 'master'Rémy Coutable2018-01-223-0/+36
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Yield no results for blank searches on User name, username and emailMark Fletcher2018-01-211-0/+16
| * | | | | | Fix error on empty query for Members APIMark Fletcher2018-01-212-0/+20
* | | | | | | Merge branch '41208-commit-atom-feeds-double-escaped' into 'master'Douwe Maan2018-01-221-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Allows html in commits atom feedJacopo2018-01-221-1/+7
* | | | | | | | Merge branch 'master' into vue-mr-widget-stateFilipa Lacerda2018-01-224-4/+24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '42225-mr-icons' into 'master'Phil Hughes2018-01-221-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Backport to match EE icons42225-mr-iconsFilipa Lacerda2018-01-191-4/+4
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch '42231-protected-branches-api-route-returns-404-for-branches-wit...Rémy Coutable2018-01-221-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix protected branches API to accept name parameter with dotMark Fletcher2018-01-191-0/+6
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch '42206-permit-password-for-git-param' into 'master'Rémy Coutable2018-01-221-0/+7
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |