- 16 Jul, 2018 7 commits
-
-
Rémy Coutable authored
QA: Remove flaky and redundant expectations Closes #49164 See merge request gitlab-org/gitlab-ce!20616
-
Rémy Coutable authored
Trigger rails5 tests if variable is set See merge request gitlab-org/gitlab-ce!20609
-
Rémy Coutable authored
Allow Danger step to fail See merge request gitlab-org/gitlab-ce!20624
-
Rémy Coutable authored
Fix Danger checks for invalid Changelogs See merge request gitlab-org/gitlab-ce!20603
-
Kamil Trzciński authored
Resolve "Auto DevOps help page - link has moved" Closes #49262 See merge request gitlab-org/gitlab-ce!20632
-
Jan Provaznik authored
-
Thong Kuah authored
-
- 14 Jul, 2018 3 commits
-
-
Stan Hu authored
Currently the Danger processing is producing false positives when master is merged into a branch. Until #49175 is fixed, we should allow it to fail.
-
Fatih Acet authored
Upgrade webpack and other frontend deps See merge request gitlab-org/gitlab-ce!20622
-
Mike Greiling authored
update several webpack loaders and plugins upgrade nodemon upgrade karma upgrade karma-webpack update karma-jasmine to fix broken reporter timer
-
- 13 Jul, 2018 21 commits
-
-
Mike Greiling authored
Resolve "Improve log output of jasmine `toEqual` diffs" Closes #49128 See merge request gitlab-org/gitlab-ce!20557
-
Douglas Barbosa Alexandre authored
Backport logger changes from EE See merge request gitlab-org/gitlab-ce!20621
-
Stan Hu authored
This resolves the issues identified in https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/81699184.
-
Mike Greiling authored
Resolve "Lazy-load performance bar in frontend" Closes #48673 See merge request gitlab-org/gitlab-ce!20607
-
Michael Kozono authored
-
Filipa Lacerda authored
Allow merge requests from forks to be opened in Web IDE Closes #47460 See merge request gitlab-org/gitlab-ce!20521
-
Kamil Trzciński authored
Improve project build time setting validation Closes #44443 See merge request gitlab-org/gitlab-ce!20591
-
Annabel Gray authored
Fix RSS button interaction on Dashboard, Project and Group activities Closes #48894 See merge request gitlab-org/gitlab-ce!20549
-
Yorick Peterse authored
Avoid process deadlock in popen by consuming input pipes Closes gitlab-ee#6895 See merge request gitlab-org/gitlab-ce!20600
-
Kamil Trzciński authored
Add missing `CI_COMMIT_BEFORE_SHA` predefined variable Closes #43365 See merge request gitlab-org/gitlab-ce!20594
-
Sean McGivern authored
We need to eagerly load the performance bar wrapper component (`performance_bar/index.js`) when the page is loaded and the container element is present, to ensure that we register the interceptor early enough in the page's lifecycle. However, we don't need to load the UI at that point. Not doing so means that we can let Webpack extract the UI (`performance_bar/components/*`) into its own chunk, so users who don't see the performance bar don't have to load too much unnecessary JavaScript.
-
Filipa Lacerda authored
Open pipeline list panel when clicking CI icon in Web IDE Closes #47843 See merge request gitlab-org/gitlab-ce!20516
-
Sean McGivern authored
Update docs board features tier See merge request gitlab-org/gitlab-ce!20602
-
Phil Hughes authored
doesnt add query param if source & target projects match
-
Sean McGivern authored
Make more ref RPC's mandatory Closes gitaly#526, gitaly#965, gitaly#476, and gitaly#474 See merge request gitlab-org/gitlab-ce!20592
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Gabriel Mazetto authored
-
Victor Wu authored
-
- 12 Jul, 2018 9 commits
-
-
Stan Hu authored
A process that spews a lot of output to stderr or stdout could stall out due to the pipe buffer being full. As described in https://bugs.ruby-lang.org/issues/9082, we can use the trick used in Ruby's capture3 function to read the pipes in separate threads. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6895
-
Stan Hu authored
Upgrade grape-path-helpers to 1.0.6 See merge request gitlab-org/gitlab-ce!20601
-
Winnie Hellmann authored
-
Mek Stittri authored
Polish severity level facets further See merge request gitlab-org/gitlab-ce!20572
-
Annabel Gray authored
Include Vue files without tests in coverage report Closes #48912 See merge request gitlab-org/gitlab-ce!20431
-
Robert Speicher authored
Remove healthchecks from prometheus endpoint Closes #49112 See merge request gitlab-org/gitlab-ce!20565
-
Andrew Newdigate authored
-
Filipa Lacerda authored
Backport mr widget changes from EE See merge request gitlab-org/gitlab-ce!20598
-
Rémy Coutable authored
i18n: externalize strings from 'app/views/admin/groups' See merge request gitlab-org/gitlab-ce!19924
-