summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-2390-313/+689
|\
| * Merge branch 'tc-remove-nonexisting-namespace-pending-delete-projects' into '...Douwe Maan2017-08-231-1/+2
| |\
| | * Use EachBatch concern to loop over batchestc-remove-nonexisting-namespace-pending-delete-projectsToon Claes2017-08-221-5/+1
| | * Migration to remove pending delete projects with non-existing namespaceToon Claes2017-08-221-1/+6
| * | Merge branch 'rs-fix-admin-logs-timeout' into 'master'Douwe Maan2017-08-232-10/+15
| |\ \
| | * | Refactor `Admin::LogsController#show`rs-fix-admin-logs-timeoutRobert Speicher2017-08-222-10/+15
| * | | Merge branch 'fix-broken-testing-of-some-integrations' into 'master'Douwe Maan2017-08-231-6/+3
| |\ \ \
| | * | | Fix inability to test some project integrationsfix-broken-testing-of-some-integrationsRubén Dávila2017-08-221-6/+3
| * | | | Implement new system note iconsBryce Johnson2017-08-2316-18/+29
| * | | | Merge branch '36496-badges-should-not-be-huge' into 'master'Clement Ho2017-08-221-0/+3
| |\ \ \ \
| | * | | | Sometimes you don't see the forrest because of all the trees, set now the pre...36496-badges-should-not-be-hugeTim Zallmann2017-08-181-0/+3
| * | | | | Merge branch 'update-monaco-loader-test' into 'master'Jacob Schatz2017-08-222-5/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | add global __webpack_public_path__ to eslint configupdate-monaco-loader-testMike Greiling2017-08-182-5/+3
| * | | | | 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
| |\ \ \ \ \ \ \ \