summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Address review comments49384-upgrade-runner-fejerasmus2019-02-072-2/+4
* Remove unused propertyjerasmus2019-02-075-22/+3
* Integrate `update_available` flagjerasmus2019-02-076-11/+21
* Add mechanism for us to know if there's an updateThong Kuah2019-02-0711-1/+41
* Consolidate methods following BE reviewThong Kuah2019-02-073-18/+49
* Pretty print changed frontend filesjerasmus2019-02-071-1/+1
* Add updatable statusjerasmus2019-02-074-3/+23
* Transition to :updated status insteadThong Kuah2019-02-074-28/+63
* Merge UpgradeCommand into InstallCommandThong Kuah2019-02-076-263/+8
* Always reset values when upgradingThong Kuah2019-02-072-23/+27
* Implement Upgrade flow in backendThong Kuah2019-02-0712-46/+350
* Use helm upgrade --install for idempotencyThong Kuah2019-02-072-15/+17
* Add ability to upgrade runner via frontendjerasmus2019-02-0710-5/+358
* Merge branch '52347-lines-changed-statistics-is-not-easily-visible-in-mr-chan...Phil Hughes2019-02-0714-51/+175
|\
| * Clearly display diff statistics for MRs52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-viewSam Bigelow2019-02-0614-51/+175
* | Merge branch 'adriel-remove-feature-flag' into 'master'Phil Hughes2019-02-077-7/+295
|\ \
| * | Remove ECharts metrics dashboard feature flagAdriel Santiago2019-02-077-7/+295
|/ /
* | Merge branch 'support-chunking-in-client' into 'master'Stan Hu2019-02-073-16/+99
|\ \
| * | Modifying gitaly search files client to add chunking supportJohn Cai2019-02-063-16/+99
* | | Merge branch 'update-docu-repository-mirroring' into 'master'Evan Read2019-02-071-0/+8
|\ \ \ | |/ / |/| |
| * | Update repository_mirroring.md to correct list numberingJuergen Kosel2019-02-061-3/+3
| * | Use place holder for the destination host in the push mirror URLJuergen Kosel2019-02-061-1/+1
| * | Apply suggested changes from code reviewJuergen Kosel2019-02-061-4/+5
| * | Apply merge request suggestions regarding creation of personal access tokenJuergen Kosel2019-02-041-3/+1
| * | Describe how to set up a push mirror repository at GitLabJuergen Kosel2019-01-311-0/+9
* | | Merge branch 'docs-add-timesync-note' into 'master'Evan Read2019-02-071-0/+6
|\ \ \
| * | | Update a note about time sync between GitLab and k8s clusterdocs-add-timesync-noteAlexander Tanayno2019-02-071-3/+3
| * | | Adds a note about time sync between GitLab and k8s clusterAlexander Tanayno2019-01-311-0/+6
* | | | Merge branch 'patch-37' into 'master'Evan Read2019-02-071-1/+1
|\ \ \ \
| * | | | Apply suggestion to doc/ci/variables/README.mdCraig Davidson2019-01-081-1/+1
| * | | | Added further details to the CI_PROJECT_DIR variable highlighting a dependenc...Craig Davidson2019-01-041-1/+1
* | | | | Merge branch 'bjk/56788_unicorn_labels' into 'master'Stan Hu2019-02-064-6/+13
|\ \ \ \ \
| * | | | | Update metrics docsbjk/56788_unicorn_labelsBen Kochie2019-02-061-0/+2
| * | | | | Clean up unicorn sampler metric labelsBen Kochie2019-02-063-6/+11
* | | | | | Merge branch 'gitaly-update-1.18.0' into 'master'Douglas Barbosa Alexandre2019-02-062-1/+6
|\ \ \ \ \ \
| * | | | | | Upgrade gitaly to 1.18.0Andrew Newdigate2019-02-062-1/+6
|/ / / / / /
* | | | | | Merge branch '56938-diff-file-headers-on-compare-not-quite-right' into 'master'Fatih Acet2019-02-068-19/+40
|\ \ \ \ \ \
| * | | | | | Correct file-header spacing on compare pageSam Bigelow2019-02-068-19/+40
* | | | | | | Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable2019-02-0646-129/+220
|\ \ \ \ \ \ \
| * | | | | | | Rename gl_project_name -> gl_project_pathsh-log-project-name-with-gitalyStan Hu2019-02-058-30/+30
| * | | | | | | Use Project#full_path instead of Project#path_with_namespaceStan Hu2019-02-051-1/+2
| * | | | | | | Add more tests and comments around Wiki formattingStan Hu2019-02-053-1/+37
| * | | | | | | Add convenience methods for creating project and Wiki repositoriesStan Hu2019-02-055-4/+12
| * | | | | | | Add comment to explain why gl_repository is blankStan Hu2019-02-051-0/+3
| * | | | | | | Rename name -> disk_path in create_repositoryStan Hu2019-02-051-4/+4
| * | | | | | | Refactor use of Shell.import_repository for WikisStan Hu2019-02-059-19/+59
| * | | | | | | Clean up Shell.fork_repositoryStan Hu2019-02-054-33/+12
| * | | | | | | Send project name with Gitaly repository requestsStan Hu2019-02-0540-90/+114
* | | | | | | | Merge branch '44332-openid-scope-error' into 'master'Nick Thomas2019-02-066-6/+79
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix #44332 - Add support for profile and emailGotenXiao2019-02-066-6/+79
|/ / / / / / / /