- Jul 06, 2019
-
-
Nick Thomas authored
Prevent amplification of ReactiveCachingWorker jobs upon failures Closes #64176 See merge request gitlab-org/gitlab-ce!30432 (cherry picked from commit 162ef51f) a28844ea Prevent amplification of ReactiveCachingWorker jobs upon failures
-
- Jul 04, 2019
-
-
Douglas Barbosa Alexandre authored
Cache Flipper feature flags in L1 and L2 caches See merge request gitlab-org/gitlab-ce!30276 (cherry picked from commit c55bbef9) 2db7c576 Cache Flipper feature flags in L1 and L2 caches
- Jul 03, 2019
-
-
Sean McGivern authored
Only save Peek session in Redis when Peek is enabled See merge request gitlab-org/gitlab-ce!30306 (cherry picked from commit 80bb04eb) eaf58deb Only save Peek session in Redis when Peek is enabled
-
- Jul 01, 2019
-
-
Sean McGivern authored
Fix attachments using the wrong URLs in e-mails Closes #63910 See merge request gitlab-org/gitlab-ce!30197 (cherry picked from commit 8c59b4d7) 0e341a6e Fix attachments using the wrong URLs in e-mails
-
Sean McGivern authored
Remove group in notification email subject Closes #63863 See merge request gitlab-org/gitlab-ce!30214 (cherry picked from commit 8611291d) eec2c480 Remove group in notification email subject
-
- Jun 28, 2019
-
-
Mike Greiling authored
Allow collapsing all issue boards Closes #40630 See merge request gitlab-org/gitlab-ce!29955
-
Martin Hanzel authored
All issue boards can now be collapsed via a button, re-ordered by dragging the header, and the vertical collapsed header style was reworked.
-
Stan Hu authored
Use PROCESS_CPUTIME_ID for cpu time metrics Closes #63874 See merge request gitlab-org/gitlab-ce!30166
-
Mike Greiling authored
Vue-i18n: autofix for 'app/assetsjavascripts/boards' dir See merge request gitlab-org/gitlab-ce!29877
-
E'zeki&el Kigbo authored
i18n linting for .vue files under the app/javascripts/boards directory
-
Mike Greiling authored
Use absolute paths for SCSS imports See merge request gitlab-org/gitlab-ce!30161
-
-
Lukas Eipert authored
-
Also: - stub MutationObserver in Jest
-
Lukas Eipert authored
A recent update in [GitLab UI] and setting the [config.assets.paths] to include `node_modules` for the resolution of SCSS imports, allows us to have much nicer imports which don't rely on brittle relative paths. This change also forwards @gitlab/ui to the newest version [GitLab UI]: https://gitlab.com/gitlab-org/gitlab-ui/merge_requests/602 [config.assets.paths]: https://gitlab.com/gitlab-org/gitlab-ce/blob/d9026d0ffa0/config/application.rb#L169
-
Rémy Coutable authored
Revert "Merge branch '62722-boot-app-in-ci-and-check-memory' into 'master'" Closes gitlab-ee#12491 See merge request gitlab-org/gitlab-ce!30182
-
Rémy Coutable authored
This reverts merge request !30031
-
Phil Hughes authored
Moves EE differences for app/assets/javascripts/pages/projects/shared/permissions/components/settings_panel.vue Closes gitlab-ee#10087 See merge request gitlab-org/gitlab-ce!30127
-
Filipa Lacerda authored
Use GraphQL API to fetch last commit data See merge request gitlab-org/gitlab-ce!29934
-
Lin Jen-Shin authored
Monitor database transaction activity for Rails See merge request gitlab-org/gitlab-ce!29928
-
Lin Jen-Shin authored
CE port of "Fix project template spec" See merge request gitlab-org/gitlab-ce!30152
-
Rémy Coutable authored
Update issue workflow for subject labels See merge request gitlab-org/gitlab-ce!30164
-
Stan Hu authored
Update prometheus-client-mmap to 0.9.6 Closes #63872 See merge request gitlab-org/gitlab-ce!30165
-
Rémy Coutable authored
Fix typo in code comments about Elasticsearch See merge request gitlab-org/gitlab-ce!30163
-
Aleksei Lipniagov authored
-
Rémy Coutable authored
Replace 'JIRA' with 'Jira' Closes #63479 See merge request gitlab-org/gitlab-ce!29849
-
Kamil Trzcińśki authored
Get memory data after booting app in production Closes #63585 See merge request gitlab-org/gitlab-ce!30031
-
Phil Hughes authored
-
Bob Van Landuyt :neckbeard: authored
Doc backport: Add `/relate` quick action See merge request gitlab-org/gitlab-ce!29803
-
Aleksei Lipniagov authored
To measure ruby cpu time, we should use PROCESS_CPUTIME_ID instead of THREAD_CPUTIME_ID in our environments.
-
Kamil Trzcińśki authored
-
Mark Fletcher authored
Mentions the automatic inference of stage and group labels based on the applied subject labels
-
Filipa Lacerda authored
added code difference in `app/views/search/_category.html.haml` from EE to CE See merge request gitlab-org/gitlab-ce!28755
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
Bob Van Landuyt :neckbeard: authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14108 See merge request gitlab-org/gitlab-ce!29604
-
Aleksei Lipniagov authored
Preload the app in `production` env, hit it with a single request, and gather total gem memory consumption data using `derailed exec perf:mem` from `derailed_benchmarks`. Present the result as MR metrics.
-