summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Add test for createing issue with labelsDmitriy Zaporozhets2014-07-312-0/+19
* Project labels testsDmitriy Zaporozhets2014-07-313-3/+66
* Merge branch 'epic/refactor-labels' into 'master'Dmitriy Zaporozhets2014-07-305-40/+49
|\
| * Fix testsDmitriy Zaporozhets2014-07-304-20/+10
| * Improve labelsDmitriy Zaporozhets2014-07-303-29/+48
* | Require current password even if password was expiredDmitriy Zaporozhets2014-07-291-1/+2
|/
* Do not execute hooks on empty projects, fixes #6108Robert Schilling2014-07-272-6/+25
* Tests for trending/starred pagesDmitriy Zaporozhets2014-07-263-3/+26
* Fix star testsDmitriy Zaporozhets2014-07-242-2/+6
* Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosant...Dmitriy Zaporozhets2014-07-246-28/+107
|\
| * Move destroy user feature to spec.Ciro Santilli2014-07-172-15/+0
| * Add project stars.Ciro Santilli2014-07-177-28/+122
* | Remove duplicate testDmitriy Zaporozhets2014-07-232-17/+0
* | Refactor explore area tests. Replaced old linksDmitriy Zaporozhets2014-07-235-14/+14
* | Merge branch 'public-groups' of https://github.com/innogames/gitlabhq into 7-...Dmitriy Zaporozhets2014-07-223-0/+48
|\ \
| * | Added public groups area to enhance searching and exploring of projectsdreis2014-07-153-0/+48
* | | Merge branch 'use_fullpath' into 'master'Dmitriy Zaporozhets2014-07-221-0/+1
|\ \ \
| * | | If the referer is not set, use fullpath.Marin Jankovski2014-07-211-0/+1
| | |/ | |/|
* | | Add useless test. Uncomment when we improve testingDmitriy Zaporozhets2014-07-212-0/+17
|/ /
* | Merge branch 'fix-huge-mr' into 'master'Dmitriy Zaporozhets2014-07-151-4/+1
|\ \
| * | Fix testsDmitriy Zaporozhets2014-07-151-4/+1
* | | Fix test for no milestone description.Marin Jankovski2014-07-151-1/+0
|/ /
* | Add in the tests.Marin Jankovski2014-07-112-1/+48
* | Revert "Merge branch 'redirect_after_login' into 'master'"Marin Jankovski2014-07-112-29/+0
|/
* Update the tests with milestones descriptions.Marin Jankovski2014-07-102-2/+12
* Add tests to check for correct browse link name.Marin Jankovski2014-07-092-1/+41
* Merge branch 'group_milestones' into 'master'Dmitriy Zaporozhets2014-07-012-0/+113
|\
| * Add feature tests for group milestone.Marin Jankovski2014-06-302-0/+113
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-06-304-4/+4
|\ \
| * \ Merge pull request #7170 from cirosantilli/add-trailing-newlinesSytse Sijbrandij2014-06-304-4/+4
| |\ \ | | |/ | |/|
| | * Add trailing newline to all text files.Ciro Santilli2014-06-214-4/+4
* | | Enable snippets for test projectDmitriy Zaporozhets2014-06-271-1/+1
|/ /
* | Fix testsDmitriy Zaporozhets2014-06-261-1/+1
* | Replace home icon with tab namesDmitriy Zaporozhets2014-06-265-9/+5
* | Show VERSION information on project sidebarDmitriy Zaporozhets2014-06-252-0/+17
* | Fix diff comments toggle buttonDmitriy Zaporozhets2014-06-251-5/+3
* | Fix some MR commenting testsDmitriy Zaporozhets2014-06-241-2/+2
* | Dont render difscussion for commit diffsDmitriy Zaporozhets2014-06-241-23/+25
* | Test secondary user email removal.Marin Jankovski2014-06-232-0/+27
* | Merge branch 'redirect_after_login' into 'master'Dmitriy Zaporozhets2014-06-232-0/+29
|\ \ | |/ |/|
| * Fix testMarin Jankovski2014-06-192-1/+14
| * Set return url as param.Marin Jankovski2014-06-192-1/+5
| * Test the redirect after sign in.Marin Jankovski2014-06-192-0/+12
* | Fix project trasnfer for admin areaDmitriy Zaporozhets2014-06-192-0/+32
|/
* Remove failing test on travis+pgDmitriy Zaporozhets2014-06-141-4/+0
* Refactor snippets viewsDmitriy Zaporozhets2014-06-144-4/+2
* Delete wall notes testsDmitriy Zaporozhets2014-06-134-47/+0
* Fix blob highlight testsDmitriy Zaporozhets2014-06-122-3/+6
* Revert "Revert "Fix for failing specs""Dmitriy Zaporozhets2014-06-061-1/+1
* Merge pull request #7075 from jvanbaarsen/split-spinach-testsDmitriy Zaporozhets2014-06-0526-0/+26
|\