Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Spec Www-Authenticate | Jacob Vosmaer | 2016-03-24 | 1 | -0/+6 | |
| * | | | | | | Remove useless "describe" | Jacob Vosmaer | 2016-03-24 | 1 | -120/+117 | |
| * | | | | | | Add test for gitlab_shell.upload_pack config setting | Jacob Vosmaer | 2016-03-24 | 1 | -1/+14 | |
| * | | | | | | Whitespace, remove unused method | Jacob Vosmaer | 2016-03-24 | 1 | -14/+10 | |
| * | | | | | | Test both GET and POST for git-upload-pack | Jacob Vosmaer | 2016-03-24 | 1 | -45/+67 | |
| * | | | | | | Test Grack::Auth via a request spec | Jacob Vosmaer | 2016-03-23 | 1 | -90/+71 | |
* | | | | | | | Merge branch 'fix-endless-redirect' into 'master' | Rémy Coutable | 2016-06-08 | 1 | -0/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix endless redirections when accessing user OAuth applications when they are... | Stan Hu | 2016-06-08 | 1 | -0/+29 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'fix-markdown-spec' into 'master' | Stan Hu | 2016-06-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix markdown_spec to not use `before(:all)` in order to properly cleanup data... | Kamil Trzcinski | 2016-06-07 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'test-for-ci_authorized_runners' into 'master' | Douwe Maan | 2016-06-08 | 1 | -4/+84 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add a blank line between before and it: | Lin Jen-Shin | 2016-06-07 | 1 | -0/+3 | |
| * | | | | | | | | Avoid using subject and is_expected.to: | Lin Jen-Shin | 2016-06-07 | 1 | -5/+8 | |
| * | | | | | | | | Prefer do and end for before/after: | Lin Jen-Shin | 2016-06-07 | 1 | -7/+21 | |
| * | | | | | | | | Fix method definition style | Lin Jen-Shin | 2016-06-07 | 1 | -2/+2 | |
| * | | | | | | | | Use rspec's matchers and update style: | Lin Jen-Shin | 2016-06-07 | 1 | -8/+10 | |
| * | | | | | | | | Use subject for more consistent testing style: | Lin Jen-Shin | 2016-06-07 | 1 | -4/+5 | |
| * | | | | | | | | This is easier to write: | Lin Jen-Shin | 2016-06-07 | 1 | -1/+1 | |
| * | | | | | | | | Add a test for User#ci_authorized_runners | Lin Jen-Shin | 2016-06-07 | 1 | -0/+57 | |
* | | | | | | | | | Enable Knapsack only in CI environmentknapsack-env-ci | Kamil Trzcinski | 2016-06-08 | 1 | -2/+4 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | 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 'refactor/ci-config-add-facade' into 'master' | Rémy Coutable | 2016-06-07 | 2 | -0/+97 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Improve Ci config loader by changing method signaturerefactor/ci-config-add-facade | Grzegorz Bizon | 2016-06-07 | 1 | -4/+4 | |
| * | | | | | | | Remove duplicated exception in Ci config | Grzegorz Bizon | 2016-06-07 | 1 | -1/+2 | |
| * | | | | | | | Rename class that loads CI configuration to Loader | Grzegorz Bizon | 2016-06-06 | 2 | -15/+11 | |
| * | | | | | | | Extract CI config YAML parser to a separate class | Grzegorz Bizon | 2016-06-03 | 2 | -1/+67 | |
| * | | | | | | | Add gitlab ci configuration class that holds hash | Grzegorz Bizon | 2016-06-03 | 1 | -0/+34 | |
* | | | | | | | | Merge branch 'issue_14189' into 'master' | Jacob Schatz | 2016-06-07 | 4 | -0/+271 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix label order by priority on labels pageissue_14189 | Sean McGivern | 2016-06-07 | 2 | -1/+61 | |
| * | | | | | | | 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 | |
| * | | | | | | | Improve Issuable.order_labels_priority | Rémy Coutable | 2016-06-06 | 1 | -0/+16 | |
* | | | | | | | | Merge branch 'knapsack' into 'master' | Douwe Maan | 2016-06-07 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove knapsack_merger since we don't use it anyway | Kamil Trzcinski | 2016-06-07 | 2 | -42/+0 | |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into knapsack | Kamil Trzcinski | 2016-06-07 | 49 | -282/+2707 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Use knapsack everywhere | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 | |
| * | | | | | | | | Use own version of knapsack which supports spinach tests | Kamil Trzcinski | 2016-06-03 | 1 | -1/+1 | |
| * | | | | | | | | Try to use knapsack | Kamil Trzcinski | 2016-06-03 | 2 | -0/+45 | |
* | | | | | | | | | Merge branch 'zj-workhorse-to-serve-diffs' into 'master' 14722-searching-for-usernames-should-only-be-possible-for-search-strings-with-a-valid-format | Jacob Vosmaer (GitLab) | 2016-06-07 | 1 | -6/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Workhorse to serve raw diffs | Zeger-Jan van de Weg | 2016-06-03 | 1 | -6/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'rename-ci-commit-phase-2' into 'master' | Douwe Maan | 2016-06-07 | 41 | -742/+741 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix remaining test offensesrename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-07 | 2 | -8/+8 | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-07 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Fix tests failures | Kamil Trzcinski | 2016-06-07 | 6 | -43/+43 |