- 17 Sep, 2019 40 commits
-
-
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
-
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
-
Kerri Miller authored
I've set this up as a post-deploy background migration, taking advantage of `each_batch` to set up jobs for Sidekiq workers to copy the project's `merge_requests_require_code_owner_approval` to each of its protected branch's `code_owner_approval_required` attribute. I've added some basic tests here, as well. I initially added a pair of #after_commit hooks to make sure projects get updated while we were asynchronously chewing through the projects and branches. However, I abandoned this, as a database reviewer supplied a faster approach that shouldn't be an issue in terms of the total time required to process the entities.
-
Filipa Lacerda authored
Fix console error when loading issues See merge request gitlab-org/gitlab!16833
-
Heinrich Lee Yu authored
-
Evan Read authored
Fix outdated Polling development doc See merge request gitlab-org/gitlab!16749
-
Thong Kuah authored
Also, add note about adding polling interval header
-
Achilleas Pipinellis authored
Removes information about docs in CE and EE See merge request gitlab-org/gitlab!16883
-
Ezekiel Kigbo authored
Updated urls to point to gitlab-org/gitlab Replace CE, EE text with GitLab Removed references to CE and EE repos and updated links to point to the new GitLab project
-
Achilleas Pipinellis authored
- This moves Container Registry, Dependency Proxy, Maven Repository, and NPM Registry under 'doc/packages/'. - Give Package Registry its own section in admin index - Interlink between user/admin docs in Container Registry
-