summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Repository size is Gitaly onlyzj-repository-sizeZeger-Jan van de Weg2018-06-221-15/+1
* Git ls files is Gitaly only nowZeger-Jan van de Weg2018-06-221-34/+1
* Merge branch 'blackst0ne-fix-protect-from-forgery-in-application-controller' ...Douwe Maan2018-06-221-1/+1
|\
| * [Rails5] Force the `protect_from_forgery` callback run firstblackst0ne-fix-protect-from-forgery-in-application-controllerblackst0ne2018-06-211-1/+1
* | Merge branch 'restore-custom-hooks-wiki' into 'master'Douwe Maan2018-06-211-0/+2
|\ \
| * | Restore custom hooks for wikirestore-custom-hooks-wikiAhmad Hassan2018-06-211-0/+2
* | | Changes tab VUE refactoringFelipe Artur2018-06-213-12/+60
|/ /
* | Merge branch 'da-usage-ping' into 'master'Sean McGivern2018-06-211-8/+8
|\ \
| * | Add enabled prefix to feature keys to be consistent with other keysda-usage-pingDouglas Barbosa Alexandre2018-06-201-8/+8
* | | Raw changes calculation is Gitaly only nowZeger-Jan van de Weg2018-06-211-19/+4
* | | Merge branch 'mk/fix-n-plus-1-queries-in-uploads-check-rake-task' into 'master'Stan Hu2018-06-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Avoid N+1 queries while processing uploadsMichael Kozono2018-06-201-1/+1
| |/
* | Merge branch 'bvl-dont-generate-mo' into 'master'Rubén Dávila2018-06-201-1/+0
|\ \
| * | Don't generate `.mo` filesBob Van Landuyt2018-06-201-1/+0
| |/
* | Merge branch 'unify-lib-tasks' into 'master'Robert Speicher2018-06-202-2/+2
|\ \
| * | Unify flay.rake and gettext.rake from EEunify-lib-tasksLin Jen-Shin2018-06-212-2/+2
* | | Merge branch '47488-remove-unmergeable-notification-for-no-commits' into 'mas...Robert Speicher2018-06-201-2/+5
|\ \ \ | |_|/ |/| |
| * | Fix possiblilty of branch not found47488-remove-unmergeable-notification-for-no-commitsMark Chao2018-06-201-2/+5
| |/
* | Merge branch 'limit-metrics-content-type' into 'master'Stan Hu2018-06-201-2/+7
|\ \
| * | Limit the action suffixes in transaction metricslimit-metrics-content-typeYorick Peterse2018-06-201-2/+7
* | | Merge branch 'remove-allocations-gem' into 'master'Stan Hu2018-06-202-16/+0
|\ \ \ | |_|/ |/| |
| * | Remove remaining traces of the Allocations Gemremove-allocations-gemYorick Peterse2018-06-202-16/+0
| |/
* | Merge branch 'bvl-errors-in-static-analysis' into 'master'Sean McGivern2018-06-202-13/+30
|\ \
| * | More verbose errors in static-analysisBob Van Landuyt2018-06-202-13/+30
* | | Merge branch 'zj-can-be-merged' into 'master'Douwe Maan2018-06-201-15/+2
|\ \ \
| * | | Move mergablility check to Gitalyzj-can-be-mergedZeger-Jan van de Weg2018-06-201-15/+2
* | | | Fix: Serve favicon image always from the main GitLab domain to avoid issues w...Alexis Reigel2018-06-201-5/+15
| |/ / |/| |
* | | Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-3/+8
| |/ |/|
* | Merge branch 'use-backup-custom-hooks-gitaly' into 'master'Douwe Maan2018-06-202-64/+108
|\ \
| * | Move backup custom hooks up a leveluse-backup-custom-hooks-gitalyAhmad Hassan2018-06-201-4/+2
| * | Output done for wiki and repoAhmad Hassan2018-06-191-14/+3
| * | Migrate repo backup to gitalyAhmad Hassan2018-06-152-54/+111
* | | More gitaly disk access blocksJacob Vosmaer (GitLab)2018-06-202-0/+2
* | | Merge branch 'ce-5024-filename-search' into 'master'Sean McGivern2018-06-203-5/+90
|\ \ \
| * | | Implement filtering by filename on code searchce-5024-filename-searchMario de la Ossa2018-06-193-5/+90
* | | | Merge branch '48105-git-version-detection-using-gitaly' into 'master'Sean McGivern2018-06-201-1/+1
|\ \ \ \
| * | | | Use gitaly to figure out git version for usage ping48105-git-version-detection-using-gitalyBalasankar "Balu" C2018-06-191-1/+1
* | | | | Merge branch 'zj-lfs-pointers' into 'master'Douwe Maan2018-06-201-58/+2
|\ \ \ \ \
| * | | | | LFS changes are detected by Gitalyzj-lfs-pointersZeger-Jan van de Weg2018-06-191-58/+2
* | | | | | Merge branch 'dm-branch-api-can-push' into 'master'Robert Speicher2018-06-191-0/+4
|\ \ \ \ \ \
| * | | | | | Expose whether current user can push into a branch on branches APIdm-branch-api-can-pushDouwe Maan2018-06-181-0/+4
* | | | | | | Merge branch 'zj-force-push-opt-out' into 'master'Douwe Maan2018-06-193-25/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Force push is handled by Gitaly nowzj-force-push-opt-outZeger-Jan van de Weg2018-06-193-25/+4
* | | | | | | Merge branch 'zj-fork-mandatory' into 'master'Douwe Maan2018-06-191-15/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Move forking to Gitalyzj-fork-mandatoryZeger-Jan van de Weg2018-06-191-15/+2
* | | | | | | Merge branch 'zj-counting-commits' into 'master'Douwe Maan2018-06-191-70/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Counting commits is done by Gitalyzj-counting-commitsZeger-Jan van de Weg2018-06-191-70/+13
| |/ / / / /
* | | | | | Merge branch 'sh-optimize-locks-check-ce' into 'master'Sean McGivern2018-06-191-1/+1
|\ \ \ \ \ \
| * | | | | | Eliminate N+1 queries in LFS file locks checks during a pushsh-optimize-locks-check-ceStan Hu2018-06-181-1/+1
| |/ / / / /
* | | | | | Merge branch 'more-group-api-sorting-options' into 'master'Douwe Maan2018-06-191-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |