- 16 Jul, 2018 2 commits
-
-
Kamil Trzciński authored
Resolve "Auto DevOps help page - link has moved" Closes #49262 See merge request gitlab-org/gitlab-ce!20632
-
Thong Kuah authored
-
- 14 Jul, 2018 2 commits
-
-
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 19 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
-
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
-
Victor Wu authored
-
- 12 Jul, 2018 17 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
-
Jacob Vosmaer authored
-
Grzegorz Bizon authored
Resolve "QA: False failure on QA test "Push to protected branch when allowed" during staging failover rehearsal" Closes #48241 See merge request gitlab-org/gitlab-ce!20561
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Allow to toggle notifications for issues due soon Closes #47709 See merge request gitlab-org/gitlab-ce!20530
-
Tao Wang authored
Signed-off-by: Tao Wang <twang2218@gmail.com>
-
Annabel Dunstone Gray authored
-
Phil Hughes authored
-
Felipe Artur authored
-