summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add with_warnings? method to Pipelines and add tests.Connor Shea2016-07-191-0/+26
* Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-192-5/+11
* Merge branch 'rename-repo-files' into 'master' Douwe Maan2016-07-191-0/+30
|\
| * fixes commit_file test on repository_spectiagonbotelho2016-07-191-5/+5
| * Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-1917-161/+420
| |\
| * | fixes rubocop issues and implements create_commit testtiagonbotelho2016-07-181-2/+18
| * | Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-1893-1176/+2043
| |\ \
| * | | adds test for update_file methodtiagonbotelho2016-07-181-0/+14
* | | | Merge branch 'allow-deploy-key-to-download-public-projects' into 'master' Rémy Coutable2016-07-191-11/+61
|\ \ \ \
| * | | | Allow to pull code with deploy key from public projectsallow-deploy-key-to-download-public-projectsKamil Trzcinski2016-07-191-11/+61
| | |_|/ | |/| |
* | | | Merge branch 'fix/import-export-project-avatar' into 'master' Rémy Coutable2016-07-192-0/+52
|\ \ \ \
| * | | | fix specJames Lopez2016-07-191-1/+1
| * | | | squashed - added avatar saver/restorer and specsfix/import-export-project-avatarJames Lopez2016-07-192-0/+52
* | | | | Move when tests before to make it no conflict with manual-actionsKamil Trzcinski2016-07-191-9/+27
* | | | | Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski2016-07-193-10/+107
* | | | | Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-197-2/+203
|\ \ \ \ \
| * | | | | Use `humanize`Kamil Trzcinski2016-07-181-4/+4
| * | | | | Remove unused create_pipeline_service_spec.rbKamil Trzcinski2016-07-181-213/+0
| * | | | | Make manual actions to work with master codeKamil Trzcinski2016-07-181-0/+62
| * | | | | Use `capitalize` instead of `titleize` for manual actionsKamil Trzcinski2016-07-182-6/+6
| * | | | | Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-187-1/+353
| * | | | | Add implementation of manual actionsKamil Trzcinski2016-07-181-1/+1
* | | | | | Merge branch 'api-delete-todos' into 'master' Rémy Coutable2016-07-191-2/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Return the number of marked todosapi-delete-todosRobert Schilling2016-07-191-2/+1
* | | | | | Merge branch 'api-dev-can-push' into 'master' Rémy Coutable2016-07-192-2/+108
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | API: Expose 'developers_can_merge' for branchesRobert Schilling2016-07-191-5/+35
| * | | | | API: Expose 'developers_can_push' for branchesRobert Schilling2016-07-192-2/+78
* | | | | | Squashed - fix encoding issuefix/import-export-encodingJames Lopez2016-07-193-11/+23
|/ / / / /
* | | | | Merge branch 'caironoleto/gitlab-ce-cn-issue-19747'Douwe Maan2016-07-181-0/+38
|\ \ \ \ \
| * | | | | Allow bulk (un)subscription from issues in issue indexCairo Noleto2016-07-141-0/+38
* | | | | | Merge branch 'issue_13343' into 'master' Robert Speicher2016-07-181-0/+38
|\ \ \ \ \ \
| * | | | | | Allow build email service to be testedissue_13343Felipe Artur2016-07-151-0/+38
* | | | | | | Merge branch '19820-safer-diffs' into 'master' Douwe Maan2016-07-184-4/+80
|\ \ \ \ \ \ \
| * | | | | | | Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-184-4/+80
* | | | | | | | Merge branch '19420-render-only-commit-title' into 'master' 19889-shortcuts-modal-is-brokenDouwe Maan2016-07-181-2/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | add modification to commit title testubudzisz2016-07-181-9/+13
| * | | | | | | | modify view test to commit titleubudzisz2016-07-181-1/+0
| * | | | | | | | add test to viewubudzisz2016-07-181-0/+1
| * | | | | | | | modify view test to commit titleubudzisz2016-07-181-10/+5
| * | | | | | | | add test to viewubudzisz2016-07-181-9/+16
| * | | | | | | | repair rubocop testubudzisz2016-07-181-1/+1
| * | | | | | | | add git-commit-title-method into pipeline model and modify viewubudzisz2016-07-181-0/+9
* | | | | | | | | Merge branch 'undo-revert-of-4892' into 'master' 19396-api-allow-admin-owner-to-set-timestamp-when-changing-issue-stateRémy Coutable2016-07-187-144/+224
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-187-144/+224
* | | | | | | | | Merge branch '19928-nomethoderror-undefined-method-id-for-nil-nilclass' into ...Rémy Coutable2016-07-181-0/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't blow up in tree view on empty repoSean McGivern2016-07-181-0/+20
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '18593-avoid-parse_html-when-rinku-didnt-do-anything' into 'mast...Yorick Peterse2016-07-181-0/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Don't parse Rinku returned value to DocFragment when it didn't change the ori...18593-avoid-parse_html-when-rinku-didnt-do-anythingPaco Guzman2016-07-181-0/+20
* | | | | | | | | Merge branch 'store-variables-and-when-in-builds-table' into 'master' Rémy Coutable2016-07-183-83/+89
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...store-variables-and-when-in-builds-tableKamil Trzcinski2016-07-1834-870/+1180
| |\ \ \ \ \ \ \ \