- 19 Nov, 2018 19 commits
-
-
Sean McGivern authored
Update asana to 0.8.1 Closes #54004 See merge request gitlab-org/gitlab-ce!23039
-
Sean McGivern authored
Resolve "Search filter bar for issues dashboard list" Closes #53584, #52430, and #52385 See merge request gitlab-org/gitlab-ce!22641
-
Achilleas Pipinellis authored
Remove broken badge from overview table See merge request gitlab-org/gitlab-ce!23173
-
Sean McGivern authored
Improve memory performance by reducing dirty pages before fork See merge request gitlab-org/gitlab-ce!23169
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Rémy Coutable authored
Fix enabling project deploy key for admins See merge request gitlab-org/gitlab-ce!23043
-
Sean McGivern authored
Updated Gitaly to v0.133.0 See merge request gitlab-org/gitlab-ce!23148
-
Andrew Newdigate authored
-
Rémy Coutable authored
Update asciidoctor to 1.5.8 Closes #54010 See merge request gitlab-org/gitlab-ce!23047
-
Kushal Pandya authored
Don't show memory usage graph for unmerged MRs Closes #49479 See merge request gitlab-org/gitlab-ce!22673
-
Simon Knox authored
-
Mike Greiling authored
Fix not render emoji in filter dropdown See merge request gitlab-org/gitlab-ce!23112
-
Evan Read authored
Docs: Fix zero downtime link in requirements See merge request gitlab-org/gitlab-ce!23170
-
Evan Read authored
Fix broken link for Manual actions to "when:manual" section See merge request gitlab-org/gitlab-ce!23160
-
Evan Read authored
-
Mike Lewis authored
Refactor CE Documentation Homepage Closes #53124 See merge request gitlab-org/gitlab-ce!21946
-
Evan Read authored
Fix typos in specs and docs See merge request gitlab-org/gitlab-ce!23084
-
Evan Read authored
Fix typo (install_depedencies => install_dependencies) See merge request gitlab-org/gitlab-ce!23134
-
Evan Read authored
-
- 18 Nov, 2018 12 commits
-
-
Evan Read authored
-
Evan Read authored
-
Evan Read authored
-
Evan Read authored
Also: - Replace DevOps image with one with all stages. - Further restructure page. - Edit and tabulate lower part of page.
-
Evan Read authored
Includes: - New enhanced overview button. - Aligning the top table. - Start of thorough edit and table reorganisation.
-
Mike Lewis authored
-
Evan Read authored
-
Evan Read authored
- Adding icons. - Adding more stages. - Alphabetising tables. - Adding more links. - Andother minor improvements.
-
Evan Read authored
Includes: - Orientating page around audiences. - Adding descriptions to all links. - Light restructuring. - Minor fixes.
-
Kai Schröer authored
-
Stan Hu authored
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.
-
Hiroyuki Sato authored
-
- 17 Nov, 2018 1 commit
-
-
Stan Hu authored
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.
-
- 16 Nov, 2018 8 commits
-
-
Stan Hu authored
Hashed Storage: allow migration to be retried in partially migrated projects Closes #53700 See merge request gitlab-org/gitlab-ce!23087
-
Steven Reekmans authored
-
Clement Ho authored
Provide application.css from master branch via GitLab Pages Closes gitlab-ui#95 See merge request gitlab-org/gitlab-ce!23156
-
Clement Ho authored
Remove unneeded licenses for gitlab-org npm namsepace See merge request gitlab-org/gitlab-ce!23155
-
Winnie Hellmann authored
-
Victor Wu authored
Docs agile sprints and releases See merge request gitlab-org/gitlab-ce!22855
-
Victor Wu authored
-
Mike Greiling authored
Check compilation of FE assets against multiple node versions Closes #53813 See merge request gitlab-org/gitlab-ce!23068
-