- 16 Jul, 2018 16 commits
-
-
Dmitriy Zaporozhets authored
-
Rémy Coutable authored
Update 10.6-to-10.7.md See merge request gitlab-org/gitlab-ce!20610
-
Sean McGivern authored
Remove Repository#lookup and unreachable rugged code See merge request gitlab-org/gitlab-ce!20553
-
Jacob Vosmaer (GitLab) authored
-
Sean McGivern authored
Merge branch '48745-project-exports-fail-when-uploads-have-been-migrated-to-object-storage' into 'master' Resolve "Project exports fail when uploads have been migrated to object storage" Closes #48745 See merge request gitlab-org/gitlab-ce!20484
-
Kamil Trzciński authored
Make it more explicit what environment stop actions are Closes #48672 See merge request gitlab-org/gitlab-ce!20587
-
James Lopez authored
-
Rémy Coutable authored
i18n: externalize strings from 'app/views/doorkeeper' See merge request gitlab-org/gitlab-ce!19695
-
Rémy Coutable authored
Add the CI Job trigger as the build trigger Closes charts/gitlab#586 See merge request gitlab-org/gitlab-ce!20619
-
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
-
DJ Mountney authored
For building CNG images on tag
-
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
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
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
-
Mateusz authored
-
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
-