- 05 Feb, 2018 1 commit
-
-
Grzegorz Bizon authored
Currently we still need to run EnsureStageService within a transaction, because when it runs within in a transaction we are going to stick to the primary database when using database load balancing. Extracting this out of the transaction makes it possible to hit into problems with replication lag in pipeline commit status API, which can cause a lot of trouble.
-
- 25 Jan, 2018 6 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 24 Jan, 2018 17 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Rémy Coutable authored
Return a blank JSON response for a missing .js file to prevent Rails CSRF errors Closes #40771 See merge request gitlab-org/gitlab-ce!16664
-
Filipa Lacerda authored
Added imports for dispatcher routes See merge request gitlab-org/gitlab-ce!16640
-
Filipa Lacerda authored
Use restore() instead of reset() for removing axios MockAdapter See merge request gitlab-org/gitlab-ce!16647
-
Grzegorz Bizon authored
Speed-up setup-test-env See merge request gitlab-org/gitlab-ce!16621
-
Grzegorz Bizon authored
GitalyClient::ConflictsService#conflicts? should return true for conflicts with missing side See merge request gitlab-org/gitlab-ce!16655
-
Grzegorz Bizon authored
Scrap the deploy key title and match it in test See merge request gitlab-org/gitlab-ce!16554
-
Phil Hughes authored
Resolve "Cannot copy/paste on iOS" Closes #32546 See merge request gitlab-org/gitlab-ce!15804
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Stan Hu authored
The default 404 handler would return the Content-Type format based on the given format extension. This would cause the Rails CSRF protection to flag an error, since the .js extension gets mapped to text/javascript format. Closes #40771
-
Mike Greiling authored
-
Mike Greiling authored
-
- 23 Jan, 2018 16 commits
-
-
Mike Greiling authored
Set timezone for karma CI job to Etc/UTC (UTC+0) Closes #42251 See merge request gitlab-org/gitlab-ce!16602
-
Ahmad Sherif authored
-
Stan Hu authored
Resolve "CI failing on MergeRequestDiff#commits_count=" Closes #42340 See merge request gitlab-org/gitlab-ce!16653
-
Kamil Trzciński authored
Fix docs for GIT_CHECKOUT Gitlab Runner configuration Closes gitlab-runner#2652 See merge request gitlab-org/gitlab-ce!16522
-
Douwe Maan authored
Backport changes to Gitlab::Checks::ChangeAccess from EE See merge request gitlab-org/gitlab-ce!16652
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jacob Schatz authored
Refactor dispatcher milestones show path See merge request gitlab-org/gitlab-ce!16633
-
Douwe Maan authored
-
Phil Hughes authored
remove webpack bundle tag for monitoring:environments:metrics See merge request gitlab-org/gitlab-ce!16638
-
Simon Knox authored
-
Takuya Noguchi authored
-
Rémy Coutable authored
Clarify that a feature that isn't in review by the 1st or 3rd doesn't necessarily miss the freeze See merge request gitlab-org/gitlab-ce!16650
-
Phil Hughes authored
Adjust layout width for fixed layout #41830 Closes #41830 See merge request gitlab-org/gitlab-ce!16337
-
Clement Ho authored
consistent function exports for Labels edit/new pages See merge request gitlab-org/gitlab-ce!16635
-
Clement Ho authored
Upgrade jasmine + raven to newer versions See merge request gitlab-org/gitlab-ce!16573
-
Tim Zallmann authored
-