summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix issuables_counter_specglobal-dropdown-editsAnnabel Dunstone Gray2017-02-171-2/+2
|
* Remove application theme settings from preferencesAnnabel Dunstone Gray2017-02-172-14/+0
|
* Remove badge styling in dropdown; remove blue outlineAnnabel Dunstone Gray2017-02-172-9/+7
|
* Make active links in dropdown boldAnnabel Dunstone Gray2017-02-171-1/+1
|
* Merge branch '26379-iid-param' into 'master'Rémy Coutable2017-02-177-27/+23
|\ | | | | | | | | | | | | add a :iid param to the IssuableFinder Closes #26379 See merge request !9222
| * add a :iids param to IssuableFindermhasbini2017-02-177-27/+23
| |
* | Merge branch 'fix-node-dev-deps' into 'master' Alfredo Sumaran2017-02-172-22/+22
|\ \ | | | | | | | | | | | | Move frontend dev dependencies out of production dependency list. See merge request !9319
| * | use less strict caret ranges now that yarn.lock will take care of locking ↵Mike Greiling2017-02-172-18/+18
| | | | | | | | | | | | | | | | | | our dependencies in place see: https://docs.npmjs.com/misc/semver
| * | move webpack-dev-server and karma-mocha-reporter to devDependenciesMike Greiling2017-02-171-4/+4
| | |
* | | Merge branch 'boards-sidebar-spec-refactor' into 'master' Rémy Coutable2017-02-171-86/+53
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor boards sidebar spec Closes #28310 See merge request !9330
| * | | Reduced sidebar wait timeoutboards-sidebar-spec-refactorPhil Hughes2017-02-171-1/+1
| | | |
| * | | Refactor boards sidebar specPhil Hughes2017-02-171-86/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Uses Timecop to fix due date spec - Waits for sidebar to be visible before doing anything - Fixes weird issues where the link would be clicked instead of the card itself Closes #28310
* | | | Merge branch 'fix-dependency-in-environments' into 'master' Clement Ho2017-02-174-6/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix dependencies order in environments Closes #28355 See merge request !9343
| * | | | Fix depenendencies loading Vue in EEFilipa Lacerda2017-02-174-6/+6
| | | | |
* | | | | Merge branch 'gfm-autocomplete-fixes' into 'master' Alfredo Sumaran2017-02-173-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 matcherYarNayar2017-02-173-2/+63
| | | | | | | | | | | | | | | | | | | | See !8975
* | | | | Merge branch '28339-npm-jqueryui-ssh' into 'master' Clement Ho2017-02-172-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use http to fetch jQuery-ui dependency instead of ssh Closes #28339 See merge request !9331
| * | | | | update yarn resolution for jquery-uiMike Greiling2017-02-171-1/+1
| | | | | |
| * | | | | Update lock file28339-npm-jqueryui-sshFilipa Lacerda2017-02-171-1/+1
| | | | | |
| * | | | | use http to feth jquery-ui dependency instead of sshFilipa Lacerda2017-02-171-1/+1
| | | | | |
* | | | | | Merge branch 'zero-for-unlimited' into 'master' Annabel Dunstone Gray2017-02-171-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | changed minor inconsistency in help text See merge request !9333
| * | | | | | changed minor inconsistency in help textzero-for-unlimiteddimitrieh2017-02-171-2/+2
| | | | | | |
* | | | | | | Merge branch 'patch-14' into 'master'Rémy Coutable2017-02-171-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab_flow.md. Insert missing word on line 70. See merge request !9334
| * | | | | | | Update gitlab_flow.mdMark Bowman2017-02-171-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'dynamic-project-title-fixture' into 'master' Clement Ho2017-02-173-31/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Replace static fixture for project_title_spec.js See merge request !9175
| * | | | | | | Replace static fixture for project_title_spec.js (!9175)winniehell2017-02-133-31/+12
| | | | | | | |
* | | | | | | | Merge branch 'document-ce-to-ee' into 'master' Robert Speicher2017-02-172-17/+26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document better the CE -> EE merge See merge request !9313
| * | | | | | | | Document better the CE -> EE mergedocument-ce-to-eeRémy Coutable2017-02-162-17/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | Merge branch 'fix/gb/pipeline-retry-builds-started' into 'master' Kamil Trzciński2017-02-1720-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 serviceGrzegorz Bizon2017-02-171-9/+1
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-17638-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-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.