summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Refactor `Admin::LogsController#show`rs-fix-admin-logs-timeoutRobert Speicher2017-08-222-10/+15
* Merge branch 'git-gc-raise-lease-timeotu' into 'master'Sean McGivern2017-08-221-1/+2
|\
| * Raise GC Lease Timeout to 24hgit-gc-raise-lease-timeotuKim "BKC" Carlbäcker2017-08-221-1/+2
* | Merge branch 'fix/sm/34762-bad-validation-message' into 'master'Kamil Trzciński2017-08-221-0/+6
|\ \
| * | Enfouce namespace for Kubernetes to lowercaseShinya Maeda2017-08-221-0/+6
* | | Merge branch '36721-rename-repo-text' into 'master'Annabel Dunstone Gray2017-08-221-2/+0
|\ \ \
| * | | 36721 Remove incorrect paragraph regarding renaming repos in settings36721-rename-repo-texttauriedavis2017-08-211-2/+0
* | | | Merge branch 'zj-fix-import-gitlab-export-form' into 'master'Douwe Maan2017-08-221-2/+1
|\ \ \ \
| * | | | Update form to properly set the pathZeger-Jan van de Weg2017-08-221-2/+1
* | | | | Merge branch 'fix-broadcast-message-caching' into 'master'Sean McGivern2017-08-221-5/+27
|\ \ \ \ \
| * | | | | Fix caching of future broadcast messagesfix-broadcast-message-cachingYorick Peterse2017-08-211-5/+27
| | |_|_|/ | |/| | |
* | | | | Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan2017-08-221-3/+10
|\ \ \ \ \
| * | | | | Use event-based waiting in Gitlab::JobWaiterNick Thomas2017-08-221-3/+10
* | | | | | Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan2017-08-224-6/+14
|\ \ \ \ \ \
| * | | | | | Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-214-6/+14
* | | | | | | Make sure repository's removal work for legacy and hashed storages28283-uuid-storageGabriel Mazetto2017-08-223-3/+9
* | | | | | | Use `@hashed` prefix for hashed paths on disk, to avoid collision with existi...Gabriel Mazetto2017-08-221-2/+4
* | | | | | | Refactor project and storage typesGabriel Mazetto2017-08-223-80/+62
* | | | | | | Some codestyle changes and fixes for GitLab pagesGabriel Mazetto2017-08-221-1/+2
* | | | | | | Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-223-7/+5
* | | | | | | Fix repository reloading in some specsGabriel Mazetto2017-08-223-4/+8
* | | | | | | Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto2017-08-223-34/+52
* | | | | | | Enable automatic hashed storage for new projects by application settingsGabriel Mazetto2017-08-223-0/+16
* | | | | | | New storage is now "Hashed" instead of "UUID"Gabriel Mazetto2017-08-223-9/+35
* | | | | | | Add UUID Storage to ProjectGabriel Mazetto2017-08-222-1/+66
* | | | | | | Move create_repository back to project model as we can use disk_path and shar...Gabriel Mazetto2017-08-222-13/+13
* | | | | | | Codestyle: move hooks to the same place and move dependent methods to privateGabriel Mazetto2017-08-221-19/+18
| |_|_|_|_|/ |/| | | | |
* | | | | | Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-219-26/+33
* | | | | | Merge branch 'only-limit-fetch-when-requested' into 'master'Robert Speicher2017-08-211-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Only require sidekiq-limit_fetch when enabled in settingsonly-limit-fetch-when-requestedSean McGivern2017-08-211-1/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'sh-fix-atom-feeds' into 'master'Sean McGivern2017-08-211-0/+10
|\ \ \ \ \
| * | | | | Fix Error 500s when viewing user or group Atom feedsStan Hu2017-08-211-0/+10
* | | | | | Merge branch 'winh-projects-select-dropdown' into 'master'Clement Ho2017-08-213-2/+40
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Make project selection dropdown consistentwinh-projects-select-dropdownwinh2017-08-203-2/+40
| |/ / / /
* | | | | Make RuboCop happySean McGivern2017-08-211-1/+1
* | | | | Merge branch 'fix/gb/fix-head-pipeline-when-pipeline-has-errors' into 'master'Kamil Trzciński2017-08-211-3/+8
|\ \ \ \ \
| * | | | | Update merge request pipeline even if if has errorsGrzegorz Bizon2017-08-181-3/+8
* | | | | | Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński2017-08-214-6/+74
|\ \ \ \ \ \
| * | | | | | Use usual method to retrieve CI/CD stage statusesGrzegorz Bizon2017-08-161-2/+2
| * | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-16509-3381/+8933
| |\ \ \ \ \ \
| * | | | | | | Use update_column_in_batches helper in stages migrationGrzegorz Bizon2017-07-311-2/+0
| * | | | | | | Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon2017-07-31135-654/+1448
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-2675-182/+582
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Rename method responsible for updating stage statusGrzegorz Bizon2017-07-262-2/+4
| * | | | | | | | | Move enum specific code from a concern to CI stageGrzegorz Bizon2017-07-262-5/+1
| * | | | | | | | | Update related stage status when job status is changedGrzegorz Bizon2017-07-242-0/+3
| * | | | | | | | | Do not implement CI/CD job to stage association yetGrzegorz Bizon2017-07-241-11/+4
| * | | | | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-2459-361/+592
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add simple asynchronous stage update workerGrzegorz Bizon2017-07-201-0/+8
| * | | | | | | | | | Implement method that updates a stage statusGrzegorz Bizon2017-07-201-0/+47