Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Write specs for this feature | Kamil Trzcinski | 2016-04-16 | 3 | -1/+159 | |
| * | | | | | | | | Rename CiStatus to Statusable | Kamil Trzcinski | 2016-04-16 | 2 | -2/+10 | |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-16 | 35 | -204/+1195 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Cleanup changes | Kamil Trzcinski | 2016-04-13 | 2 | -6/+1 | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-13 | 24 | -97/+550 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix CiStatus implementation and tests | Kamil Trzcinski | 2016-04-13 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix rest of rspec and spinach tests | Kamil Trzcinski | 2016-04-12 | 1 | -3/+12 | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-11 | 5 | -14/+122 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix specs | Kamil Trzcinski | 2016-04-11 | 13 | -160/+47 | |
* | | | | | | | | | | | | Merge branch 'issue_14678' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -0/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Grammar fix | Alfredo Sumaran | 2016-04-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'master' into issue_14678 | Alfredo Sumaran | 2016-04-11 | 9 | -22/+258 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Todos spec | Alfredo Sumaran | 2016-04-07 | 1 | -0/+79 | |
* | | | | | | | | | | | | Merge branch 'fix-grape-internal-allowed-action' into 'master' | Robert Speicher | 2016-04-20 | 1 | -0/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix setting of "action" for Grape transactions | Yorick Peterse | 2016-04-20 | 1 | -0/+24 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Forgot a Rubocop offense, doh! | Rémy Coutable | 2016-04-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | Address MR feedback | Rémy Coutable | 2016-04-20 | 1 | -33/+40 | |
* | | | | | | | | | | | | Fix functionality of due this week. Add due this month and overdue, remove du... | Mehmet Beydogan | 2016-04-20 | 1 | -7/+23 | |
* | | | | | | | | | | | | Add due_date:time field to Issue model | Mehmet Beydogan | 2016-04-20 | 1 | -0/+63 | |
* | | | | | | | | | | | | Merge branch 'multi-filter-labels' into 'master' | Jacob Schatz | 2016-04-20 | 4 | -1/+202 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | fix failing tests | Arinde Eniola | 2016-04-15 | 2 | -1/+14 | |
| * | | | | | | | | | | | rename the test file | Arinde Eniola | 2016-04-14 | 1 | -0/+0 | |
| * | | | | | | | | | | | add some tests for the new feature | Arinde Eniola | 2016-04-14 | 1 | -0/+172 | |
| * | | | | | | | | | | | Return unique issues when using multiple labels | Yorick Peterse | 2016-04-13 | 1 | -0/+16 | |
* | | | | | | | | | | | | 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 |