summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate Git::Repository#fsck to Gitalygitaly-795-migrate-repository-fsckKim "BKC" Carlbäcker2017-12-073-3/+35
* Merge branch 'zj-empty-repo' into 'master'Sean McGivern2017-12-0715-171/+127
|\
| * Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-0715-171/+127
|/
* Merge branch 'docs-refactor-pages-index' into 'master'🚄 Job van der Voort 🚀2017-12-071-46/+75
|\
| * Docs: refactor Pages indexMarcia Ramos2017-12-071-46/+75
|/
* Merge branch 'fix/new-project-guidelines-styling' into 'master'Sean McGivern2017-12-072-1/+7
|\
| * Use Markdown styling for new project guidelinesMarkus Koller2017-12-072-1/+7
* | Merge branch 'docs-admin-index' into 'master'🚄 Job van der Voort 🚀2017-12-072-73/+135
|\ \ | |/ |/|
| * Docs: admin indexMarcia Ramos2017-12-072-73/+135
|/
* Merge branch 'bvl-dont-reset-timeago-title' into 'master'Filipa Lacerda2017-12-071-2/+0
|\
| * Don't set timeago title to what was already there.bvl-dont-reset-timeago-titleBob Van Landuyt2017-12-071-2/+0
* | Merge branch 'docs-update-tiers-with-eeu' into 'master'🚄 Job van der Voort 🚀2017-12-071-4/+5
|\ \
| * | Docs: add EEU tier to the landing pageMarcia Ramos2017-12-071-4/+5
|/ /
* | Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern2017-12-075-29/+84
|\ \
| * | CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-075-29/+84
* | | Merge branch 'ce-backport-3615' into 'master'Sean McGivern2017-12-0722-166/+273
|\ \ \
| * | | Refactor banzai to support referencing from group contextce-backport-3615Jarka Kadlecova2017-12-0622-166/+273
* | | | Merge branch 'ce-backport-3938' into 'master'Sean McGivern2017-12-0717-285/+456
|\ \ \ \
| * | | | Support uploads for groupsJarka Kadlecova2017-12-0717-285/+456
|/ / / /
* | | | Merge branch 'metrics/gb/add-tmp-stage-creation-metrics' into 'master'Kamil Trzciński2017-12-071-0/+16
|\ \ \ \
| * | | | Update pipeline create chain Prometheus metricmetrics/gb/add-tmp-stage-creation-metricsGrzegorz Bizon2017-12-071-4/+3
| * | | | Move invalid builds counter out of the transactionGrzegorz Bizon2017-12-062-13/+17
| * | | | Add invalid builds counter metric to stage seeds classGrzegorz Bizon2017-12-061-0/+13
* | | | | Merge branch 'gitaly-prevent-dup' into 'master'Sean McGivern2017-12-072-6/+10
|\ \ \ \ \
| * | | | | Prevent dups when using StringIO for binary readsgitaly-prevent-dupJacob Vosmaer2017-12-062-6/+10
* | | | | | Merge branch 'outdated-browser-position-fix' into 'master'Filipa Lacerda2017-12-075-21/+13
|\ \ \ \ \ \
| * | | | | | Fixed outdated browser banner positioningoutdated-browser-position-fixPhil Hughes2017-12-065-21/+13
* | | | | | | Merge branch '40573-rename-gke-as-kubernetes-engine' into 'master'Kamil Trzciński2017-12-0734-210/+215
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Rename GKE as Kubernetes EngineTakuya Noguchi2017-12-0634-210/+215
* | | | | | | Merge branch '27742-display-member-role-per-project' into 'master'Phil Hughes2017-12-0722-94/+347
|\ \ \ \ \ \ \
| * | | | | | | Resolve "Display member role per project"Mike Greiling2017-12-0722-94/+347
|/ / / / / / /
* | | | | | | Merge branch 'fj-40752-forks-api-not-using-services' into 'master'Douwe Maan2017-12-076-173/+271
|\ \ \ \ \ \ \
| * | | | | | | The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-076-173/+271
|/ / / / / / /
* | | | | | | Merge branch 'rs-bump-shell' into 'master'Douwe Maan2017-12-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Bump GITLAB_SHELL_VERSIONrs-bump-shellRobert Speicher2017-12-061-1/+1
* | | | | | | | Merge branch 'docs-pages-admin-update' into 'master'Achilleas Pipinellis2017-12-071-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | add note on deploying Pages to a private networkdocs-pages-admin-updateMarcia Ramos2017-12-061-0/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu2017-12-0714-4/+1323
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix specs for MySQLMichael Kozono2017-12-062-0/+5
| * | | | | | | | Fix specs after rebaseMichael Kozono2017-12-064-89/+20
| * | | | | | | | Process normal paths in batch containing bad pathsMichael Kozono2017-12-052-4/+45
| * | | | | | | | Guarantee all IDs are includedMichael Kozono2017-12-051-5/+5
| * | | | | | | | Make sure empty uploads doesn’t break anythingMichael Kozono2017-12-041-1/+9
| * | | | | | | | Follow symlinksMichael Kozono2017-12-041-1/+1
| * | | | | | | | Handle race conditionMichael Kozono2017-12-011-1/+2
| * | | | | | | | Add tests for disable_quote optionMichael Kozono2017-12-011-0/+16
| * | | | | | | | Address Rubocop offensesMichael Kozono2017-12-012-39/+82
| * | | | | | | | Fix test for MySQLMichael Kozono2017-12-011-4/+6
| * | | | | | | | Ensure consistent column orderMichael Kozono2017-12-011-1/+1
| * | | | | | | | Don’t quote `NOW()` for created_at columnMichael Kozono2017-12-012-3/+9