Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7465 from Razer6/better_label_color_validation | Dmitriy Zaporozhets | 2014-08-15 | 3 | -2/+62 |
|\ | |||||
| * | Validate label titel in project scope | Robert Schilling | 2014-08-13 | 3 | -3/+46 |
| * | Add testcase for invalid color | Robert Schilling | 2014-08-13 | 2 | -0/+17 |
* | | diff unfold | skv | 2014-08-14 | 2 | -0/+16 |
|/ | |||||
* | Merge pull request #7385 from Razer6/fix_search_empty_project | Dmitriy Zaporozhets | 2014-08-11 | 3 | -6/+23 |
|\ | |||||
| * | fix searching on empty project, prevent 500 | Robert Schilling | 2014-08-11 | 3 | -6/+23 |
* | | Merge pull request #7393 from Razer6/fix_500_hook_service_down | Dmitriy Zaporozhets | 2014-08-11 | 2 | -0/+18 |
|\ \ | |/ |/| | |||||
| * | Prevent 500 if hook url is down, fixes #7376 | Robert Schilling | 2014-07-29 | 2 | -0/+18 |
* | | Fix test broken by abdc4426486c6e6458c12ba49dd641d4c5ab257a | Dmitriy Zaporozhets | 2014-08-09 | 1 | -1/+1 |
* | | Fix dashboard tests | Dmitriy Zaporozhets | 2014-07-31 | 2 | -5/+5 |
* | | Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setup | Dmitriy Zaporozhets | 2014-07-31 | 2 | -29/+27 |
* | | Fix network tests | Dmitriy Zaporozhets | 2014-07-31 | 2 | -32/+32 |
* | | Improve copy test repo cmd | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+0 |
* | | Fix form mr tests | Dmitriy Zaporozhets | 2014-07-31 | 2 | -51/+10 |
* | | Cleanup test dir before install gitlab-shell. Fix fork test scenario | Dmitriy Zaporozhets | 2014-07-31 | 1 | -9/+1 |
* | | Recreate tmp/tests on each test run | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+1 |
* | | Fix MR tests | Dmitriy Zaporozhets | 2014-07-31 | 2 | -20/+23 |
* | | Fix MR factory and some MR tests | Dmitriy Zaporozhets | 2014-07-31 | 2 | -17/+26 |
* | | Move all test repos data to ReposHelpers | Dmitriy Zaporozhets | 2014-07-31 | 7 | -51/+57 |
* | | Fix browse code spinach tests | Dmitriy Zaporozhets | 2014-07-31 | 9 | -40/+38 |
* | | Fix tags spinach test | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+1 |
* | | Uncomment change branch test | Dmitriy Zaporozhets | 2014-07-31 | 1 | -6/+4 |
* | | Dont stub gitlab-shell calls. Make test environment closer to real one | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+0 |
* | | Add test for createing issue with labels | Dmitriy Zaporozhets | 2014-07-31 | 2 | -0/+19 |
* | | Project labels tests | Dmitriy Zaporozhets | 2014-07-31 | 3 | -3/+66 |
* | | Merge branch 'epic/refactor-labels' into 'master' | Dmitriy Zaporozhets | 2014-07-30 | 5 | -40/+49 |
|\ \ | |||||
| * | | Fix tests | Dmitriy Zaporozhets | 2014-07-30 | 4 | -20/+10 |
| * | | Improve labels | Dmitriy Zaporozhets | 2014-07-30 | 3 | -29/+48 |
| |/ | |||||
* | | Require current password even if password was expired | Dmitriy Zaporozhets | 2014-07-29 | 1 | -1/+2 |
|/ | |||||
* | Do not execute hooks on empty projects, fixes #6108 | Robert Schilling | 2014-07-27 | 2 | -6/+25 |
* | Tests for trending/starred pages | Dmitriy Zaporozhets | 2014-07-26 | 3 | -3/+26 |
* | Fix star tests | Dmitriy Zaporozhets | 2014-07-24 | 2 | -2/+6 |
* | Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosant... | Dmitriy Zaporozhets | 2014-07-24 | 6 | -28/+107 |
|\ | |||||
| * | Move destroy user feature to spec. | Ciro Santilli | 2014-07-17 | 2 | -15/+0 |
| * | Add project stars. | Ciro Santilli | 2014-07-17 | 7 | -28/+122 |
* | | Remove duplicate test | Dmitriy Zaporozhets | 2014-07-23 | 2 | -17/+0 |
* | | Refactor explore area tests. Replaced old links | Dmitriy Zaporozhets | 2014-07-23 | 5 | -14/+14 |
* | | Merge branch 'public-groups' of https://github.com/innogames/gitlabhq into 7-... | Dmitriy Zaporozhets | 2014-07-22 | 3 | -0/+48 |
|\ \ | |||||
| * | | Added public groups area to enhance searching and exploring of projects | dreis | 2014-07-15 | 3 | -0/+48 |
* | | | Merge branch 'use_fullpath' into 'master' | Dmitriy Zaporozhets | 2014-07-22 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | If the referer is not set, use fullpath. | Marin Jankovski | 2014-07-21 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Add useless test. Uncomment when we improve testing | Dmitriy Zaporozhets | 2014-07-21 | 2 | -0/+17 |
|/ / | |||||
* | | Merge branch 'fix-huge-mr' into 'master' | Dmitriy Zaporozhets | 2014-07-15 | 1 | -4/+1 |
|\ \ | |||||
| * | | Fix tests | Dmitriy Zaporozhets | 2014-07-15 | 1 | -4/+1 |
* | | | Fix test for no milestone description. | Marin Jankovski | 2014-07-15 | 1 | -1/+0 |
|/ / | |||||
* | | Add in the tests. | Marin Jankovski | 2014-07-11 | 2 | -1/+48 |
* | | Revert "Merge branch 'redirect_after_login' into 'master'" | Marin Jankovski | 2014-07-11 | 2 | -29/+0 |
|/ | |||||
* | Update the tests with milestones descriptions. | Marin Jankovski | 2014-07-10 | 2 | -2/+12 |
* | Add tests to check for correct browse link name. | Marin Jankovski | 2014-07-09 | 2 | -1/+41 |
* | Merge branch 'group_milestones' into 'master' | Dmitriy Zaporozhets | 2014-07-01 | 2 | -0/+113 |
|\ |