- 24 Jul, 2018 34 commits
-
-
Stan Hu authored
Without this parameter, every load of a Wiki page will load all the Wiki pages in the repository for the sidebar. This is a significant performance penalty that can significant slow the display of all Wiki pages. Relates to #40101
-
Rémy Coutable authored
Backport various EE changes to Gitlab::Database See merge request gitlab-org/gitlab-ce!20809
-
Rémy Coutable authored
Add :sidekiq group to cleanup redis in after callback See merge request gitlab-org/gitlab-ce!20816
-
Oswaldo Ferreira authored
-
Rémy Coutable authored
Create class responsible for default object store settings See merge request gitlab-org/gitlab-ce!20785
-
Rémy Coutable authored
Remove timeouts for long running requests See merge request gitlab-org/gitlab-ce!20810
-
Rémy Coutable authored
Check Frozen String Literal in Danger See merge request gitlab-org/gitlab-ce!20767
-
Douwe Maan authored
Add an option to have a private profile on GitLab See merge request gitlab-org/gitlab-ce!20387
-
JX Terry authored
-
Douwe Maan authored
Make repository cleanup mandatory Closes #49550 See merge request gitlab-org/gitlab-ce!20808
-
Achilleas Pipinellis authored
Update improve issue boards links to docs [ci skip] See merge request gitlab-org/gitlab-ce!20803
-
Zeger-Jan van de Weg authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Phil Hughes authored
Fix Vue datatype errors for markdownVersion parsing See merge request gitlab-org/gitlab-ce!20800
-
Phil Hughes authored
Show decimal place up to single digit in Stacked Progress Bar Closes gitlab-ee#6028 See merge request gitlab-org/gitlab-ce!20776
-
Zeger-Jan van de Weg authored
-
Yorick Peterse authored
These changes are useful for CE as well. For example, the MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20720 can make use of some of the backported methods.
-
Achilleas Pipinellis authored
adds read_repository scope description See merge request gitlab-org/gitlab-ce!20707
-
Rémy Coutable authored
Bump nokogiri to 1.8.4 and sanitize to 4.6.6 for performance See merge request gitlab-org/gitlab-ce!20795
-
Rémy Coutable authored
Enable frozen string in app/serializers/**/*.rb See merge request gitlab-org/gitlab-ce!20726
-
George Tsiolis authored
-
gfyoung authored
Checks that new Ruby files will enable frozen string literal. Partially addresses #47424.
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Achilleas Pipinellis authored
Add docs to disable proxy listener See merge request gitlab-org/gitlab-ce!19734
-
maxmeyer authored
-
Achilleas Pipinellis authored
Revert "Merge branch '2211-add-option-to-change-clone-path-docs' into 'master'" See merge request gitlab-org/gitlab-ce!20633
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Sean McGivern authored
In docs, add `No+Milestone` for querying by milestone See merge request gitlab-org/gitlab-ce!20784
-
Sean McGivern authored
Annotate Gitlab::Git::Repository#fetch_ref See merge request gitlab-org/gitlab-ce!20742
-
Jacob Vosmaer (GitLab) authored
-
Stan Hu authored
sanitize 4.6.6 has this optimization that will benefit Markdown rendering: https://github.com/rgrove/sanitize/pull/183 nokogiri 1.4.4 has this memory leak fix: https://github.com/sparklemotion/nokogiri/pull/1771
-
- 23 Jul, 2018 6 commits
-
-
Robert Speicher authored
Add filter for minimal access level in groups and projects API Closes #48165 See merge request gitlab-org/gitlab-ce!20478
-
Marko, Peter authored
Signed-off-by: Marko, Peter <peter.marko@siemens.com>
-
Marko, Peter authored
Signed-off-by: Marko, Peter <peter.marko@siemens.com>
-
Marko, Peter authored
Signed-off-by: Marko, Peter <peter.marko@siemens.com>
-
Fatih Acet authored
Improving performance of posting a comment by reducing memory + CPU See merge request gitlab-org/gitlab-ce!20779
-
Tim Zallmann authored
-