Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add testsfix-mr-cherry-pick-without-merge-commit | Douwe Maan | 2016-04-20 | 1 | -0/+44 |
* | Make sure that appending is done on a valid length | Tomasz Maczukin | 2016-04-20 | 1 | -1/+1 |
* | Add range checking | Tomasz Maczukin | 2016-04-20 | 1 | -7/+31 |
* | Add incremental build trace update API | Tomasz Maczukin | 2016-04-20 | 1 | -0/+22 |
* | Merge branch 'slack_wiki_notifications' into 'master' | Rémy Coutable | 2016-04-20 | 5 | -0/+116 |
|\ | |||||
| * | Fix wiki tests | Sebastian Klier | 2016-04-20 | 3 | -0/+25 |
| * | Fix test to conform to conventions | Sebastian Klier | 2016-04-20 | 1 | -7/+8 |
| * | Fix test | Sebastian Klier | 2016-04-20 | 1 | -4/+4 |
| * | formatting and test structure | Sebastian Klier | 2016-04-20 | 1 | -26/+43 |
| * | add slack notifications for wiki pages | Sebastian Klier | 2016-04-20 | 2 | -0/+73 |
* | | Merge branch 'feature/raw-trace-output' into 'master' | Rémy Coutable | 2016-04-20 | 1 | -0/+30 |
|\ \ | |||||
| * | | Improve and fix specs for raw tracefeature/raw-trace-output | Tomasz Maczukin | 2016-04-19 | 1 | -4/+8 |
| * | | Add feature specs for raw trace | Tomasz Maczukin | 2016-04-19 | 1 | -0/+26 |
| |/ | |||||
* | | Merge branch 'license-templates-and-api-12804' into 'master' | Robert Speicher | 2016-04-20 | 4 | -9/+292 |
|\ \ | |/ |/| | |||||
| * | Fix specs | Rémy Coutable | 2016-04-18 | 2 | -4/+7 |
| * | Update to licensee 8.0.0 and fix API specs | Rémy Coutable | 2016-04-18 | 1 | -4/+4 |
| * | Continue implementation of the license template selector and /licenses API en... | Rémy Coutable | 2016-04-18 | 4 | -34/+268 |
| * | Initial implementation if license template selector and /licenses/:key API en... | Anton Davydov | 2016-04-18 | 1 | -0/+46 |
* | | Merge branch 'imported-ghe-project-names-links-to-github' into 'master' | Robert Speicher | 2016-04-19 | 1 | -0/+25 |
|\ \ | |||||
| * | | Fix GitHub project's link on import page when provider has a custom URL | Douglas Barbosa Alexandre | 2016-04-19 | 1 | -0/+25 |
* | | | Merge branch 'pmq20/gitlab-ce-issue_12785' | Douwe Maan | 2016-04-19 | 4 | -1/+154 |
|\ \ \ | |||||
| * | | | Add support to cherry-pick any commit | P.S.V.R | 2016-04-18 | 4 | -1/+154 |
* | | | | Merge branch 'mr-formatting' into 'master' | Robert Speicher | 2016-04-19 | 4 | -11/+11 |
|\ \ \ \ | |||||
| * | | | | format merge request references properly | Ben Bodenmiller | 2016-04-18 | 4 | -11/+11 |
* | | | | | Merge branch '14566-confidential-issue-branches' into 'master' | Robert Speicher | 2016-04-19 | 1 | -7/+34 |
|\ \ \ \ \ | |||||
| * | | | | | A new branch created for a confidential issue is named `<id>-confidential-iss...14566-confidential-issue-branches | Timothy Andrew | 2016-04-19 | 1 | -1/+1 |
| * | | | | | Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br... | Timothy Andrew | 2016-04-15 | 32 | -197/+1245 |
| |\ \ \ \ \ | |||||
| * | | | | | | Make a few style changes based on MR feedback. | Timothy Andrew | 2016-04-15 | 1 | -2/+2 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br... | Timothy Andrew | 2016-04-13 | 14 | -74/+271 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fix the rubocop check. | Timothy Andrew | 2016-04-13 | 1 | -2/+3 |
| * | | | | | | | Test the `Issue#to_branch_name` method. | Timothy Andrew | 2016-04-12 | 1 | -2/+11 |
| * | | | | | | | Augment the tests for `Issue#related_branches` | Timothy Andrew | 2016-04-12 | 1 | -3/+19 |
| * | | | | | | | Refactor `Issue#related_branches` | Timothy Andrew | 2016-04-12 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'rs-issue-15126' into 'master' | Douwe Maan | 2016-04-19 | 2 | -1/+30 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Remove additional misuse of `data-original-title` attribute | Robert Speicher | 2016-04-18 | 1 | -1/+1 |
| * | | | | | | | Remove persistent XSS vulnerability in `commit_person_link` helper | Robert Speicher | 2016-04-17 | 1 | -0/+29 |
* | | | | | | | | Merge branch 'api-fix-annotated-tags' into 'master' | Rémy Coutable | 2016-04-19 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Ensure that annoation is presented properly | Robert Schilling | 2016-04-18 | 1 | -0/+2 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'configurable-shared-runners-text' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use different markdownconfigurable-shared-runners-text | Kamil Trzcinski | 2016-04-19 | 1 | -2/+3 |
| * | | | | | | | | Update according to review comments | Kamil Trzcinski | 2016-04-18 | 1 | -5/+4 |
| * | | | | | | | | Add configurable shared runners text | Kamil Trzcinski | 2016-04-18 | 1 | -0/+16 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Grzegorz Bizon | 2016-04-19 | 1 | -0/+50 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Check permissions when sharing project with group | Grzegorz Bizon | 2016-04-19 | 1 | -0/+50 |
* | | | | | | | | | Merge branch 'make-before-after-overridable' into 'master' | Kamil Trzciński | 2016-04-19 | 1 | -3/+70 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Make rubocop happymake-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -8/+8 |
| * | | | | | | | | | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 10 | -43/+370 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-17 | 1 | -14/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Allow the before_script and finally_script to be overwritten in context of job | Kamil Trzcinski | 2016-04-16 | 1 | -3/+70 |