- 03 Jun, 2019 40 commits
-
-
Winnie Hellmann authored
-
Drew Blessing authored
Clarify "support" to mean GitLab.com integration See merge request gitlab-org/gitlab-ce!29091
-
Greg Myers authored
-
Dan Davison authored
Log out in after all hook See merge request gitlab-org/gitlab-ce!28969
-
Kamil Trzciński authored
Add activerecord-explain-analyze gem See merge request gitlab-org/gitlab-ce!29051
-
Dan Davison authored
Backport EE MR See merge request gitlab-org/gitlab-ce!29066
-
Toon Claes authored
This gem allows you to get the `EXPLAIN ANALYZE` query plan, directly from the Rails console. The gem is installed with `require: false`, but if it was loaded on launch, this would be it's memory load: ``` TOP: 145.3086 MiB rails/all: 22.4844 MiB ... activerecord-explain-analyze: 2.9648 MiB active_record/connection_adapters/postgresql_adapter: 2.9648 MiB pg: 2.9648 MiB pg_ext: 2.9648 MiB ... ```
-
Achilleas Pipinellis authored
Update architecture.md to fix typo in GitLabMonito -> GitLabMonitor See merge request gitlab-org/gitlab-ce!28955
-
Lee Matos authored
-
Robert Speicher authored
Reconcile CE and EE differences in members/_member.html.haml See merge request gitlab-org/gitlab-ce!29021
-
Mayra Cabrera authored
Stop two-step rebase from hanging when errors occur Closes #62353 See merge request gitlab-org/gitlab-ce!29068
-
Douwe Maan authored
This change makes sure Gitaly includes a fix to make rebase work again properly. Part of: https://gitlab.com/gitlab-org/gitlab-ce/issues/62353
-
Robert Speicher authored
-
Robert Speicher authored
Reject slug+uri concat if slug is deemed unsafe See merge request gitlab/gitlabhq!3108
-
Robert Speicher authored
Persistent XSS in note objects CE See merge request gitlab/gitlabhq!3075
-
Douwe Maan authored
Automatically update MR merge-ref along merge status Closes #58495 See merge request gitlab-org/gitlab-ce!28513
-
Mike Greiling authored
Do not display Update app button when saving Knative domain name Closes #58269 See merge request gitlab-org/gitlab-ce!28904
-
Marcia Ramos authored
Update invalid anchor link See merge request gitlab-org/gitlab-ce!28822
-
Fabio Pitino authored
-
Marcia Ramos authored
Docs: Fix badly rendered code blocks in JavaScript styleguide See merge request gitlab-org/gitlab-ce!29017
-
-
Marcia Ramos authored
Add some more database docs See merge request gitlab-org/gitlab-ce!28784
-
Kamil Trzciński authored
Update GitLab Runner Helm Chart to 0.5.2/11.11.2 See merge request gitlab-org/gitlab-ce!29050
-
Douglas Barbosa Alexandre authored
Cleans up UpdateProjectStatistics concern See merge request gitlab-org/gitlab-ce!28999
-
Mayra Cabrera authored
- Renames attributes from stat to project_statistiscs_name and attribute to statistic_attribute - Reordes methods on UpdateProjectStatistics concern - Removes unused module from Ci::Build
-
Kushal Pandya authored
Add global isSafeURL utility See merge request gitlab-org/gitlab-ce!28943
-
Clement Ho authored
Move NoteApp tests to Jest Closes #62399 See merge request gitlab-org/gitlab-ce!28903
-
Winnie Hellmann authored
-
Clement Ho authored
Merge branch '62092-missing-padding-next-to-time-windows-dropdown-on-metrics-dashboard' into 'master' Added padding to time window dropdown in monitor dashboard Closes #62092 See merge request gitlab-org/gitlab-ce!28897
-
Dhiraj Bodicherla authored
-
Toon Claes authored
Add a few useful links for those who want to learn more about databases and database performance.
-
Yorick Peterse authored
-
Douglas Barbosa Alexandre authored
Update GitLab Pages to v1.6.0 See merge request gitlab-org/gitlab-ce!29048
-
GitLab Release Tools Bot authored
Prevent password sign in restriction bypass See merge request gitlab/gitlabhq!2702
-
GitLab Release Tools Bot authored
Resolve: Milestones leaked via search API Closes #2822 See merge request gitlab/gitlabhq!2997
-
GitLab Release Tools Bot authored
Disallow invalid MR branch name See merge request gitlab/gitlabhq!3052
-
GitLab Release Tools Bot authored
Handling password on import by url page See merge request gitlab/gitlabhq!3061
-
GitLab Release Tools Bot authored
Protect Gitlab::HTTP against DNS rebinding attack See merge request gitlab/gitlabhq!3071
-
GitLab Release Tools Bot authored
Fix url redaction for issue links See merge request gitlab/gitlabhq!3091
-
GitLab Release Tools Bot authored
Hide issue title on unsubscribe for anonymous users See merge request gitlab/gitlabhq!3097
-