Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '18013-compact-sidebar' into 'master' | Jacob Schatz | 2016-06-07 | 1 | -4/+4 |
|\ | |||||
| * | Test impersonation using img data attribute instead of username | Annabel Dunstone | 2016-06-07 | 1 | -4/+4 |
* | | Merge branch 'issue_14189' into 'master' | Jacob Schatz | 2016-06-07 | 2 | -0/+202 |
|\ \ | |/ |/| | |||||
| * | Fix label order by priority on labels pageissue_14189 | Sean McGivern | 2016-06-07 | 1 | -1/+8 |
| * | Clarify issue priority spec | Sean McGivern | 2016-06-06 | 1 | -14/+7 |
| * | Remove comment | Alfredo Sumaran | 2016-06-06 | 1 | -1/+0 |
| * | Add test for the case when user can't prioritize labels | Alfredo Sumaran | 2016-06-06 | 1 | -47/+77 |
| * | Fix style | Sean McGivern | 2016-06-06 | 1 | -1/+2 |
| * | Add tests for issues with multiple labels | Alfredo Sumaran | 2016-06-06 | 1 | -29/+60 |
| * | Add tests for issue prioritization | Alfredo Sumaran | 2016-06-06 | 1 | -0/+63 |
| * | Add tests for label prioritization | Alfredo Sumaran | 2016-06-06 | 1 | -0/+78 |
* | | Fix tests failures | Kamil Trzcinski | 2016-06-07 | 2 | -4/+4 |
* | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-06 | 1 | -6/+2 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'origin/master' into rename-ci-commit | Kamil Trzcinski | 2016-06-06 | 1 | -6/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'jquery2' into 'master' | Jacob Schatz | 2016-06-06 | 1 | -6/+2 |
| | |\ | |||||
| | | * | Fixed JS errorsjquery2 | Phil Hughes | 2016-06-05 | 1 | -6/+2 |
* | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-06 | 4 | -50/+393 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit | Kamil Trzcinski | 2016-06-06 | 4 | -50/+393 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-06-06 | 3 | -18/+257 |
| | |\ \ | |||||
| | | * | | Add feature specs covering U2F registration and authentication. | Timothy Andrew | 2016-06-06 | 1 | -0/+239 |
| | | * | | Implement authentication (login) using a U2F device. | Timothy Andrew | 2016-06-06 | 1 | -13/+13 |
| | | * | | Add a `U2fRegistrations` table/model. | Timothy Andrew | 2016-06-06 | 1 | -5/+5 |
| | | |/ | |||||
| | * | | Merge branch 'fix/unauthorized-access-to-build-data' into 'master' | Douwe Maan | 2016-06-06 | 1 | -32/+136 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Remove 'unscoped' from project builds selection | Tomasz Maczukin | 2016-06-04 | 1 | -32/+136 |
* | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-06 | 7 | -38/+308 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit | Kamil Trzcinski | 2016-06-06 | 7 | -38/+308 |
| |\ \ \ | | |/ / | |||||
| | * | | Update CHANGELOG | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| | * | | Enhancements | Alfredo Sumaran | 2016-06-03 | 1 | -7/+12 |
| | * | | Fix spec | Alfredo Sumaran | 2016-06-03 | 1 | -8/+9 |
| | * | | Fix failing specs | Alfredo Sumaran | 2016-06-03 | 1 | -6/+8 |
| | * | | Bulk assignment tests | Alfredo Sumaran | 2016-06-03 | 1 | -38/+120 |
| | * | | Add empty line to end of file | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| | * | | Bulk assignment tests | Alfredo Sumaran | 2016-06-03 | 1 | -0/+109 |
| | |/ | |||||
| | * | Merge branch 'master' into awardablesawardables | Z.J. van de Weg | 2016-06-03 | 7 | -4/+141 |
| | |\ | |||||
| | * | | Incorportate feedback | Z.J. van de Weg | 2016-06-01 | 3 | -84/+13 |
| | * | | Merge branch 'master' into awardables | ZJ van de Weg | 2016-05-30 | 16 | -36/+292 |
| | |\ \ | |||||
| | * | | | Remove tests specific for awards on notes | ZJ van de Weg | 2016-05-26 | 2 | -134/+0 |
| | * | | | Merge branch 'master' into awardables | ZJ van de Weg | 2016-05-25 | 10 | -28/+375 |
| | |\ \ \ | |||||
| | * | | | | Adds the emoji menu to the body and then re-positions it depending on which b... | Phil Hughes | 2016-05-19 | 2 | -14/+12 |
| | * | | | | Award spec for merge requests | Phil Hughes | 2016-05-19 | 1 | -0/+140 |
| | * | | | | Added tests for issues | Phil Hughes | 2016-05-19 | 1 | -0/+140 |
| | * | | | | Merge branch 'awardables' of gitlab.com:gitlab-org/gitlab-ce into awardables | Fatih Acet | 2016-05-18 | 1 | -4/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix latests concerns | ZJ van de Weg | 2016-05-18 | 1 | -4/+4 |
| | * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardables | Fatih Acet | 2016-05-18 | 1 | -0/+44 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardables | Fatih Acet | 2016-05-18 | 7 | -11/+111 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | Incorporate feedback | Zeger-Jan van de Weg | 2016-05-11 | 1 | -2/+0 |
| | * | | | | | | Merge branch 'master' into awardables | Zeger-Jan van de Weg | 2016-05-11 | 1 | -0/+137 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' into awardables | Zeger-Jan van de Weg | 2016-05-11 | 38 | -43/+1485 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add tests on Awardables and Award Emoji | Zeger-Jan van de Weg | 2016-05-10 | 2 | -3/+3 |
* | | | | | | | | | | Rename remaining ci_commits in specs | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 |