- 16 Apr, 2019 40 commits
-
-
Luke Bennett authored
-
Stan Hu authored
Set correct timestamps when creating past issues Closes #58361 See merge request gitlab-org/gitlab-ce!27406
-
Annabel Dunstone Gray authored
`None` for assignees Closes #60599 See merge request gitlab-org/gitlab-ce!27419
-
Victor Wu authored
Update assignees_spec.js Update sidebar_spec.rb Update issues_spec.rb
-
Douglas Barbosa Alexandre authored
Test using Git 2.21 See merge request gitlab-org/gitlab-ce!27418
-
Michael Kozono authored
Resolve "Karma failing with MrWidgetAlertMessage when helpPath is provided Maximum call stack size exceeded" Closes #60605 See merge request gitlab-org/gitlab-ce!27429
-
Nathan Friend authored
-
Achilleas Pipinellis authored
Docs: CI/CD intro - add new illustration + description See merge request gitlab-org/gitlab-ce!27278
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Link to resource label events API See merge request gitlab-org/gitlab-ce!27412
-
Victor Wu authored
-
Marcia Ramos authored
Create frontend FAQ (documentation) See merge request gitlab-org/gitlab-ce!26372
-
Winnie Hellmann authored
-
Tim Zallmann authored
Replaced "View file" button with doc-text icon Closes #59034 See merge request gitlab-org/gitlab-ce!27365
-
Filipa Lacerda authored
Update merge request widget to accommodate post-merge pipelines See merge request gitlab-org/gitlab-ce!25983
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
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
-
Zeger-Jan van de Weg authored
Given Rails doesn't use the Git binary anymore, this shouldn't be a problem.
-
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
-
Heinrich Lee Yu authored
Sets `system_note_timestamp` from `created_at`
-
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.
-