| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure the test fails in year 2114. | Marin Jankovski | 2014-08-21 | 1 | -2/+2 |
| * | Merge pull request #7465 from Razer6/better_label_color_validation | Dmitriy Zaporozhets | 2014-08-15 | 2 | -1/+43 |
| |\ | |||||
| | * | Validate label titel in project scope | Robert Schilling | 2014-08-13 | 2 | -1/+31 |
| | * | Add testcase for invalid color | Robert Schilling | 2014-08-13 | 1 | -0/+12 |
| * | | diff unfold | skv | 2014-08-14 | 1 | -0/+8 |
| |/ | |||||
| * | Merge pull request #7385 from Razer6/fix_search_empty_project | Dmitriy Zaporozhets | 2014-08-11 | 2 | -4/+15 |
| |\ | |||||
| | * | fix searching on empty project, prevent 500 | Robert Schilling | 2014-08-11 | 2 | -4/+15 |
| * | | Merge pull request #7393 from Razer6/fix_500_hook_service_down | Dmitriy Zaporozhets | 2014-08-11 | 1 | -0/+12 |
| |\ \ | |/ |/| | |||||
| | * | Prevent 500 if hook url is down, fixes #7376 | Robert Schilling | 2014-07-29 | 1 | -0/+12 |
| * | | 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 | 1 | -17/+15 |
| * | | Fix network tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -20/+20 |
| * | | Improve copy test repo cmd | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+0 |
| * | | Fix form mr tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -50/+10 |
| * | | Cleanup test dir before install gitlab-shell. Fix fork test scenario | Dmitriy Zaporozhets | 2014-07-31 | 1 | -9/+1 |
| * | | Fix MR tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -13/+16 |
| * | | 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 | 4 | -41/+50 |
| * | | Fix browse code spinach tests | Dmitriy Zaporozhets | 2014-07-31 | 5 | -29/+27 |
| * | | Fix tags spinach test | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+1 |
| * | | Uncomment change branch test | Dmitriy Zaporozhets | 2014-07-31 | 1 | -6/+4 |
| * | | Add test for createing issue with labels | Dmitriy Zaporozhets | 2014-07-31 | 1 | -0/+12 |
| * | | Project labels tests | Dmitriy Zaporozhets | 2014-07-31 | 2 | -2/+50 |
| * | | Merge branch 'epic/refactor-labels' into 'master' | Dmitriy Zaporozhets | 2014-07-30 | 3 | -30/+35 |
| |\ \ | |||||
| | * | | Fix tests | Dmitriy Zaporozhets | 2014-07-30 | 3 | -19/+9 |
| | * | | Improve labels | Dmitriy Zaporozhets | 2014-07-30 | 2 | -20/+35 |
| | |/ | |||||
| * | | 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 | 1 | -6/+20 |
| * | Tests for trending/starred pages | Dmitriy Zaporozhets | 2014-07-26 | 2 | -3/+12 |
| * | Fix star tests | Dmitriy Zaporozhets | 2014-07-24 | 1 | -0/+4 |
| * | Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosant... | Dmitriy Zaporozhets | 2014-07-24 | 5 | -28/+69 |
| |\ | |||||
| | * | Move destroy user feature to spec. | Ciro Santilli | 2014-07-17 | 1 | -5/+0 |
| | * | Add project stars. | Ciro Santilli | 2014-07-17 | 6 | -28/+74 |
| * | | Remove duplicate test | Dmitriy Zaporozhets | 2014-07-23 | 1 | -9/+0 |
| * | | Refactor explore area tests. Replaced old links | Dmitriy Zaporozhets | 2014-07-23 | 3 | -12/+12 |
| * | | Merge branch 'public-groups' of https://github.com/innogames/gitlabhq into 7-... | Dmitriy Zaporozhets | 2014-07-22 | 2 | -0/+16 |
| |\ \ | |||||
| | * | | Added public groups area to enhance searching and exploring of projects | dreis | 2014-07-15 | 2 | -0/+16 |
| * | | | 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 | 1 | -0/+11 |
| |/ / | |||||
| * | | 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 | 1 | -1/+36 |
| * | | Revert "Merge branch 'redirect_after_login' into 'master'" | Marin Jankovski | 2014-07-11 | 1 | -22/+0 |
| |/ | |||||
| * | Update the tests with milestones descriptions. | Marin Jankovski | 2014-07-10 | 1 | -1/+9 |
| * | Add tests to check for correct browse link name. | Marin Jankovski | 2014-07-09 | 1 | -0/+28 |
| * | Merge branch 'group_milestones' into 'master' | Dmitriy Zaporozhets | 2014-07-01 | 1 | -0/+94 |
| |\ | |||||
| | * | Add feature tests for group milestone. | Marin Jankovski | 2014-06-30 | 1 | -0/+94 |
