- 17 Sep, 2019 40 commits
-
-
Valery Sizov authored
with message on GitLab HA
-
Rémy Coutable authored
Fix changelog generation for the single codebase Closes #32040 See merge request gitlab-org/gitlab!16826
-
Stan Hu authored
[EE] Use Pipelines for Merge Requests with change detection Closes #31642 and #27749 See merge request gitlab-org/gitlab!15761
-
Kushal Pandya authored
Merge branch '32068-productivity-analytics-mr-table-showing-zeros-in-time-to-merge-column' into 'master' Resolve "Productivity Analytics: MR table showing zeros in "Time to merge" column" Closes #32068 See merge request gitlab-org/gitlab!16843
-
Martin Wortschack authored
- This allows metricTypes to be shared across module - Render "days_to_merge" metric in "Time to merge" column - Render correct column options
-
Nick Thomas authored
Drag and drop issues and epics in the epic tree See merge request gitlab-org/gitlab!14565
-
charlie ablett authored
- no bulk updates in the first iteration - moving only between the same types (epics, epic_issues)
-
Kamil Trzciński authored
Jobs are considered as not interruptible by default Closes #31776 See merge request gitlab-org/gitlab!16785
-
Cédric Tabin authored
-
Kushal Pandya authored
Improve projects list page ui Closes #29852 See merge request gitlab-org/gitlab!16656
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Kushal Pandya authored
Updates jog log to add duration See merge request gitlab-org/gitlab!16792
-
Filipa Lacerda authored
Renders a duration badge, updates the parser Updates the CSS
-
Peter Leitzen authored
Remove magic comments from Ruby files See merge request gitlab-org/gitlab!16782
-
Grzegorz Bizon authored
Remove cluster association code duplication See merge request gitlab-org/gitlab!16615
-
Rémy Coutable authored
Allow negating terms in IssuableFinder See merge request gitlab-org/gitlab!16748
-
Evan Read authored
Change all Package Registry related links See merge request gitlab-org/gitlab!16313
-
Achilleas Pipinellis authored
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32761, all Package Registry related docs were brought under the same roof. This changes the links in the app itself.
-
Evan Read authored
Consolidate all Package Registry docs under one roof See merge request gitlab-org/gitlab!16770
-
Grzegorz Bizon authored
Add latest pipelines link to api See merge request gitlab-org/gitlab!16534
-
Achilleas Pipinellis authored
Add zoom call section in Issue docs See merge request gitlab-org/gitlab!16836
-
Seth Engelhard authored
-
Andreas Brandl authored
Add npm metadata tags table See merge request gitlab-org/gitlab!15770
-
Sara Ahbabou authored
Tables for metadata and package tags
-
Achilleas Pipinellis authored
Fix typo in group name in ldap-ee.md See merge request gitlab-org/gitlab!16881
-
Achilleas Pipinellis authored
Fix docker code block formatting in ADO docs See merge request gitlab-org/gitlab!16899
-
Hordur Freyr Yngvason authored
-
Nick Thomas authored
Upgrade gitlab-pages to 1.9.0 See merge request gitlab-org/gitlab!16801
-
Vladimir Shushlin authored
-
Kamil Trzciński authored
Enabling runners token for groups See merge request gitlab-org/gitlab!16831
-
Nacho Otal authored
Issue #60774 : I understand the limitations on the number of queries as a test but don't understand how can I count them yet. I'll try to see if I can progress on the pipeline while I get some attention.
-
Nick Thomas authored
XML artifacts are now served by pages See merge request gitlab-org/gitlab!16790
-
Philipp Hasper authored
As JSON is served via pages, XML should also be suitable
-
Peter Leitzen authored
Protected branches log audits events Closes #1487 See merge request gitlab-org/gitlab!16399
-
Sebastián Arcila Valenzuela authored
These changes add EE custom behavior for the different protected branches (create, destroy and udpate). It also adds a possible fix for spec/services/git/branch_push_service_spec.rb that was using expect_any_instance_of that was failing with the new EE modules
-
Kamil Trzciński authored
Reinitialize metrics files on webserver master start See merge request gitlab-org/gitlab!16623
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Docs only: Deprecation of Shibboleth SP See merge request gitlab-org/gitlab!16587
-
Mike Terhar authored
The users should be directed toward the omniauth-saml page instead since Shibboleth 3 supports SAML.
-
James Lopez authored
Move "Require code owner approval" setting from Project to ProtectedBranches See merge request gitlab-org/gitlab!16187
-