summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename {create,inizialize}_raw_repositorygitaly-refsJacob Vosmaer2017-04-051-3/+3
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-0425-87/+280
* Merge branch 'feature/bump-gitaly-server-version' into 'master'Robert Speicher2017-04-041-1/+1
|\
| * Bump Gitaly server version to 0.5.0feature/bump-gitaly-server-versionAhmad Sherif2017-04-041-1/+1
* | Merge branch 'patch-17' into 'master' Rémy Coutable2017-04-041-0/+3
|\ \
| * | list recommended version of PostgreSQLBen Bodenmiller2017-04-041-0/+3
|/ /
* | Merge branch '24187-set-git-terminal-prompt-env-var-in-initializer' into 'mas...Douwe Maan2017-04-042-0/+5
|\ \
| * | adds git terminal prompt env var to application rb24187-set-git-terminal-prompt-env-var-in-initializerTiago Botelho2017-04-032-0/+5
* | | Merge branch '29492-useless-queries' into 'master'Sean McGivern2017-04-046-0/+64
|\ \ \
| * | | Remove useless queries with false conditions (e.g 1=0)mhasbini2017-04-046-0/+64
* | | | Merge branch 'zj-kube-service-auto-fill' into 'master' Kamil Trzciński2017-04-044-48/+90
|\ \ \ \
| * | | | Don't autofill kubernetes namespaceZ.J. van de Weg2017-04-044-48/+90
* | | | | Merge branch 'backport-es-global-search-difference' into 'master' Sean McGivern2017-04-041-1/+5
|\ \ \ \ \
| * | | | | Backport differences in global search from EE to CENick Thomas2017-04-041-1/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch '29670-jira-integration-documentation-improvment' into 'master' Achilleas Pipinellis2017-04-043-0/+9
|\ \ \ \ \
| * | | | | Improves Jira integration documentationMatthew Bender2017-03-173-0/+9
* | | | | | Merge branch 'sh-add-polling-images' into 'master' Achilleas Pipinellis2017-04-043-0/+48
|\ \ \ \ \ \
| * | | | | | Add long polling diagramssh-add-polling-imagesStan Hu2017-03-313-0/+48
* | | | | | | Merge branch 'master' into 'master' Achilleas Pipinellis2017-04-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` c...xyb2017-04-041-1/+1
* | | | | | | | Merge branch 'remove_index_for_users.current_sign_in_at' into 'master' Yorick Peterse2017-04-043-2/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove index for users.current sign in atblackst0ne2017-04-043-2/+30
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch '24784-system-notes-icons' into 'master' Sean McGivern2017-04-043-17/+36
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Split status and confidentiality actionJarka Kadlecova2017-04-043-17/+36
* | | | | | | | Merge branch 'backport-sticking-api-helper-changes' into 'master' Kamil Trzciński2017-04-045-22/+24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Backport API changes needed to fix sticking in EEbackport-sticking-api-helper-changesYorick Peterse2017-03-315-22/+24
* | | | | | | | Merge branch 'rc/fix-transient-failures-following-no-ffaker' into 'master' Sean McGivern2017-04-042-3/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Ensure we generate unique usernames otherwise validations failrc/fix-transient-failures-following-no-ffakerRémy Coutable2017-04-042-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'rc/fix-spinach-plus-knapsack-properly' into 'master' Robert Speicher2017-04-042-7/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix a Knapsack issue that would load support/capybara.rb before support/env.rbrc/fix-spinach-plus-knapsack-properlyRémy Coutable2017-04-042-7/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch '29643-stop-using-ffaker-in-factories' into 'master' Robert Speicher2017-04-0444-163/+119
|\ \ \ \ \ \
| * | | | | | 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 '29241-fix-transient-failure' into 'master' Robert Speicher2017-04-041-11/+11
|\ \ \ \ \ \ \
| * | | | | | | Ensure users have a short username otherwise a click event is triggered outsi...29241-fix-transient-failureRémy Coutable2017-04-041-11/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'quiet-pipelines' into 'master' Rémy Coutable2017-04-0411-172/+237
|\ \ \ \ \ \ \
| * | | | | | | Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-0311-172/+237
* | | | | | | | Merge branch 'rs-bullet-raise' into 'master' Stan Hu2017-04-032-5/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable the `bullet_logger` setting; enable `raise` in test environmentrs-bullet-raiseRobert Speicher2017-04-032-5/+10
* | | | | | | | | Merge branch 'pages-debug-log' into 'master' Rémy Coutable2017-04-033-0/+9
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Log errors in UpdatePagesServiceDanilo Bargen2017-03-313-0/+9
* | | | | | | | | Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher2017-04-0315-58/+159
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Rubocop offensesDouglas Barbosa Alexandre2017-04-031-1/+1
| * | | | | | | | | Set the right timeout for Gitlab::Shell#fetch_remoteDouglas Barbosa Alexandre2017-04-031-1/+2
| * | | | | | | | | Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-034-70/+75
| * | | | | | | | | Move methods that are not related to mirroring to the repository modelDouglas Barbosa Alexandre2017-04-032-25/+25