- 04 Jul, 2019 40 commits
-
-
Mayra Cabrera authored
Sets lease_release? to false to prevent the job to be re-executed more often than lease timeout Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64079
-
Phil Hughes authored
Change "Todo" to "To Do" in UI Closes #61501 See merge request gitlab-org/gitlab-ce!28844
-
Christie Lenneville authored
Currently, we label items to be done as "Todo." This is grammatically incorrect and (therefore) confusing—especially to our Spanish-speaking users for whom "todo" has a specific and unrelated meaning. We should use "To Do" and always use it as singular (not "To Dos"). Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot
-
Phil Hughes authored
Removes EE differences for app/views/projects/_flash_messages.html.haml Closes gitlab-ee#12556 See merge request gitlab-org/gitlab-ce!30344
-
Achilleas Pipinellis authored
Add documentation on quick actions for add/remove epic parent relations. See merge request gitlab-org/gitlab-ce!30174
-
Eugenia Grieff authored
-
Douwe Maan authored
Upgrade Gitaly to v1.51.0 See merge request gitlab-org/gitlab-ce!30353
-
GitalyBot authored
-
Fatih Acet authored
Move BoardService logic to boardsStore Closes #61620 See merge request gitlab-org/gitlab-ce!29204
-
Winnie Hellmann authored
(cherry picked from commit 813299edd83ace98256b7fc9302f586f0dc2cabc)
-
Phil Hughes authored
Move new list dropdown logic to new list dropdown (CE-backport) See merge request gitlab-org/gitlab-ce!30355
-
Winnie Hellmann authored
(cherry picked from commit 844666193f0740ab9c5f91d60d61acb6ce14cfaf)
-
Achilleas Pipinellis authored
Omit Gitaly path where not needed, add where required See merge request gitlab-org/gitlab-ce!30241
-
Ben Bodenmiller authored
-
Phil Hughes authored
Resolve CE/EE diff in main.js See merge request gitlab-org/gitlab-ce!30347
-
Fatih Acet authored
Allow vanilla JS tooltip delay to be customized through localStorage See merge request gitlab-org/gitlab-ce!30196
-
Kamil Trzciński authored
CE Port: Refactor pipeline errors_message See merge request gitlab-org/gitlab-ce!30116
-
Kushal Pandya authored
Extract mounting of multiple boards switcher See merge request gitlab-org/gitlab-ce!30286
-
Winnie Hellmann authored
-
Ramya Authappan authored
Removing Quarantine tag for Create Closes gitlab-org/quality/staging#47 See merge request gitlab-org/gitlab-ce!30340
-
Filipa Lacerda authored
Vue-i18n: autofix for app/assets/javascripts/sidebar directory See merge request gitlab-org/gitlab-ce!30034
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/sidebar directory
-
Douwe Maan authored
Resolve "The process start time is invalid" Closes #63873 See merge request gitlab-org/gitlab-ce!30195
-
Ryan Cobb authored
Previously we were recording process start time as seconds from boot. This makes it so we record as epoch time.
-
Filipa Lacerda authored
Vue-i18n: autofix for app/assets/javascripts/notes directory See merge request gitlab-org/gitlab-ce!29973
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/notes directory
-
Lukas Eipert authored
Moving ee/main.js to ee/main_ee.js allows to add a noop file in CE and utilize ee_else_ce.
-
Filipa Lacerda authored
-
Lin Jen-Shin authored
Set default project sort method prior to initial sort on page loading Closes #63222 See merge request gitlab-org/gitlab-ce!29830
-
David Palubin authored
-
Douwe Maan authored
CE Port: Fix MWPS/ADMTWPS system notes shows wrong sha See merge request gitlab-org/gitlab-ce!30160
-
Douwe Maan authored
Backport for EE's "Allow adding groups to CODEOWNERS file" See merge request gitlab-org/gitlab-ce!29533
-
Igor authored
Some general code has been added/removed in EE version which needs to be backported in CE
-
Achilleas Pipinellis authored
Replace the variable DOCKER_AUTH_LOGIN with DOCKER_AUTH_CONFIG See merge request gitlab-org/gitlab-ce!30339
-
Phil Hughes authored
Use gl-empty-state for monitor charts See merge request gitlab-org/gitlab-ce!30268
-
James Lopez authored
CE Backport of helpers for U2F and Omniauth See merge request gitlab-org/gitlab-ce!30326
-
James Edwards-Jones authored
Allows us to correctly set omniauth's full_host so redirects take the port into account. Needed when running selenium tests on a different port
-
Achilleas Pipinellis authored
Docs: Clearly state "access control" from Pages index Closes #55407 See merge request gitlab-org/gitlab-ce!30313
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Fix incorrect link for prometheus AWS CloudWatch exporter See merge request gitlab-org/gitlab-ce!30273
-