summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fix-lograge-exception' into 'master'Sean McGivern2017-07-281-1/+1
|\
| * Fix lograge exclusion in params sectionsh-fix-lograge-exceptionStan Hu2017-07-281-1/+1
* | Merge branch '32483-jira-error' into 'master'Sean McGivern2017-07-286-13/+38
|\ \
| * | Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-276-13/+38
* | | Merge branch '35667-indicate-type-of-metric-for-prometheus-web-application-mo...Tim Zallmann2017-07-281-4/+4
|\ \ \
| * | | Rename the metric groups35667-indicate-type-of-metric-for-prometheus-web-application-monitoringJoshua Lambert2017-07-271-4/+4
* | | | Merge branch '35657-fix-prometheus-docs-to-indicate-kubernetes-is-not-require...Achilleas Pipinellis2017-07-281-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update environments.md35657-fix-prometheus-docs-to-indicate-kubernetes-is-not-required-docsJoshua Lambert2017-07-271-2/+1
* | | | Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher2017-07-278-170/+102
|\ \ \ \
| * | | | Remove deprecated `repository_storage` attributebvl-add-all-settings-to-apiBob Van Landuyt2017-07-274-60/+6
| * | | | Make the attribute list for application settings reusableBob Van Landuyt2017-07-275-110/+96
* | | | | Merge branch 'gitaly-all-branches' into 'master'Robert Speicher2017-07-275-319/+77
|\ \ \ \ \
| * | | | | Incorporate RefsService.FindAllBranches Gitaly RPCgitaly-all-branchesAlejandro Rodríguez2017-07-275-7/+40
| * | | | | Improve Gitlab::Git::Repository specs for #branchesAlejandro Rodríguez2017-07-271-14/+39
| * | | | | Remove unused Gitlab::Git operationsAlejandro Rodríguez2017-07-272-300/+0
* | | | | | Merge branch 'ch-test-removal' into 'master'Jacob Schatz2017-07-271-1/+0
|\ \ \ \ \ \
| * | | | | | Test remove potentially unused filech-test-removalClement Ho2017-07-261-1/+0
* | | | | | | Merge branch 'update-server-terms-for-ha-docs' into 'master'Drew Blessing2017-07-271-9/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update server terminolgy to differentiate HA setups from GeoChenjerai Katanda2017-07-271-9/+9
|/ / / / / /
* | | | | | Merge branch 'feature/migrate-repository-tags-to-gitaly' into 'master'Robert Speicher2017-07-276-31/+80
|\ \ \ \ \ \
| * | | | | | Migrate Repository#tags to Gitalyfeature/migrate-repository-tags-to-gitalyAhmad Sherif2017-07-276-31/+80
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '1827-prevent-concurrent-editing-wiki' into 'master'Robert Speicher2017-07-279-9/+81
|\ \ \ \ \ \
| * | | | | | Encapsulate the commit.sha logicHiroyuki Sato2017-07-273-6/+32
| * | | | | | Use simplified routeHiroyuki Sato2017-07-271-1/+1
| * | | | | | Remove unnecessary codeHiroyuki Sato2017-07-261-1/+0
| * | | | | | Update changelog appropriatelyHiroyuki Sato2017-07-261-1/+1
| * | | | | | Fix error of spinach testHiroyuki Sato2017-07-231-1/+1
| * | | | | | Refactor: use keyword arguments for optional parametersHiroyuki Sato2017-07-233-4/+4
| * | | | | | Change double quotes to single quotesHiroyuki Sato2017-07-231-7/+7
| * | | | | | Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato2017-07-236307-80247/+297186
| |\ \ \ \ \ \
| * | | | | | | Refactor specHiroyuki Sato2017-03-091-2/+2
| * | | | | | | Prevent concurrent editing wikiHiroyuki Sato2017-03-088-8/+54
* | | | | | | | Merge branch 'docs-new-topic-user-profile' into 'master'Job van der Voort2017-07-275-14/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Docs new topic: "user/profile/index"Marcia Ramos2017-07-275-14/+55
|/ / / / / / / /
* | | | | | | | Merge branch 'docs-new-topic-user-project-repo-index' into 'master'Job van der Voort2017-07-278-6/+240
|\ \ \ \ \ \ \ \
| * | | | | | | | Docs new topic "user/project/repository/index.md"Marcia Ramos2017-07-278-6/+240
|/ / / / / / / /
* | | | | | | | Merge branch 'remove_blob_by_oid' into 'master'Robert Speicher2017-07-271-4/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Removed `Repository#blob_by_oid` unused methodremove_blob_by_oidAndrew Newdigate2017-07-261-4/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'backport-ee-2456' into 'master'Robert Speicher2017-07-2712-8/+57
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Use params#require instead params[] accessOswaldo Ferreira2017-07-271-1/+1
| * | | | | | Backport gitlab-ee!2456Oswaldo Ferreira2017-07-2712-8/+57
* | | | | | | Merge branch 'remove_custom_devise_failure_app' into 'master'Robert Speicher2017-07-272-29/+6
|\ \ \ \ \ \ \
| * | | | | | | Remove GitLab custom fealure app for deviseValery Sizov2017-07-272-29/+6
* | | | | | | | Merge branch 'harish-update-backup-restore-docs' into 'master'Achilleas Pipinellis2017-07-271-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Docs: Specify that backup restoration must be of the same typeHarish Ramachandran2017-07-041-7/+7
* | | | | | | | | Merge branch 'pawel/prometheus_client_pid_reuse_error' into 'master'Robert Speicher2017-07-274-3/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update prometheus client gem to fix problems with PID handling followingpawel/prometheus_client_pid_reuse_errorPawel Chojnacki2017-07-274-3/+11
* | | | | | | | | | Merge branch '35577-fix-image-blob-display-due-to-lazy-image-loading' into 'm...Sean McGivern2017-07-273-10/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Changed Images in Blob Viewer to image_tag35577-fix-image-blob-display-due-to-lazy-image-loadingTim Zallmann2017-07-273-10/+11
| * | | | | | | | | | Added lazy class to Blob Images + DiffsTim Zallmann2017-07-272-8/+8