summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change ‘Project view’ label to ‘Project home page content’29881-default-project-view-highlighted-tab-when-changing-settingsPedro Moreira da Silva2017-05-232-6/+6
* Merge branch '32738-fix-project-title-ellipsis-doing-nothing' into 'master'Annabel Dunstone Gray2017-05-231-3/+3
|\
| * Fix group/project name ellipsis button doing nothing32738-fix-project-title-ellipsis-doing-nothingEric Eastwood2017-05-221-3/+3
* | Merge branch '17489-hide-code-from-guests' into 'master'Douwe Maan2017-05-235-6/+66
|\ \
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 17489-hide-code...Valery Sizov2017-05-231678-10777/+28447
| |\ \
| * | | Fix review comment17489-hide-code-from-guestsValery Sizov2017-05-231-15/+24
| * | | Hide clone panel and file list when user is only a guestJames Clark2017-05-075-4/+55
* | | | Merge branch 'fix-backup-raketask' into 'master'Timothy Andrew2017-05-232-12/+24
|\ \ \ \
| * | | | Fix testsAchilleas Pipinellis2017-05-231-14/+15
| * | | | Fix rubocopfix-backup-raketaskAchilleas Pipinellis2017-05-231-1/+0
| * | | | Add tests for removing old backups with the new timestampAchilleas Pipinellis2017-05-231-6/+13
| * | | | Add missing regex to backup managerAchilleas Pipinellis2017-05-231-1/+6
* | | | | Merge branch 'winh-frontend-user-cache' into 'master'Filipa Lacerda2017-05-235-14/+252
|\ \ \ \ \
| * | | | | Add frontend UsersCache class (!11404)winh-frontend-user-cachewinh2017-05-232-0/+164
| * | | | | Extract Cache class from AjaxCachewinh2017-05-213-14/+88
* | | | | | Merge branch '32749-update-helm-chart-documentation' into 'master'Achilleas Pipinellis2017-05-233-2/+10
|\ \ \ \ \ \
| * | | | | | Tweak noteJoshua Lambert2017-05-231-2/+2
| * | | | | | Add a note for waiting for storage to provision32749-update-helm-chart-documentationJoshua Lambert2017-05-223-1/+9
* | | | | | | Merge branch 'run-mysql-on-stable' into 'master'Rémy Coutable2017-05-231-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Run MySQL tests on *-stable as wellrun-mysql-on-stableLin Jen-Shin2017-05-221-0/+1
* | | | | | | | Merge branch 'fix/transient-service-template-spec' into 'master'Rémy Coutable2017-05-231-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix propagate service spec transient failurefix/transient-service-template-specJames Lopez2017-05-231-4/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'winh-recent-searches-service-spec' into 'master'Fatih Acet2017-05-231-22/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle Promise rejections in RecentSearchesService spec (!11206)winh-recent-searches-service-specwinh2017-05-111-22/+30
* | | | | | | | | Merge branch '32480-follow-up-from-add-sha-mismatch-state-to-the-mr-widget' i...Fatih Acet2017-05-231-3/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | ensure MergeRequestStore sha value never changes after instantiation32480-follow-up-from-add-sha-mismatch-state-to-the-mr-widgetMike Greiling2017-05-171-3/+2
* | | | | | | | | Merge branch 'test-update_column_in_batches-with-sql-mysql' into 'master'Rémy Coutable2017-05-231-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make sure that Arel.sql would work for update_column_in_batchestest-update_column_in_batches-with-sql-mysqlLin Jen-Shin2017-05-231-0/+8
* | | | | | | | | | Merge branch 'zj-sort-env-folders' into 'master'Kamil Trzciński2017-05-233-7/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve test wordingZ.J. van de Weg2017-05-231-7/+7
| * | | | | | | | | | Make sorting difference clearerZeger-Jan van de Weg2017-05-191-4/+4
| * | | | | | | | | | Sort environments folders when opening themZ.J. van de Weg2017-05-173-0/+10
* | | | | | | | | | | Merge branch 'zj-ps-update-gitlab-yml' into 'master'Grzegorz Bizon2017-05-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Update gitlab.yml with default settingzj-ps-update-gitlab-ymlZ.J. van de Weg2017-05-221-1/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix-retried-for-postgres' into 'master'Kushal Pandya2017-05-234-7/+13
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Fix migrations for older PostgreSQL versionsfix-retried-for-postgresKamil Trzcinski2017-05-234-7/+13
* | | | | | | | | | Merge branch 'prevent-project-transfer' into 'master'Douwe Maan2017-05-237-9/+74
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Refactored transfer_service #execute actionprevent-project-transferJose Ivan Vargas2017-05-221-10/+6
| * | | | | | | | | minor adjustments to the specsJose Ivan Vargas2017-05-223-12/+11
| * | | | | | | | | Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-226-21/+14
| * | | | | | | | | Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-227-5/+82
* | | | | | | | | | Merge branch 'handle-transient-mr-query-count-spec' into 'master'Douwe Maan2017-05-221-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Handle transient MR query count spechandle-transient-mr-query-count-specOswaldo Ferreira2017-05-191-1/+1
* | | | | | | | | | | Merge branch '32418-make-link-to-self-less-obvious' into 'master'Fatih Acet2017-05-225-8/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix specs32418-make-link-to-self-less-obviousAnnabel Dunstone Gray2017-05-192-2/+2
| * | | | | | | | | | | Change links to issuable meta to blackAnnabel Dunstone Gray2017-05-193-6/+6
* | | | | | | | | | | | Merge branch '32486-fix-note-emoji-placement' into 'master'Annabel Dunstone Gray2017-05-222-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 32486 Fix placement of note emoji on hover32486-fix-note-emoji-placementtauriedavis2017-05-222-4/+4
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '32657-fix-mr-widget-styles' into 'master'Fatih Acet2017-05-222-7/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MR widget styling fixes32657-fix-mr-widget-styleskushalpandya2017-05-222-7/+15
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |