summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed form action not submitting the correct URLph-inline-jsPhil Hughes2017-07-281-1/+6
* Merge branch 'master' into ph-inline-jsPhil Hughes2017-07-28971-1908/+4062
|\
| * 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
| * | | | | | | | | | Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-2778-39/+2077
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | add "GPG Keys" to new navigationAlexis Reigel2017-07-271-0/+4
| | * | | | | | | | | remove log statements from workersAlexis Reigel2017-07-274-30/+3
| | * | | | | | | | | improve gpg key validationAlexis Reigel2017-07-272-3/+12
| | * | | | | | | | | optimize query, only select relevant db columnsAlexis Reigel2017-07-272-11/+54
| | * | | | | | | | | add unique index for gpg_signatures#commit_shaAlexis Reigel2017-07-272-2/+2