- 04 Oct, 2017 36 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Previously, instantiating a RspecFlaky::FlakyExample object would automatically update its first_flaky_at, last_flaky_at and last_flaky_job. That was wrong because we would overwrite every time the suite report with this false data. We now: - Get the suite report and only read from it - Write only the currently detected flaky examples in the report, so that the final report is only updated with flaky examples that were actually detected in each job. Before, job1 could overwrite the legit report from job2! - Write the newly detected flaky examples by rejecting the already tracked flaky specs instead of using another hash. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Include RevList error messages in exceptions See merge request gitlab-org/gitlab-ce!14658
-
Sean McGivern authored
Let fetch_ref pull from Gitaly instead of from disk Closes gitaly#585 See merge request gitlab-org/gitlab-ce!14588
-
Sean McGivern authored
Add missing exception variable See merge request gitlab-org/gitlab-ce!14677
-
Sean McGivern authored
Use a UNION ALL for getting merge request notes Closes #38508 See merge request gitlab-org/gitlab-ce!14620
-
Phil Hughes authored
Load only the currently needed JS locale file Closes #38470 See merge request gitlab-org/gitlab-ce!14533
-
Tim Zallmann authored
-
Sean McGivern authored
Fix AddFastForwardOptionToProject migration See merge request gitlab-org/gitlab-ce!14676
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jarka Kadlecova authored
-
Valery Sizov authored
-
Jarka Kadlecova authored
-
Fatih Acet authored
Hide close MR button after merge without reloading page Closes #36742 See merge request gitlab-org/gitlab-ce!14122
-
Sean McGivern authored
Set default scope on PATs that don't have one set to allow them to be revoked Closes #38650 See merge request gitlab-org/gitlab-ce!14660
-
Valery Sizov authored
-
Jarka Kadlecova authored
-
Phil Hughes authored
Updated Profile Events Helper to use SVG Sprite Icons See merge request gitlab-org/gitlab-ce!14577
-
Tim Zallmann authored
-
Filipa Lacerda authored
Re-arrange <script> tags before <template> tags in .vue files Closes #38743 See merge request gitlab-org/gitlab-ce!14671
-
Filipa Lacerda authored
Disable comment textarea while submitting a new comment. Closes #37858 See merge request gitlab-org/gitlab-ce!14541
-
Filipa Lacerda authored
Fix link to Vue.js style guide See merge request gitlab-org/gitlab-ce!14667
-
Douwe Maan authored
Ensure key fingerprints are generated correctly when modified See merge request gitlab-org/gitlab-ce!14663
-
Grzegorz Bizon authored
Lazy load and paginate registry image list Closes #31050 See merge request gitlab-org/gitlab-ce!14303
-
Fatih Acet authored
Use explicit boolean true attribute for show-disabled-button Closes #38417 See merge request gitlab-org/gitlab-ce!14672
-
Douwe Maan authored
Implement OperationService.UserDeleteBranch Gitaly RPC See merge request gitlab-org/gitlab-ce!14603
-
Douwe Maan authored
Reduce method calls while evaluating Projects::MergeRequestsController#show.json See merge request gitlab-org/gitlab-ce!14285
-
Grzegorz Bizon authored
Add byebug to GitLab QA gem list for debugging See merge request gitlab-org/gitlab-ce!14675
-
Grzegorz Bizon authored
Fix GitLab QA: increase window size to ensure License link shows See merge request gitlab-org/gitlab-ce!14674
-
Stan Hu authored
-
Stan Hu authored
-
Oswaldo Ferreira authored
-
-
-
Alejandro Rodríguez authored
-
- 03 Oct, 2017 4 commits
-
-
Annabel Dunstone Gray authored
Fix bottom spacing for dropdowns that open upwards Closes #38187 and #38315 See merge request gitlab-org/gitlab-ce!14535
-
Jose Ivan Vargas authored
[ci skip]
-
Clement Ho authored
Fix linting errors in sprintf See merge request gitlab-org/gitlab-ce!14664
-
Winnie Hellmann authored
-