- 16 Apr, 2019 31 commits
-
-
Nick Thomas authored
This reverts commit 171818df.
-
Rémy Coutable authored
Fix minor typo in LDAP docs Closes #60413 See merge request gitlab-org/gitlab-ce!27415
-
Filipa Lacerda authored
Fix styling for `app/assets/stylesheets/pages/status.scss` Closes #59929 See merge request gitlab-org/gitlab-ce!26875
-
Kushal Pandya authored
Hide overflow in scoped labels Closes #48431 See merge request gitlab-org/gitlab-ce!27362
-
Kamil Trzciński authored
Backport metrics report type See merge request gitlab-org/gitlab-ce!26798
-
Marcia Ramos authored
Update migration docs See merge request gitlab-org/gitlab-ce!27261
-
Michael Leopard authored
-
Marcia Ramos authored
Docs: Complete "Repository storage" directions See merge request gitlab-org/gitlab-ce!27346
-
Mark Fletcher authored
-
Kushal Pandya authored
Resolve "Tooltip for "View file" shows raw HTML" Closes #60533 See merge request gitlab-org/gitlab-ce!27398
-
Sean McGivern authored
Extract move quick action spec to shared example Closes #59570 See merge request gitlab-org/gitlab-ce!26907
-
Sean McGivern authored
Rewind iid on pipelines Closes #59362 See merge request gitlab-org/gitlab-ce!26490
-
Kamil Trzciński authored
Update Node.js to 10.15.3 in CI template for Hexo See merge request gitlab-org/gitlab-ce!25943
-
Rajat Jain authored
Scoped labels overflew in all the places because of lack of restriction on `max-width`. This commit introduces the same limits on width we have inplace for regular labels
-
Matija Čupić authored
This backports the changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10452
-
Sean McGivern authored
Externalize several strings in controllers/services/presenters See merge request gitlab-org/gitlab-ce!27390
-
Martin Wortschack authored
- app/services - app/controllers - app/presenters
-
Grzegorz Bizon authored
Don't render artifact download links for builds with expired artifacts See merge request gitlab-org/gitlab-ce!26753
-
Grzegorz Bizon authored
Adds instance metrics to usage ping Closes #53138 See merge request gitlab-org/gitlab-ce!27238
-
Phil Hughes authored
Remove EE-specific code from boards store (CE-backport) See merge request gitlab-org/gitlab-ce!26924
-
George Tsiolis authored
-
Kamil Trzciński authored
If no pipeline is created we currently have IID gap. This is due to fact that we generate IID not on save, but rather ahead of time. This results, us, losing IIDs.
-
Dmitriy Zaporozhets authored
Externalize strings in lib/gitlab/quick_actions See merge request gitlab-org/gitlab-ce!27369
-
Kushal Pandya authored
Autosave description in epics See merge request gitlab-org/gitlab-ce!27296
-
Rajat Jain authored
When editing an epic, the progress was previously lost due to lack of localstorage syncing code. This commit adds support for localstorage sync.
-
Dmitriy Zaporozhets authored
Allow arrays to be specified for fields in graphql_query_for Closes #60238 See merge request gitlab-org/gitlab-ce!27142
-
Sean McGivern authored
Helm DeleteCommand See merge request gitlab-org/gitlab-ce!27348
-
Achilleas Pipinellis authored
Add pagination to notes and discussions docs Closes #51616 See merge request gitlab-org/gitlab-ce!27401
-
Kamil Trzciński authored
Reporting SSL certificate verify errors in CI external config See merge request gitlab-org/gitlab-ce!26750
-
Achilleas Pipinellis authored
Development docs: move some docs content from Handbook and improve content/headings See merge request gitlab-org/gitlab-ce!27399
-
Mike Lewis authored
-
- 15 Apr, 2019 9 commits
-
-
James Ramsay authored
-
Thong Kuah authored
This is the backend part which just allows uninstalling Prometheus for now.
-
Fatih Acet authored
-
Fatih Acet authored
Add badge-pill class on group member count Closes #60026 See merge request gitlab-org/gitlab-ce!27019
-
Fatih Acet authored
Update dependency @gitlab/ui to ^3.3.0 See merge request gitlab-org/gitlab-ce!27321
-
Mike Lewis authored
Refactor review apps doco and CI landing page See merge request gitlab-org/gitlab-ce!26886
-
Evan Read authored
-
Michael Kozono authored
Fix remove_source_branch merge request API handling Closes #60530 See merge request gitlab-org/gitlab-ce!27392
-
Martin Wortschack authored
- Externalize strings for desc and explanation - Update PO file
-