summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure user has a unique username otherwise `user10` would match `user1`29643-stop-using-ffaker-in-factoriesRémy Coutable2017-04-031-1/+1
* Ensure the AbuseReport fixtures create unique reported usersRémy Coutable2017-04-031-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-035-28/+31
* Fix brittle specsRémy Coutable2017-04-038-15/+14
* Fix the AbuseReport seederRémy Coutable2017-04-031-3/+23
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-0337-142/+76
* Merge branch 'style-proc-cop' into 'master' Rémy Coutable2017-04-039-13/+16
|\
| * Enable Style/Proc cop for rubocopmhasbini2017-04-029-13/+16
* | Merge branch '22303-symbolic-in-tree' into 'master' Douwe Maan2017-04-034-2/+7
|\ \
| * | Fix symlink icon in project treemhasbini2017-04-024-2/+7
| |/
* | Merge branch 'master' into 'master' Rémy Coutable2017-04-031-1/+1
|\ \
| * | fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. Mustafa YILDIRIM2017-04-031-1/+1
* | | Merge branch 'introduce-base-polling-interval' into 'master' Sean McGivern2017-04-0313-7/+146
|\ \ \
| * | | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-0313-7/+146
* | | | Merge branch 'workhorse-gitaly-repository' into 'master' Robert Speicher2017-04-034-6/+20
|\ \ \ \
| * | | | Pass Gitaly Repository messages to workhorseJacob Vosmaer2017-04-032-3/+17
| * | | | Use gitaly 0.5.0Jacob Vosmaer2017-04-032-3/+3
* | | | | Merge branch '29541-fix-github-importer-deleted-fork' into 'master' Robert Speicher2017-04-035-23/+73
|\ \ \ \ \
| * | | | | Fix specs29541-fix-github-importer-deleted-forkGabriel Mazetto2017-04-031-1/+1
| * | | | | Improve specs examplesGabriel Mazetto2017-04-031-3/+3
| * | | | | Minor refactorGabriel Mazetto2017-04-032-12/+7
| * | | | | Fix BrachFormatter for removed usersDouglas Barbosa Alexandre2017-04-031-1/+1
| * | | | | ChangelogGabriel Mazetto2017-04-031-0/+4
| * | | | | Fix specsGabriel Mazetto2017-04-031-2/+2
| * | | | | One more change to the branch names to preserve metadataGabriel Mazetto2017-04-032-9/+9
| * | | | | Prefixes source branch name with short SHA to avoid collisionDouglas Barbosa Alexandre2017-04-033-18/+28
| * | | | | Fix GitHub importer for PRs of deleted forked repositoriesGabriel Mazetto2017-04-033-4/+45
* | | | | | Merge branch 'sh-fix-destroy-user-race' into 'master' Douwe Maan2017-04-037-12/+48
|\ \ \ \ \ \
| * | | | | | Delete users asynchronouslysh-fix-destroy-user-raceStan Hu2017-04-024-8/+24
| * | | | | | Fix race condition where a namespace would be deleted before a project was de...Stan Hu2017-04-023-4/+24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix-nplusone-queries' into 'master' Robert Speicher2017-04-034-1/+4
|\ \ \ \ \ \
| * | | | | | Fix a few N+1 queries identified by Bulletfix-nplusone-queriesStan Hu2017-04-024-1/+4
| |/ / / / /
* | | | | | Merge branch 'bvl-cleanup-repos' into 'master' Robert Speicher2017-04-031-2/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix warning when cloning repo that already existsbvl-cleanup-reposBob Van Landuyt2017-04-021-2/+4
| |/ / / /
* | | | | Merge branch '30211-fix-transient-failure' into 'master' Sean McGivern2017-04-031-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix a transient failure caused by FFaker30211-fix-transient-failureRémy Coutable2017-04-031-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'sh-relax-wiki-slug-constraint' into 'master' Rémy Coutable2017-04-032-3/+5
|\ \ \ \
| * | | | Relax constraint on Wiki IDs, since subdirectories can contain spacessh-relax-wiki-slug-constraintStan Hu2017-04-022-3/+5
| | |/ / | |/| |
* | | | Merge branch 'sh-fix-todos-spinach-failure' into 'master' Rémy Coutable2017-04-031-0/+3
|\ \ \ \
| * | | | Add a wait_for_ajax call to ensure Todos page cleans up properlysh-fix-todos-spinach-failureStan Hu2017-04-021-0/+3
| |/ / /
* | | | Merge branch '30264-fix-vue-pagination' into 'master' Fatih Acet2017-04-035-10/+79
|\ \ \ \
| * | | | Change order of specsFilipa Lacerda2017-04-031-41/+42
| * | | | Clean history after every test that changes historyFilipa Lacerda2017-04-033-0/+16
| * | | | Clean history state after each testFilipa Lacerda2017-04-031-0/+5
| * | | | Fixes method not replacing URL parameters correctlyFilipa Lacerda2017-04-033-10/+57
| | |/ / | |/| |
* | | | Merge branch '29669-redirect-referer-params' into 'master' Rémy Coutable2017-04-033-1/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix redirection after login when the referer have paramsmhasbini2017-04-023-1/+21
| | |/ | |/|
* | | Merge branch 'todo-update-order' into 'master' Yorick Peterse2017-04-032-1/+5
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary ORDER BY clause when updating todosmhasbini2017-04-022-1/+5
| |/
* | Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher2017-04-025-1/+43
|\ \