- 24 Jul, 2018 4 commits
-
-
Achilleas Pipinellis authored
Revert "Merge branch '2211-add-option-to-change-clone-path-docs' into 'master'" See merge request gitlab-org/gitlab-ce!20633
-
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
-
- 23 Jul, 2018 36 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
-
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
-
Victor Wu authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Pipeline security dashboard: Backport code from EE See merge request gitlab-org/gitlab-ce!20733
-
GitLab Release Tools Bot authored
[ci skip]
-
Rémy Coutable authored
Enable frozen string in newly added files See merge request gitlab-org/gitlab-ce!20763
-
Yorick Peterse authored
Remove method instrumentation for Banzai filters and reference parsers See merge request gitlab-org/gitlab-ce!20770
-
Fatih Acet authored
Reducing the memory footprint for the rendering See merge request gitlab-org/gitlab-ce!20744
-
Tim Zallmann authored
-
Rémy Coutable authored
Fix rendering issue in admin/pages docs See merge request gitlab-org/gitlab-ce!20766
-
Rémy Coutable authored
Docs: Add a step to install Postgresql related Gems before creating the schema See merge request gitlab-org/gitlab-ce!20739
-
Rémy Coutable authored
Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml default… See merge request gitlab-org/gitlab-ce!20762
-
Rémy Coutable authored
Resolve "Credentails used for repository import are visible inside the Sidekiq logs (Background Jobs)" See merge request gitlab-org/gitlab-ce!20641
-
Rémy Coutable authored
Allow feature flag names to be a symbol See merge request gitlab-org/gitlab-ce!20728
-
Achilleas Pipinellis authored
Resolve "Document which API is accessible with CI_JOB_TOKEN" Closes #48627 See merge request gitlab-org/gitlab-ce!20612
-
Achilleas Pipinellis authored
Use title: "Unicorn Metrics available" as in EE See merge request gitlab-org/gitlab-ce!18620
-
Stan Hu authored
Excludes a few filters that require more work: * lib/banzai/filter/image_lazy_load_filter_spec.rb * lib/banzai/filter/syntax_highlight_filter_spec.rb * lib/banzai/filter/table_of_contents_filter_spec.rb Part of #47424
-