| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'fix/label-filters' into 'master' | Douwe Maan | 2016-04-21 | 1 | -1/+8 |
| |\ | |||||
| | * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/label-filters | James Lopez | 2016-04-21 | 22 | -57/+232 |
| | |\ | |||||
| | * | | udpated a few things based on MR feedback. Also added model spec | James Lopez | 2016-04-20 | 1 | -1/+8 |
| | * | | filter labels by including all filter titles as part of the query | James Lopez | 2016-04-19 | 1 | -1/+1 |
| * | | | Merge branch 'ci-commit-as-pipeline' into 'master' | Kamil Trzciński | 2016-04-21 | 7 | -145/+173 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipeline | Kamil Trzcinski | 2016-04-19 | 9 | -26/+74 |
| | |\ \ | |||||
| | * | | | Fix tests | Kamil Trzcinski | 2016-04-18 | 1 | -1/+1 |
| | * | | | Make some logic less twistable | Kamil Trzcinski | 2016-04-17 | 1 | -1/+1 |
| | * | | | Write specs for this feature | Kamil Trzcinski | 2016-04-16 | 3 | -12/+16 |
| | * | | | Rename CiStatus to Statusable | Kamil Trzcinski | 2016-04-16 | 4 | -6/+10 |
| | * | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-16 | 10 | -39/+112 |
| | |\ \ \ | |||||
| | * | | | | Fix implementation of config_processor and ci_yaml_file | Kamil Trzcinski | 2016-04-13 | 1 | -10/+15 |
| | * | | | | Update handling of skipped status | Kamil Trzcinski | 2016-04-13 | 3 | -17/+18 |
| | * | | | | Simplify state update of Ci::Commit object | Kamil Trzcinski | 2016-04-13 | 1 | -61/+11 |
| | * | | | | Support skipped status | Kamil Trzcinski | 2016-04-13 | 1 | -0/+3 |
| | * | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-13 | 12 | -111/+75 |
| | |\ \ \ \ | |||||
| | * | | | | | Fix CiStatus implementation and tests | Kamil Trzcinski | 2016-04-13 | 2 | -11/+11 |
| | * | | | | | Remove the use of default scope for Builds | Kamil Trzcinski | 2016-04-13 | 1 | -11/+0 |
| | * | | | | | Optimise CI status accessor | Kamil Trzcinski | 2016-04-12 | 2 | -41/+22 |
| | * | | | | | Optimise CI status accessor | Kamil Trzcinski | 2016-04-12 | 3 | -1/+41 |
| | * | | | | | Fix create_next_builds method | Kamil Trzcinski | 2016-04-12 | 1 | -3/+3 |
| | * | | | | | Fix rest of rspec and spinach tests | Kamil Trzcinski | 2016-04-12 | 2 | -7/+9 |
| | * | | | | | Fix specs | Kamil Trzcinski | 2016-04-11 | 3 | -14/+25 |
| | * | | | | | Use Ci::Commit as Pipeline | Kamil Trzcinski | 2016-04-11 | 7 | -106/+144 |
| * | | | | | | Move Issue scopes from Issuable to Issue model | Rémy Coutable | 2016-04-20 | 2 | -4/+4 |
| * | | | | | | Move due_date sort scopes to Issue and fix CHANGELOG | Rémy Coutable | 2016-04-20 | 2 | -4/+12 |
| * | | | | | | Address MR feedback | Rémy Coutable | 2016-04-20 | 3 | -17/+13 |
| * | | | | | | Add red color to overdue and open issues | Mehmet Beydogan | 2016-04-20 | 1 | -0/+8 |
| * | | | | | | Fix functionality of due this week. Add due this month and overdue, remove du... | Mehmet Beydogan | 2016-04-20 | 3 | -8/+14 |
| * | | | | | | Update due date asc scope for mysql | Mehmet Beydogan | 2016-04-20 | 1 | -1/+1 |
| * | | | | | | Add due_date:time field to Issue model | Mehmet Beydogan | 2016-04-20 | 3 | -0/+9 |
| * | | | | | | Merge branch 'multi-filter-labels' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Label text color comes from JSON | Phil Hughes | 2016-04-20 | 1 | -0/+4 |
| * | | | | | | | Verify the MR being displayed question has a merge commit set and can be cher... | Douwe Maan | 2016-04-20 | 1 | -0/+4 |
| * | | | | | | | Fix Build#append_trace method usage when trace file doesn't exists yet | Tomasz Maczukin | 2016-04-20 | 1 | -1/+1 |
| * | | | | | | | Make sure that appending is done on a valid length | Tomasz Maczukin | 2016-04-20 | 1 | -4/+5 |
| * | | | | | | | Add range checking | Tomasz Maczukin | 2016-04-20 | 1 | -0/+8 |
| * | | | | | | | Add incremental build trace update API | Tomasz Maczukin | 2016-04-20 | 1 | -1/+13 |
| * | | | | | | | Merge branch 'slack_wiki_notifications' into 'master' | Rémy Coutable | 2016-04-20 | 5 | -2/+65 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | formatting and test structure | Sebastian Klier | 2016-04-20 | 1 | -1/+1 |
| | * | | | | | | | add slack notifications for wiki pages | Sebastian Klier | 2016-04-20 | 5 | -2/+65 |
| * | | | | | | | | Merge branch 'license-templates-and-api-12804' into 'master' | Robert Speicher | 2016-04-20 | 1 | -19/+18 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Continue implementation of the license template selector and /licenses API en... | Rémy Coutable | 2016-04-18 | 1 | -19/+18 |
| * | | | | | | | | Merge branch '15139-fix-constants-redefinition-warnings' into 'master' | Robert Speicher | 2016-04-19 | 9 | -13/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Get rid of more requires, which causes warnings when code is reloaded15139-fix-constants-redefinition-warnings | Rémy Coutable | 2016-04-19 | 3 | -8/+3 |
| | * | | | | | | | | Remove useless require 'file_size_validator' causing warnings | Rémy Coutable | 2016-04-19 | 6 | -6/+0 |
| | * | | | | | | | | Define constants only if not defined yet and freeze them | Rémy Coutable | 2016-04-19 | 1 | -3/+3 |
| | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'pmq20/gitlab-ce-issue_12785' | Douwe Maan | 2016-04-19 | 2 | -5/+52 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add support to cherry-pick any commit | P.S.V.R | 2016-04-18 | 2 | -5/+52 |
| * | | | | | | | | | Merge branch 'mr-formatting' into 'master' | Robert Speicher | 2016-04-19 | 3 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
