| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'fix/label-filters' into 'master' | Douwe Maan | 2016-04-21 | 1 | -0/+30 |
| |\ | |||||
| | * | refactored specs based on feedbackfix/label-filters | James Lopez | 2016-04-21 | 1 | -27/+18 |
| | * | refactored specs, adding more scenarios | James Lopez | 2016-04-21 | 1 | -4/+19 |
| | * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/label-filters | James Lopez | 2016-04-21 | 7 | -21/+221 |
| | |\ | |||||
| | * | | final line missing | James Lopez | 2016-04-20 | 1 | -1/+1 |
| | * | | fix rubocop warning | James Lopez | 2016-04-20 | 1 | -2/+2 |
| | * | | udpated a few things based on MR feedback. Also added model spec | James Lopez | 2016-04-20 | 1 | -1/+25 |
| * | | | Merge branch 'ci-commit-as-pipeline' into 'master' | Kamil Trzciński | 2016-04-21 | 6 | -129/+280 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipeline | Kamil Trzcinski | 2016-04-19 | 3 | -1/+55 |
| | |\ \ | | |/ | |||||
| | * | | Fix rubocop | Kamil Trzcinski | 2016-04-18 | 1 | -1/+1 |
| | * | | Fix tests | Kamil Trzcinski | 2016-04-18 | 2 | -25/+26 |
| | * | | Write specs for this feature | Kamil Trzcinski | 2016-04-16 | 3 | -1/+159 |
| | * | | Rename CiStatus to Statusable | Kamil Trzcinski | 2016-04-16 | 2 | -0/+111 |
| | * | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-16 | 5 | -115/+464 |
| | |\ \ | |||||
| | * \ \ | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-13 | 2 | -0/+19 |
| | |\ \ \ | |||||
| | * | | | | Fix specs | Kamil Trzcinski | 2016-04-11 | 4 | -130/+11 |
| * | | | | | Merge branch 'slack_wiki_notifications' into 'master' | Rémy Coutable | 2016-04-20 | 2 | -0/+91 |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 'license-templates-and-api-12804' into 'master' | Robert Speicher | 2016-04-20 | 1 | -9/+56 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Continue implementation of the license template selector and /licenses API en... | Rémy Coutable | 2016-04-18 | 1 | -9/+56 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge branch 'pmq20/gitlab-ce-issue_12785' | Douwe Maan | 2016-04-19 | 1 | -0/+35 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add support to cherry-pick any commit | P.S.V.R | 2016-04-18 | 1 | -0/+35 |
| * | | | | | | Merge branch 'mr-formatting' into 'master' | Robert Speicher | 2016-04-19 | 3 | -5/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | format merge request references properly | Ben Bodenmiller | 2016-04-18 | 3 | -5/+5 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | 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 | 5 | -112/+459 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | 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 | 1 | -0/+17 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | 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 |
| | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | | Remove code that removes duplicate CI variables | Grzegorz Bizon | 2016-04-18 | 1 | -13/+0 |
| * | | | | | | | Improve build specs for job environment variables | Grzegorz Bizon | 2016-04-18 | 1 | -2/+5 |
| * | | | | | | | Read job variables directly from gitlab CI config | Grzegorz Bizon | 2016-04-18 | 1 | -13/+9 |
| * | | | | | | | Make it possible to override build variables | Grzegorz Bizon | 2016-04-18 | 1 | -5/+19 |
| * | | | | | | | Add `variables` keyword to job in CI config YAML | Grzegorz Bizon | 2016-04-18 | 1 | -0/+16 |
| * | | | | | | | Instrument Repository.clean_old_archives | Yorick Peterse | 2016-04-18 | 1 | -1/+24 |
| | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | | Merge branch 'master' into number_sign_for_external_issue_ref | BaldinoF | 2016-04-17 | 14 | -181/+701 |
| |\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | | Delete tags via rugged | Robert Schilling | 2016-04-15 | 1 | -4/+2 |
| | * | | | | | Merge branch 'rs-trailing-slash-in-search' into 'master' | Douwe Maan | 2016-04-15 | 1 | -0/+6 |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | | * | | | | Escape the query argument provided to `git grep` by `search_files`rs-trailing-slash-in-search | Robert Speicher | 2016-04-09 | 1 | -0/+6 |
| | | |/ / / | |||||
| | * | | | | Merge branch 'start-with-iid-on-new-branch' into 'master' | Rémy Coutable | 2016-04-14 | 1 | -5/+12 |
| | |\ \ \ \ | |||||
| | | * | | | | Start with iid on branch creation | Zeger-Jan van de Weg | 2016-04-14 | 1 | -5/+12 |
| | * | | | | | Allow empty recipient list when pusher is added | Frank Groeneveld | 2016-04-14 | 1 | -2/+35 |
| | |/ / / / | |||||
| | * | | | | Merge branch 'fix-trailing-slash-in-bamboo_url' into 'master' | Robert Speicher | 2016-04-13 | 1 | -52/+210 |
| | |\ \ \ \ | |||||
