summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade @gitlab/svg to 1.38.0leipert-forward-gitlab-svgsLukas Eipert2018-11-192-5/+5
|
* Merge branch 'sh-use-nakayoshi-fork' into 'master'Sean McGivern2018-11-194-0/+12
|\ | | | | | | | | Improve memory performance by reducing dirty pages before fork See merge request gitlab-org/gitlab-ce!23169
| * Improve memory performance by reducing dirty pages after fork()sh-use-nakayoshi-forkStan Hu2018-11-184-0/+12
| | | | | | | | | | | | | | | | The nakayoshi_fork gem works around the lack of a Ruby compacting garbage collecting by calling GC.start a few times to "promote" the age of young objects to the maximum age 3. This reduces the number of dirty pages and consequently improves copy-on-write behavior with unicorn and other forking Web application servers.
* | Merge branch 'sh-fix-issue-53783-ce' into 'master'Rémy Coutable2018-11-195-17/+175
|\ \ | | | | | | | | | | | | Fix enabling project deploy key for admins See merge request gitlab-org/gitlab-ce!23043
| * | Fix enabling project deploy key for adminssh-fix-issue-53783-ceStan Hu2018-11-165-17/+175
| | | | | | | | | | | | | | | | | | | | | | | | Admins would be prevented from adding a project deploy key since the accessible keys would be restricted to the user's keys. Also backports a spec for DeployKeysController from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8432.
* | | Merge branch 'an-gitaly-version-0.133.0' into 'master'Sean McGivern2018-11-192-1/+6
|\ \ \ | | | | | | | | | | | | | | | | Updated Gitaly to v0.133.0 See merge request gitlab-org/gitlab-ce!23148
| * | | Updated Gitaly to v0.133.0Andrew Newdigate2018-11-192-1/+6
|/ / /
* | | Merge branch '54010-update-asciidoctor-to-1.5.8' into 'master'Rémy Coutable2018-11-194-5/+10
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update asciidoctor to 1.5.8 Closes #54010 See merge request gitlab-org/gitlab-ce!23047
| * | | Update asciidoctor to 1.5.8Takuya Noguchi2018-11-154-5/+10
| | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | Merge branch '49479-hide-unmerged-env-perf-stats' into 'master'Kushal Pandya2018-11-194-3/+40
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't show memory usage graph for unmerged MRs Closes #49479 See merge request gitlab-org/gitlab-ce!22673
| * | | | Don't show memory usage graph for unmerged MRsSimon Knox2018-11-194-3/+40
|/ / / /
* | | | Merge branch 'fix-not-render-emoji' into 'master'Mike Greiling2018-11-193-5/+13
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix not render emoji in filter dropdown See merge request gitlab-org/gitlab-ce!23112
| * | | | Fix spec to catch not rendering emojiHiroyuki Sato2018-11-181-1/+1
| | | | |
| * | | | Fix not render emoji in filter dropdownHiroyuki Sato2018-11-152-4/+12
| | | | |
* | | | | Merge branch 'fix-requirements' into 'master'Evan Read2018-11-191-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: Fix zero downtime link in requirements See merge request gitlab-org/gitlab-ce!23170
| * | | | | Fix zero downtime link in requirementsKai Schröer2018-11-181-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'patch-31' into 'master'Evan Read2018-11-191-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix broken link for Manual actions to "when:manual" section See merge request gitlab-org/gitlab-ce!23160
| * | | | | Fix broken link for Manual actions to "when:manual" sectionSteven Reekmans2018-11-161-1/+1
| | | | | |
* | | | | | Merge branch 'docs/split-front-page' into 'master'Mike Lewis2018-11-193-168/+458
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor CE Documentation Homepage Closes #53124 See merge request gitlab-org/gitlab-ce!21946
| * | | | | | Badge administration featuresdocs/split-front-pageEvan Read2018-11-191-14/+14
| | | | | | |
| * | | | | | Add refinements from product marketing feedbackEvan Read2018-11-191-8/+14
| | | | | | |
| * | | | | | Add two more entries above the foldEvan Read2018-11-191-1/+13
| | | | | | |
| * | | | | | Fix spelling and clarify Secure entryEvan Read2018-11-191-4/+7
| | | | | | |
| * | | | | | Implement review feedbackEvan Read2018-11-193-134/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also: - Replace DevOps image with one with all stages. - Further restructure page. - Edit and tabulate lower part of page.
| * | | | | | Refine landing page refactorEvan Read2018-11-191-60/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - New enhanced overview button. - Aligning the top table. - Start of thorough edit and table reorganisation.
| * | | | | | Remove extra line break from within each Overview table cellMike Lewis2018-11-191-6/+6
| | | | | | |
| * | | | | | Add up arrow buttonEvan Read2018-11-191-22/+24
| | | | | | |
| * | | | | | Implement second phase of refactor, including:Evan Read2018-11-191-52/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adding icons. - Adding more stages. - Alphabetising tables. - Adding more links. - Andother minor improvements.
| * | | | | | Refactor landing pageEvan Read2018-11-191-155/+300
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - Orientating page around audiences. - Adding descriptions to all links. - Light restructuring. - Minor fixes.
* | | | | | Merge branch 'gt-fix-typos-in-specs-and-docs' into 'master'Evan Read2018-11-195-7/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typos in specs and docs See merge request gitlab-org/gitlab-ce!23084
| * | | | | | Fix typos in docsGeorge Tsiolis2018-11-165-7/+7
| | | | | | |
* | | | | | | Merge branch 'patch-31' into 'master'Evan Read2018-11-191-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Fix typo (install_depedencies => install_dependencies) See merge request gitlab-org/gitlab-ce!23134
| * | | | | | Fix typo (install_depedencies => install_dependencies)Florent Monbillard2018-11-161-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '53700-hashed-storagemigration' into 'master'Stan Hu2018-11-163-1/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hashed Storage: allow migration to be retried in partially migrated projects Closes #53700 See merge request gitlab-org/gitlab-ce!23087
| * | | | | Allow partially migrated repositories to continue migration53700-hashed-storagemigrationGabriel Mazetto2018-11-153-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously we verified if the projecthave at least migrated their repository to hashed storage and prevented the migration command to start a new migration. The new version checks for the latest storage version available (fully migrated), otherwise it allows migration to be triggered again.
* | | | | | Merge branch 'winh-application-css-pages' into 'master'Clement Ho2018-11-161-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide application.css from master branch via GitLab Pages Closes gitlab-ui#95 See merge request gitlab-org/gitlab-ce!23156
| * | | | | | Provide application.css from master branch via GitLab PagesWinnie Hellmann2018-11-161-0/+2
| | | | | | |
* | | | | | | Merge branch 'remove-unneeded-license-refs' into 'master'Clement Ho2018-11-162-9/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Remove unneeded licenses for gitlab-org npm namsepace See merge request gitlab-org/gitlab-ce!23155
| * | | | | | Remove unneeded licenses for gitlab-org npm namsepaceMike Greiling2018-11-162-9/+1
| | | | | | |
* | | | | | | Merge branch 'docs-milestones-sprints-releases' into 'master'Victor Wu2018-11-161-0/+20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs agile sprints and releases See merge request gitlab-org/gitlab-ce!22855
| * | | | | | | Docs agile sprints and releasesVictor Wu2018-11-161-0/+20
|/ / / / / / /
* | | | | | | Merge branch '53813-test-compilation-against-multiple-node-versions' into ↵Mike Greiling2018-11-161-0/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Check compilation of FE assets against multiple node versions Closes #53813 See merge request gitlab-org/gitlab-ce!23068
| * | | | | | Check compilation of FE assets against multiple node versions53813-test-compilation-against-multiple-node-versionsLukas Eipert2018-11-141-0/+33
| | | | | | |
* | | | | | | Merge branch 'npm-namespace' into 'master'Mike Greiling2018-11-16105-122/+210
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use @gitlab npm namespace Closes gitlab-ui#65 See merge request gitlab-org/gitlab-ce!22629
| * | | | | | | Use @gitlab npm namespaceClement Ho2018-11-16105-122/+210
|/ / / / / / /
* | | | | | | Merge branch 'docs-patch-31' into 'master'Achilleas Pipinellis2018-11-161-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor: format fix for GH import page See merge request gitlab-org/gitlab-ce!23152
| * | | | | | | minor: format fix for GH import pagedocs-patch-31Cynthia Ng2018-11-161-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'git-protocol-v2-docs' into 'master'yorick-revert-test-masterAchilleas Pipinellis2018-11-161-1/+9
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add information on support for git v2 in docs See merge request gitlab-org/gitlab-ce!23138
| * | | | | | | Add information on support for git v2 in docsBalasankar "Balu" C2018-11-161-1/+9
|/ / / / / / /
* | | | | | | Merge branch 'lm-update-architecture-docs' into 'master'Achilleas Pipinellis2018-11-161-23/+166
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update architecture.md to have a component by component overview See merge request gitlab-org/gitlab-ce!22472