Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-06-30 | 2 | -2/+2 |
|\ \ | |||||
| * \ | Merge pull request #7170 from cirosantilli/add-trailing-newlines | Sytse Sijbrandij | 2014-06-30 | 2 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Add trailing newline to all text files. | Ciro Santilli | 2014-06-21 | 2 | -2/+2 |
* | | | Enable snippets for test project | Dmitriy Zaporozhets | 2014-06-27 | 1 | -1/+1 |
|/ / | |||||
* | | Fix tests | Dmitriy Zaporozhets | 2014-06-26 | 1 | -1/+1 |
* | | Replace home icon with tab names | Dmitriy Zaporozhets | 2014-06-26 | 5 | -9/+5 |
* | | Show VERSION information on project sidebar | Dmitriy Zaporozhets | 2014-06-25 | 1 | -0/+12 |
* | | Fix diff comments toggle button | Dmitriy Zaporozhets | 2014-06-25 | 1 | -5/+3 |
* | | Fix some MR commenting tests | Dmitriy Zaporozhets | 2014-06-24 | 1 | -2/+2 |
* | | Dont render difscussion for commit diffs | Dmitriy Zaporozhets | 2014-06-24 | 1 | -23/+25 |
* | | Test secondary user email removal. | Marin Jankovski | 2014-06-23 | 1 | -0/+19 |
* | | Merge branch 'redirect_after_login' into 'master' | Dmitriy Zaporozhets | 2014-06-23 | 1 | -0/+22 |
|\ \ | |/ |/| | |||||
| * | Fix test | Marin Jankovski | 2014-06-19 | 1 | -1/+13 |
| * | Set return url as param. | Marin Jankovski | 2014-06-19 | 1 | -0/+4 |
| * | Test the redirect after sign in. | Marin Jankovski | 2014-06-19 | 1 | -0/+6 |
* | | Fix project trasnfer for admin area | Dmitriy Zaporozhets | 2014-06-19 | 1 | -0/+26 |
|/ | |||||
* | Remove failing test on travis+pg | Dmitriy Zaporozhets | 2014-06-14 | 1 | -4/+0 |
* | Refactor snippets views | Dmitriy Zaporozhets | 2014-06-14 | 2 | -2/+2 |
* | Delete wall notes tests | Dmitriy Zaporozhets | 2014-06-13 | 2 | -26/+0 |
* | Fix blob highlight tests | Dmitriy Zaporozhets | 2014-06-12 | 1 | -0/+4 |
* | Fix tests | Dmitriy Zaporozhets | 2014-06-04 | 1 | -1/+1 |
* | Update docs to markdown style guide. | Ciro Santilli | 2014-06-03 | 1 | -1/+1 |