- 19 Nov, 2018 29 commits
-
-
Robert Speicher authored
Refactor Member#add_user for GitLab EE See merge request gitlab-org/gitlab-ce!23119
-
Marcia Ramos authored
Fix some "Introduced in" inconsistencies See merge request gitlab-org/gitlab-ce!23154
-
Marcia Ramos authored
Documentation: update Libre -> Core See merge request gitlab-org/gitlab-ce!22533
-
David Planella authored
-
Marcia Ramos authored
Update the cluster docs for Knative See merge request gitlab-org/gitlab-ce!23113
-
Sean McGivern authored
Revert "Merge branch 'docs/split-front-page' into 'master'" Closes #54211 See merge request gitlab-org/gitlab-ce!23179
-
Kamil Trzciński authored
Auto DevOps support for Group Security Dashboard See merge request gitlab-org/gitlab-ce!23165
-
Fabio Busatto authored
-
Achilleas Pipinellis authored
This reverts merge request https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21946
-
Sean McGivern authored
Merge branch '54093-the-default_value_for-gem-doesn-t-handle-actioncontroller-parameters-correctly' into 'master' Replace the `default_value_for` gem with the `gitlab-default_value_with` gem which handles `ActionController::Parameters` correctly Closes #54093 See merge request gitlab-org/gitlab-ce!23114
-
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 11 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.
-