summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge docs of logging in Container Registrydocs/update-ci-docker-using-docker-imagesAchilleas Pipinellis2017-08-281-41/+33
|
* Add changelog entryTomasz Maczukin2017-08-261-0/+5
|
* Update 'Using Docker images' documentationTomasz Maczukin2017-08-261-0/+34
|
* Merge branch '36779-update-kubernetes-install-docs' into 'master'Marcia Ramos2017-08-224-3/+28
|\ | | | | | | | | | | | | Update Kubernetes install docs Closes #36779 See merge request !13730
| * Apply feedbackJoshua Lambert2017-08-221-1/+1
| |
| * Fix spacing with code block36779-update-kubernetes-install-docsJoshua Lambert2017-08-223-0/+5
| |
| * Add link to cloud native charts, add helm init infoJoshua Lambert2017-08-224-3/+23
| |
* | Merge branch '36496-badges-should-not-be-huge' into 'master'Clement Ho2017-08-221-0/+3
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Badges should not be HUGE" Closes #36496 See merge request !13635
| * | Sometimes you don't see the forrest because of all the trees, set now the ↵36496-badges-should-not-be-hugeTim Zallmann2017-08-181-0/+3
| | | | | | | | | | | | preloading sizes to specific lazy class
* | | Merge branch 'update-monaco-loader-test' into 'master'Jacob Schatz2017-08-224-13/+8
|\ \ \ | | | | | | | | | | | | | | | | Fix monaco loader test See merge request !13682
| * | | add global __webpack_public_path__ to eslint configupdate-monaco-loader-testMike Greiling2017-08-184-7/+4
| | | |
| * | | fix monaco loader test to not break with statically analyzed import statementsMike Greiling2017-08-181-7/+5
| | | |
* | | | Merge branch 'docs-merge-request-diff-nav' into 'master'Marcia Ramos2017-08-222-0/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Docs merge request diff nav See merge request !13743
| * | | | img/merge_request_diff_file_navigation.pngVictor Wu2017-08-221-0/+0
| | | | |
| * | | | Merge request diff file navigationVictor Wu2017-08-221-0/+8
| | | | |
* | | | | Merge branch 'git-gc-raise-lease-timeotu' into 'master'Sean McGivern2017-08-222-1/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Raise Git GC (Housekeeping) Lease Timeout to 24h See merge request !13719
| * | | | | Raise GC Lease Timeout to 24hgit-gc-raise-lease-timeotuKim "BKC" Carlbäcker2017-08-222-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Merge branch 'fix/sm/34762-bad-validation-message' into 'master'Kamil Trzciński2017-08-223-2/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enforce namespace of Kubernetes to lowercase Closes #34762 See merge request !13732
| * | | | | Update kubernetes_service_spec.rbfix/sm/34762-bad-validation-messageShinya Maeda2017-08-221-1/+1
| | | | | |
| * | | | | Enfouce namespace for Kubernetes to lowercaseShinya Maeda2017-08-223-2/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch '36721-rename-repo-text' into 'master'Annabel Dunstone Gray2017-08-221-2/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 36721 Remove incorrect paragraph regarding renaming repos in settings Closes #36721 See merge request !13718
| * | | | | 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-223-40/+49
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update form to properly set the path Closes #36519 See merge request !13722
| * | | | | | Update form to properly set the pathZeger-Jan van de Weg2017-08-223-40/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also includes a change in allowing uploaded files, as there was a mismatch in object_id between classes, disallowing params[:file], which is a UploadedFile, newly loaded. The params checked against the older version. Fixes gitlab-org/gitlab-ce#36519
* | | | | | | Merge branch 'fix/import-fork-mr' into 'master'Sean McGivern2017-08-226-2/+29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Import/Export issue to do with fork merge requests Closes #36666 See merge request !13717
| * | | | | | | fix static analysisfix/import-fork-mrJames Lopez2017-08-221-2/+0
| | | | | | | |
| * | | | | | | fix specsJames Lopez2017-08-221-1/+6
| | | | | | | |
| * | | | | | | add changelogJames Lopez2017-08-211-0/+5
| | | | | | | |
| * | | | | | | Fix fork MRs importing issueJames Lopez2017-08-215-2/+21
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'fix-broadcast-message-caching' into 'master'Sean McGivern2017-08-223-5/+55
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix caching of future broadcast messages Closes #36661 See merge request !13667
| * | | | | | | Fix caching of future broadcast messagesfix-broadcast-message-cachingYorick Peterse2017-08-213-5/+55
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the caching mechanism so we cache both current _and_ future broadcast messages, then manually filter out those we don't want to display. This ensures we don't need any additional queries while still being able to display the right messages at the right time. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/36661
* | | | | | | Update VERSION to 9.6.0-prev9.6.0.preSimon Knox2017-08-221-1/+1
| | | | | | |
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceSimon Knox2017-08-224-33/+94
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan2017-08-224-33/+94
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use an event-based system when waiting for AuthorizedProjectsWorker to complete See merge request !13564
| | * | | | | | | Use event-based waiting in Gitlab::JobWaiterNick Thomas2017-08-224-33/+94
| | | | | | | | |
* | | | | | | | | Update CHANGELOG.md for 9.5.0Simon Knox2017-08-22148-604/+166
|/ / / / / / / / | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan2017-08-228-12/+74
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improves subgroup creation permissions Closes #35845 See merge request !13418
| * | | | | | | | Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-218-12/+74
| | | | | | | | |
* | | | | | | | | Merge branch '28283-uuid-storage' into 'master'Douwe Maan2017-08-2221-162/+498
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hashed Storage support for Repositories Closes #28283 See merge request !13246
| * | | | | | | | Make sure repository's removal work for legacy and hashed storages28283-uuid-storageGabriel Mazetto2017-08-227-8/+67
| | | | | | | | |
| * | | | | | | | Use `@hashed` prefix for hashed paths on disk, to avoid collision with ↵Gabriel Mazetto2017-08-222-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | existing ones
| * | | | | | | | Refactor project and storage typesGabriel Mazetto2017-08-227-87/+69
| | | | | | | | |
| * | | | | | | | Prevent using gitlab import task when hashed storage is enabledGabriel Mazetto2017-08-221-0/+6
| | | | | | | | |
| * | | | | | | | Some codestyle changes and fixes for GitLab pagesGabriel Mazetto2017-08-222-10/+20
| | | | | | | | |
| * | | | | | | | Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-226-12/+7
| | | | | | | | |
| * | | | | | | | Fix repository reloading in some specsGabriel Mazetto2017-08-223-4/+8
| | | | | | | | |
| * | | | | | | | ChangelogGabriel Mazetto2017-08-221-0/+4
| | | | | | | | |
| * | | | | | | | Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto2017-08-225-36/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using `extend` dynamically can lead to bad performance as it invalidates the method's cache.
| * | | | | | | | Enable automatic hashed storage for new projects by application settingsGabriel Mazetto2017-08-225-0/+35
| | | | | | | | |
| * | | | | | | | New storage is now "Hashed" instead of "UUID"Gabriel Mazetto2017-08-228-88/+203
| | | | | | | | |