summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Improve uniqueness of field names on the signup formrs-unique-signup-fieldsRobert Speicher2016-04-192-20/+20
* Merge branch 'imported-ghe-project-names-links-to-github' into 'master' Robert Speicher2016-04-191-0/+25
|\
| * Fix GitHub project's link on import page when provider has a custom URLDouglas Barbosa Alexandre2016-04-191-0/+25
* | Merge branch 'pmq20/gitlab-ce-issue_12785'Douwe Maan2016-04-194-1/+154
|\ \
| * | Add support to cherry-pick any commitP.S.V.R2016-04-184-1/+154
* | | Merge branch 'mr-formatting' into 'master' Robert Speicher2016-04-194-11/+11
|\ \ \
| * | | format merge request references properlyBen Bodenmiller2016-04-184-11/+11
* | | | Merge branch '14566-confidential-issue-branches' into 'master' Robert Speicher2016-04-191-7/+34
|\ \ \ \
| * | | | A new branch created for a confidential issue is named `<id>-confidential-iss...14566-confidential-issue-branchesTimothy Andrew2016-04-191-1/+1
| * | | | Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br...Timothy Andrew2016-04-1532-197/+1245
| |\ \ \ \
| * | | | | Make a few style changes based on MR feedback.Timothy Andrew2016-04-151-2/+2
| * | | | | Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br...Timothy Andrew2016-04-1314-74/+271
| |\ \ \ \ \
| * | | | | | Fix the rubocop check.Timothy Andrew2016-04-131-2/+3
| * | | | | | Test the `Issue#to_branch_name` method.Timothy Andrew2016-04-121-2/+11
| * | | | | | Augment the tests for `Issue#related_branches`Timothy Andrew2016-04-121-3/+19
| * | | | | | Refactor `Issue#related_branches`Timothy Andrew2016-04-121-1/+2
* | | | | | | Merge branch 'rs-issue-15126' into 'master' Douwe Maan2016-04-192-1/+30
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove additional misuse of `data-original-title` attributeRobert Speicher2016-04-181-1/+1
| * | | | | | Remove persistent XSS vulnerability in `commit_person_link` helperRobert Speicher2016-04-171-0/+29
* | | | | | | Merge branch 'api-fix-annotated-tags' into 'master' Rémy Coutable2016-04-191-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Ensure that annoation is presented properlyRobert Schilling2016-04-181-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'configurable-shared-runners-text' into 'master' Kamil Trzciński2016-04-191-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Use different markdownconfigurable-shared-runners-textKamil Trzcinski2016-04-191-2/+3
| * | | | | | | Update according to review commentsKamil Trzcinski2016-04-181-5/+4
| * | | | | | | Add configurable shared runners textKamil Trzcinski2016-04-181-0/+16
* | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqGrzegorz Bizon2016-04-191-0/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Check permissions when sharing project with groupGrzegorz Bizon2016-04-191-0/+50
* | | | | | | | | Merge branch 'make-before-after-overridable' into 'master' Kamil Trzciński2016-04-191-3/+70
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make rubocop happymake-before-after-overridableKamil Trzcinski2016-04-181-8/+8
| * | | | | | | | | Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-1810-43/+370
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-181-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-171-14/+14
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Allow the before_script and finally_script to be overwritten in context of jobKamil Trzcinski2016-04-161-3/+70
* | | | | | | | | | | | | Merge branch 'after-script' into 'master' Kamil Trzciński2016-04-191-0/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | / / / / / / / / | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski2016-04-183-22/+99
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski2016-04-187-21/+271
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Fix rubocop complainsKamil Trzcinski2016-04-181-2/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Rename finally_script to after_scriptKamil Trzcinski2016-04-171-7/+7
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Implement finally_script which allows to do cleanups as part of the build pro...Kamil Trzcinski2016-04-161-0/+29
* | | | | | | | | | Merge branch 'feature/system_hook_push' into 'master' Dmitriy Zaporozhets2016-04-193-16/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Using single builder for push and tag eventsGabriel Mazetto2016-04-191-22/+6
| * | | | | | | | | | Refactor GitTagPushService and fig tags_push system event hookGabriel Mazetto2016-04-191-12/+12
| * | | | | | | | | | Added System Hooks for push and tag_pushGabriel Mazetto2016-04-192-4/+44
* | | | | | | | | | | Merge branch 'auto-fsck-skip-wiki' into 'master' Yorick Peterse2016-04-192-1/+35
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Destroy wikis uniformlyJacob Vosmaer2016-04-181-2/+6
| * | | | | | | | | | Improve 'auto fsck' admin emailsJacob Vosmaer2016-04-181-1/+1
| * | | | | | | | | | When a project wiki is disabled skip it for fsckJacob Vosmaer2016-04-181-0/+30
* | | | | | | | | | | Use double instead of OpenStruct in the Issue/PR formatters specsDouglas Barbosa Alexandre2016-04-182-32/+34
* | | | | | | | | | | Set GitHub milestones to Issue/Merge Request that were importedDouglas Barbosa Alexandre2016-04-182-0/+35
* | | | | | | | | | | Import milestones from GitHubDouglas Barbosa Alexandre2016-04-181-0/+82