Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Truncate the DB in after(:all) test for ↵rc/backport-ee-fix | Rémy Coutable | 2017-02-17 | 2 | -5/+5 |
| | | | | | | Gitlab::ImportExport::ProjectTreeRestorer Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'gfm-autocomplete-fixes' into 'master' | Alfredo Sumaran | 2017-02-17 | 3 | -2/+63 |
|\ | | | | | | | | | Fix errors in GFM slash commands matcher See merge request !8975 | ||||
| * | Fixes errors in GFM slash commands matcher and add tests for default matcher | YarNayar | 2017-02-17 | 3 | -2/+63 |
| | | | | | | | | See !8975 | ||||
* | | Merge branch '28339-npm-jqueryui-ssh' into 'master' | Clement Ho | 2017-02-17 | 2 | -3/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | Use http to fetch jQuery-ui dependency instead of ssh Closes #28339 See merge request !9331 | ||||
| * | | update yarn resolution for jquery-ui | Mike Greiling | 2017-02-17 | 1 | -1/+1 |
| | | | |||||
| * | | Update lock file28339-npm-jqueryui-ssh | Filipa Lacerda | 2017-02-17 | 1 | -1/+1 |
| | | | |||||
| * | | use http to feth jquery-ui dependency instead of ssh | Filipa Lacerda | 2017-02-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'zero-for-unlimited' into 'master' | Annabel Dunstone Gray | 2017-02-17 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | changed minor inconsistency in help text See merge request !9333 | ||||
| * | | | changed minor inconsistency in help textzero-for-unlimited | dimitrieh | 2017-02-17 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'patch-14' into 'master' | Rémy Coutable | 2017-02-17 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update gitlab_flow.md. Insert missing word on line 70. See merge request !9334 | ||||
| * | | | | Update gitlab_flow.md | Mark Bowman | 2017-02-17 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'dynamic-project-title-fixture' into 'master' | Clement Ho | 2017-02-17 | 3 | -31/+12 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Replace static fixture for project_title_spec.js See merge request !9175 | ||||
| * | | | | | Replace static fixture for project_title_spec.js (!9175) | winniehell | 2017-02-13 | 3 | -31/+12 |
| | | | | | | |||||
* | | | | | | Merge branch 'document-ce-to-ee' into 'master' | Robert Speicher | 2017-02-17 | 2 | -17/+26 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document better the CE -> EE merge See merge request !9313 | ||||
| * | | | | | | Document better the CE -> EE mergedocument-ce-to-ee | Rémy Coutable | 2017-02-16 | 2 | -17/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | | | | Merge branch 'fix/gb/pipeline-retry-builds-started' into 'master' | Kamil Trzciński | 2017-02-17 | 20 | -89/+529 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make pipeline retry take stages order into account Closes #27431, #23710, and #26551 See merge request !9021 | ||||
| * | | | | | | | Remove support for locking in pipeline retry service | Grzegorz Bizon | 2017-02-17 | 1 | -9/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into fix/gb/pipeline-retry-builds-started | Grzegorz Bizon | 2017-02-17 | 638 | -6855/+13861 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (313 commits) Allow slashes in slash command arguments Add API endpoint to get all milestone merge requests remove trailing comma Restore pagination to admin abuse reports replace deprecated NoErrorsPlugin with NoEmitOnErrorsPlugin only compress assets in production Reduce number of pipelines created to test pagination add CHANGELOG.md entry for !8761 prevent diff unfolding link from appearing for deleted files fix build failures only show diff unfolding link if there are more lines to show fix typo in node section Only yield valid references in ReferenceFilter.references_in Cache js selectors; fix css move "Install node modules" step before "Migrate DB" within update process Renders pagination again for pipelines table update migration docs for 8.17 to include minimum node version Add CHANGELOG file Fix positioning of top scroll button Remove comments in migration ... | ||||
| * | | | | | | | | Make build clone/retry implementation more robustfix/gb/pipeline-retry-builds-started | Grzegorz Bizon | 2017-02-16 | 4 | -36/+53 |
| | | | | | | | | | |||||
| * | | | | | | | | Add test for cloning attributes when retrying a build | Grzegorz Bizon | 2017-02-15 | 1 | -0/+32 |
| | | | | | | | | | |||||
| * | | | | | | | | When retrying a build copy a coverage regex setting | Grzegorz Bizon | 2017-02-15 | 1 | -0/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Prefer using `project.add_developer` in specs | Grzegorz Bizon | 2017-02-15 | 5 | -9/+9 |
| | | | | | | | | | |||||
| * | | | | | | | | Close all pipeline todos at once when retrying it | Grzegorz Bizon | 2017-02-15 | 3 | -1/+18 |
| | | | | | | | | | |||||
| * | | | | | | | | Make it possible to resolve all todos for pipeline | Grzegorz Bizon | 2017-02-15 | 2 | -1/+30 |
| | | | | | | | | | |||||
| * | | | | | | | | Add Changelog entry for CI/CD pipeline retry fix | Grzegorz Bizon | 2017-02-14 | 1 | -0/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | Add specs for after_stage scope, update specs file | Grzegorz Bizon | 2017-02-14 | 1 | -4/+18 |
| | | | | | | | | | |||||
| * | | | | | | | | Extend specs for build and pipeline retry services | Grzegorz Bizon | 2017-02-14 | 2 | -16/+87 |
| | | | | | | | | | |||||
| * | | | | | | | | Avoid race condition in build retry service | Grzegorz Bizon | 2017-02-14 | 1 | -3/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Simplify implementation of build retry service | Grzegorz Bizon | 2017-02-14 | 1 | -8/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Revert adding new methods in CI/CD stage class | Grzegorz Bizon | 2017-02-14 | 1 | -12/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | Simplify implementation of pipeline retry service | Grzegorz Bizon | 2017-02-14 | 4 | -60/+41 |
| | | | | | | | | | |||||
| * | | | | | | | | Use new pipeline retry service with optimistic locking | Grzegorz Bizon | 2017-02-14 | 3 | -27/+39 |
| | | | | | | | | | |||||
| * | | | | | | | | Add after_stage scope to commit status class | Grzegorz Bizon | 2017-02-14 | 3 | -12/+10 |
| | | | | | | | | | |||||
| * | | | | | | | | Reuse `Gitlab::Allowable` mixin in base service | Grzegorz Bizon | 2017-02-14 | 1 | -4/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Preserve base service abstraction for retry services | Grzegorz Bizon | 2017-02-14 | 5 | -61/+62 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix Rubocop offense in pipeline retry service | Grzegorz Bizon | 2017-02-13 | 1 | -1/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | Implement new pipeline retry service | Grzegorz Bizon | 2017-02-13 | 4 | -11/+91 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new service takes stages order into account. | ||||
| * | | | | | | | | Add a separate CI/CD pipeline retry service class | Grzegorz Bizon | 2017-02-13 | 3 | -1/+73 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix envs and deploys specs related to build retry | Grzegorz Bizon | 2017-02-13 | 2 | -2/+6 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix pipeline processing specs after adding ability checks | Grzegorz Bizon | 2017-02-13 | 1 | -3/+11 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix pipeline specs after adding retry ability check | Grzegorz Bizon | 2017-02-13 | 1 | -8/+16 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix CI build specs after adding retry ability check | Grzegorz Bizon | 2017-02-13 | 3 | -22/+34 |
| | | | | | | | | | |||||
| * | | | | | | | | Add specs for build retry service | Grzegorz Bizon | 2017-02-13 | 2 | -0/+62 |
| | | | | | | | | | |||||
| * | | | | | | | | Extract CI/CD build retry code to separate service | Grzegorz Bizon | 2017-02-13 | 2 | -26/+44 |
| | | | | | | | | | |||||
| * | | | | | | | | Extend specs for canceling a running pipeline | Grzegorz Bizon | 2017-02-13 | 1 | -2/+15 |
| | | | | | | | | | |||||
| * | | | | | | | | Skip job only when canceling the pipeline it belongs to | Grzegorz Bizon | 2017-02-13 | 3 | -4/+12 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix pipeline specs related to canceling builds | Grzegorz Bizon | 2017-02-13 | 2 | -3/+11 |
| | | | | | | | | | |||||
| * | | | | | | | | Skip buils that were canceled but not started yet | Grzegorz Bizon | 2017-02-13 | 1 | -1/+2 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'task_list_refactor' into 'master' | Fatih Acet | 2017-02-17 | 8 | -102/+80 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move task_list setup and events to own class See merge request !9016 | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactor | Simon Knox | 2017-02-16 | 290 | -3237/+7515 |
| |\ \ \ \ \ \ \ \ \ |