summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make build clone/retry implementation more robustfix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-164-36/+53
|
* Add test for cloning attributes when retrying a buildGrzegorz Bizon2017-02-151-0/+32
|
* When retrying a build copy a coverage regex settingGrzegorz Bizon2017-02-151-0/+1
|
* Prefer using `project.add_developer` in specsGrzegorz Bizon2017-02-155-9/+9
|
* Close all pipeline todos at once when retrying itGrzegorz Bizon2017-02-153-1/+18
|
* Make it possible to resolve all todos for pipelineGrzegorz Bizon2017-02-152-1/+30
|
* Add Changelog entry for CI/CD pipeline retry fixGrzegorz Bizon2017-02-141-0/+4
|
* Add specs for after_stage scope, update specs fileGrzegorz Bizon2017-02-141-4/+18
|
* Extend specs for build and pipeline retry servicesGrzegorz Bizon2017-02-142-16/+87
|
* Avoid race condition in build retry serviceGrzegorz Bizon2017-02-141-3/+2
|
* Simplify implementation of build retry serviceGrzegorz Bizon2017-02-141-8/+2
|
* Revert adding new methods in CI/CD stage classGrzegorz Bizon2017-02-141-12/+0
|
* Simplify implementation of pipeline retry serviceGrzegorz Bizon2017-02-144-60/+41
|
* Use new pipeline retry service with optimistic lockingGrzegorz Bizon2017-02-143-27/+39
|
* Add after_stage scope to commit status classGrzegorz Bizon2017-02-143-12/+10
|
* Reuse `Gitlab::Allowable` mixin in base serviceGrzegorz Bizon2017-02-141-4/+1
|
* Preserve base service abstraction for retry servicesGrzegorz Bizon2017-02-145-61/+62
|
* Fix Rubocop offense in pipeline retry serviceGrzegorz Bizon2017-02-131-1/+0
|
* Implement new pipeline retry serviceGrzegorz Bizon2017-02-134-11/+91
| | | | The new service takes stages order into account.
* Add a separate CI/CD pipeline retry service classGrzegorz Bizon2017-02-133-1/+73
|
* Fix envs and deploys specs related to build retryGrzegorz Bizon2017-02-132-2/+6
|
* Fix pipeline processing specs after adding ability checksGrzegorz Bizon2017-02-131-3/+11
|
* Fix pipeline specs after adding retry ability checkGrzegorz Bizon2017-02-131-8/+16
|
* Fix CI build specs after adding retry ability checkGrzegorz Bizon2017-02-133-22/+34
|
* Add specs for build retry serviceGrzegorz Bizon2017-02-132-0/+62
|
* Extract CI/CD build retry code to separate serviceGrzegorz Bizon2017-02-132-26/+44
|
* Extend specs for canceling a running pipelineGrzegorz Bizon2017-02-131-2/+15
|
* Skip job only when canceling the pipeline it belongs toGrzegorz Bizon2017-02-133-4/+12
|
* Fix pipeline specs related to canceling buildsGrzegorz Bizon2017-02-132-3/+11
|
* Skip buils that were canceled but not started yetGrzegorz Bizon2017-02-131-1/+2
|
* Merge branch 'rename_files_delete_service' into 'master' Rémy Coutable2017-02-135-7/+11
|\ | | | | | | | | Rename Files::DeleteService to Files::DestroyService See merge request !9110
| * Rename Files::DeleteService to Files::DestroyServicedixpac2017-02-105-7/+11
| | | | | | | | | | Reason for renaming is to comply with naming convention of services in codebase.
* | Merge branch '28029-improve-blockquote-formatting-on-emails' into 'master'Annabel Dunstone Gray2017-02-112-0/+11
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Improve blockquote formatting in notification emails" Closes #28029 See merge request !9157
| * | Add CHANGELOG file28029-improve-blockquote-formatting-on-emailsAlfredo Sumaran2017-02-101-0/+4
| | |
| * | Stylize blockquote in notification emailsAlfredo Sumaran2017-02-101-0/+7
| | |
* | | Merge branch 'clean-javascript-vendor-files' into 'master' Filipa Lacerda2017-02-1115-9095/+9
|\ \ \ | | | | | | | | | | | | | | | | Convert some vendored javascript assets to npm modules See merge request !8990
| * | | convert js-cookie dependency to an npm moduleclean-javascript-vendor-filesMike Greiling2017-02-115-4/+5
| | | |
| * | | convert timeago.js dependency to an npm moduleMike Greiling2017-02-115-240/+4
| | | |
| * | | remove vue from vendor since it is now in node_modulesMike Greiling2017-02-116-8851/+0
| |/ /
* | | Merge branch '27994-fix-mr-widget-jump' into 'master' Filipa Lacerda2017-02-103-6/+10
|\ \ \ | |/ / |/| | | | | | | | | | | | | | fixes MR widget jump Closes #27994 See merge request !9146
| * | Merge branch 'master' into 27994-fix-mr-widget-jumpFilipa Lacerda2017-02-1057-189/+402
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (26 commits) Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' " Fix broken test to use trigger in order to not take tooltip overlaping in consideration Fix job to pipeline renaming Added env external link and light web terminal spec Don't perform Devise trackable updates on blocked User records Replace teaspoon references with Karma Add changelog Only show MR widget graph if there are stages Remove orange caret icon from mr widget Add index to ci_trigger_requests for commit_id rspec_profiling: Discover the correct branch name in GitLab CI Show parent group members for nested group Fix tooltip scss for anchors. Adds css for button's tooltips to have similar behavior. Removes padding from mini graph table cell to guarantee stages don't break line on hover Updated protected branches dropdown image in docs Fix admin_labels_spec.rb transient failure Make sure events have most properties defined Restore exposure of legend property for events moved hyperlink reference section at the end of the content Make sure our current .gitlab-ci.yml is valid adds changelog ...
| * | | adds changelog27994-fix-mr-widget-jumpNur Rony2017-02-101-0/+4
| | | |
| * | | fixes MR widget jumpNur Rony2017-02-102-6/+6
| | | |
* | | | Merge branch 'static-navbar' into 'master' Jacob Schatz2017-02-1022-70/+62
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Remove fixed positioning from navbar See merge request !7547
| * | | Add js prefix to right sidebarAnnabel Dunstone Gray2017-02-105-5/+8
| | | |
| * | | Replace accidentally deleted metaclickAnnabel Dunstone Gray2017-02-101-0/+8
| | | |
| * | | Remove right padding from navbar-collapse on large screensAnnabel Dunstone Gray2017-02-101-0/+4
| | | |
| * | | Add changelogAnnabel Dunstone Gray2017-02-101-0/+4
| | | |
| * | | common_utils merge conflictsAnnabel Dunstone Gray2017-02-101-3/+1
| | | |
| * | | Set sidebar height to 100% if at top of pageAnnabel Dunstone Gray2017-02-101-0/+2
| | | |