- 19 Aug, 2019 40 commits
-
-
Marcel Amirault authored
Delete trailing whitespace, fix blockquotes, fix note boxes, with indentation, clean up tables, etc.
-
Thong Kuah authored
Add support for sentry_extra_data in exceptions See merge request gitlab-org/gitlab-ce!31899
-
Alex Kalderimis authored
This allows exceptions to advertise their support for sentry and provide structured data.
-
Paul Slaughter authored
Update file row styling See merge request gitlab-org/gitlab-ce!31884
-
Stan Hu authored
Improve nplusone spec for PipelinesController#show See merge request gitlab-org/gitlab-ce!31976
-
Stan Hu authored
Fix N+1s queries while loading users on the project starrers list See merge request gitlab-org/gitlab-ce!31984
-
Paul Slaughter authored
Remove obsolete CSS and fix icon alignment See merge request gitlab-org/gitlab-ce!31897
-
Illya Klymov authored
-
Douglas Barbosa Alexandre authored
-
Robert Speicher authored
Cache branch and tag names as Redis sets See merge request gitlab-org/gitlab-ce!30476
-
Illya Klymov authored
-
Clement Ho authored
Resolve "Update tooltip of "detached" label/state" Closes #66061 See merge request gitlab-org/gitlab-ce!31917
-
Mayra Cabrera authored
[CE] Add hooks to sync dev info to Jira using Connect App See merge request gitlab-org/gitlab-ce!31398
-
Heinrich Lee Yu authored
-
jakeburden authored
-
Matija Čupić authored
-
Douwe Maan authored
Doc: add project approval rule endpoints See merge request gitlab-org/gitlab-ce!31455
-
Mark Chao authored
-
Paul Slaughter authored
Backport: Fixed sidebar assignees scrolling bug See merge request gitlab-org/gitlab-ce!31932
-
Clement Ho authored
Replace inline scripts in links to prevent default See merge request gitlab-org/gitlab-ce!31838
-
jakeburden authored
-
Paul Slaughter authored
Fixed deletion of directories in Web IDE Closes #64677 See merge request gitlab-org/gitlab-ce!31727
-
Nick Thomas authored
Allow UsageData.count to use count_by: See merge request gitlab-org/gitlab-ce!30770
-
Rémy Coutable authored
Update qa/Dockerfile to be built from the project root context See merge request gitlab-org/gitlab-ce!31533
-
Annabel Dunstone Gray authored
Resolve "Discussion "expand"/"collapse" button is only clickable on one side" Closes #63905 See merge request gitlab-org/gitlab-ce!31730
-
Kamil Trzciński authored
Clean Sidekiq metrics from multiproc dir on start See merge request gitlab-org/gitlab-ce!31855
-
Aleksei Lipniagov authored
After moving the multiproc dir cleanup into `config.ru`:`warmup`, we stopped cleaning Sidekiq metrics dir which is not correct. This MR intended to fix that. More details: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31668
-
Rémy Coutable authored
Merge branch '64630-add-warning-to-pages-domains-that-obtaining-deploying-ssl-certificates-through-let-s-encrypt-can-take-some-time' into 'master' Resolve "Add warning to pages domains that obtaining/deploying SSL certificates through Let's Encrypt can take some time" See merge request gitlab-org/gitlab-ce!31765
-
Stan Hu authored
Remove active_record_sane_schema_dumper gem Closes #66192 See merge request gitlab-org/gitlab-ce!31963
-
Rémy Coutable authored
Update Team labels definition in the Issue Workflow documentation See merge request gitlab-org/gitlab-ce!31811
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Vladimir Shushlin authored
* Refactor some tests as well
-
Heinrich Lee Yu authored
We don't need this since this is already the default behavior of Rails since 5.1
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Yorick Peterse authored
For the QA tests to use the new injection methods, we must require the initializer and ensure that the "constantize" method is available.
-
Kushal Pandya authored
Stage card ui component See merge request gitlab-org/gitlab-ce!31580
-
Ezekiel Kigbo authored
The existing stage list items are rendered in haml, migrating them to vuejs for future work. Fix alignment of median value Test for stage_nav_item.vue
-
Evan Read authored
Link to GitLab Performance Monitoring See merge request gitlab-org/gitlab-ce!31947
-
Evan Read authored
Improve new CI job permissions model docs See merge request gitlab-org/gitlab-ce!30696
-