- 24 Jul, 2018 19 commits
-
-
Achilleas Pipinellis authored
Update improve issue boards links to docs [ci skip] See merge request gitlab-org/gitlab-ce!20803
-
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
-
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
-
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 21 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
-
Robert Speicher authored
Merge branch '6977-follow-up-from-ee-resolve-extract-ee-specific-files-lines-for-some-platform-related-project-views' into 'master' Use render instead of render_if_exists in app/views/projects/services/prometheus/_show.html.haml Closes gitlab-ee#6977 See merge request gitlab-org/gitlab-ce!20783
-
gfyoung authored
Partially addresses #47424.
-
Lin Jen-Shin authored
Remove instrumentation for Rouge::Plugins::{Redcarpet,CommonMark} See merge request gitlab-org/gitlab-ce!20791
-
Rémy Coutable authored
Enable frozen strings in remaining lib/banzai/filter/*.rb files See merge request gitlab-org/gitlab-ce!20777
-
Phil Hughes authored
Adds Vuex store to handle the data for tests reports in MR widget See merge request gitlab-org/gitlab-ce!20709
-
-
Rémy Coutable authored
Mention how we use gitlab-triage See merge request gitlab-org/gitlab-ce!20787
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs' Closes #22991 See merge request gitlab-org/gitlab-ce!20768
-
Rémy Coutable authored
Enable frozen strings in lib/banzai/filter/*.rb See merge request gitlab-org/gitlab-ce!20775
-
Annabel Gray authored
Resolve "Commits page tooltips" Closes #29278 See merge request gitlab-org/gitlab-ce!20674
-
Phil Hughes authored
Display GPG status on repository and blob pages Closes #36046 See merge request gitlab-org/gitlab-ce!20524
-
Winnie Hellmann authored
-
Stan Hu authored
This also fixes a bug with the ImageLazyLoadFilter not doing the right thing when an existing class attribute is present. Part of #47424
-