summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7646 from bushong1/snippet-search3Dmitriy Zaporozhets2014-09-094-0/+110
|\
| * Cleaning for the houndCharles Bushong2014-09-052-15/+30
| * Updating to persist a params snippets variableCharles Bushong2014-09-054-0/+95
* | Change shortcut for activity to project, because navbar changedRobert Schilling2014-09-081-0/+6
* | Merge pull request #7658 from Razer6/refresh_labels_page_on_deleteDmitriy Zaporozhets2014-09-052-0/+21
|\ \
| * | Show labels help message if last label is deletedRobert Schilling2014-09-042-0/+21
* | | Merge pull request #7382 from Razer6/git_ref_validationDmitriy Zaporozhets2014-09-044-5/+115
|\ \ \
| * | | Validate tag-names and references in WebUI, APIRobert Schilling2014-09-033-5/+69
| * | | Validate branch-names and references in WebUI, APIRobert Schilling2014-09-032-3/+49
| |/ /
* | | Merge branch 'sha-link' of https://github.com/cirosantilli/gitlabhq into ciro...Dmitriy Zaporozhets2014-09-043-0/+31
|\ \ \
| * | | Add permalink to fixed SHA URL on blob view.Ciro Santilli2014-09-013-0/+31
| | |/ | |/|
* | | Explicitly require active teab for testsDmitriy Zaporozhets2014-09-041-0/+2
* | | Improve issue filtering. Make tests passDmitriy Zaporozhets2014-09-031-17/+24
| |/ |/|
* | Merge pull request #7523 from Razer6/fix_branch_deleteDmitriy Zaporozhets2014-09-032-0/+17
|\ \
| * | don't lookup branch element - it might need to be escapedRobert Schilling2014-08-172-0/+17
* | | Rename activity to project tabDmitriy Zaporozhets2014-09-021-1/+1
* | | Merge branch 'search-issues-spinach' into 'master'Dmitriy Zaporozhets2014-09-012-0/+64
|\ \ \
| * | | Fixing requested changes for 'search issues by description' testsPorus Patell2014-08-252-33/+32
| * | | Adding Spinach tests for 'search issues by description field' featurePorus Patell2014-08-252-0/+65
| |/ /
* | | Awesome shortcuts for GitLabRobert Schilling2014-09-019-51/+193
| |/ |/|
* | fix testsDmitriy Zaporozhets2014-08-281-3/+1
* | Fix testsDmitriy Zaporozhets2014-08-283-4/+4
* | Save search options when switch between filterDmitriy Zaporozhets2014-08-272-4/+20
* | Improve search testsDmitriy Zaporozhets2014-08-274-29/+102
* | Make sure the test fails in year 2114.Marin Jankovski2014-08-211-2/+2
|/
* Merge pull request #7465 from Razer6/better_label_color_validationDmitriy Zaporozhets2014-08-153-2/+62
|\
| * Validate label titel in project scopeRobert Schilling2014-08-133-3/+46
| * Add testcase for invalid colorRobert Schilling2014-08-132-0/+17
* | diff unfoldskv2014-08-142-0/+16
|/
* Merge pull request #7385 from Razer6/fix_search_empty_projectDmitriy Zaporozhets2014-08-113-6/+23
|\
| * fix searching on empty project, prevent 500Robert Schilling2014-08-113-6/+23
* | Merge pull request #7393 from Razer6/fix_500_hook_service_downDmitriy Zaporozhets2014-08-112-0/+18
|\ \ | |/ |/|
| * Prevent 500 if hook url is down, fixes #7376Robert Schilling2014-07-292-0/+18
* | Fix test broken by abdc4426486c6e6458c12ba49dd641d4c5ab257aDmitriy Zaporozhets2014-08-091-1/+1
* | Fix dashboard testsDmitriy Zaporozhets2014-07-312-5/+5
* | Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets2014-07-312-29/+27
* | Fix network testsDmitriy Zaporozhets2014-07-312-32/+32
* | Improve copy test repo cmdDmitriy Zaporozhets2014-07-311-1/+0
* | Fix form mr testsDmitriy Zaporozhets2014-07-312-51/+10
* | Cleanup test dir before install gitlab-shell. Fix fork test scenarioDmitriy Zaporozhets2014-07-311-9/+1
* | Recreate tmp/tests on each test runDmitriy Zaporozhets2014-07-311-1/+1
* | Fix MR testsDmitriy Zaporozhets2014-07-312-20/+23
* | Fix MR factory and some MR testsDmitriy Zaporozhets2014-07-312-17/+26
* | Move all test repos data to ReposHelpersDmitriy Zaporozhets2014-07-317-51/+57
* | Fix browse code spinach testsDmitriy Zaporozhets2014-07-319-40/+38
* | Fix tags spinach testDmitriy Zaporozhets2014-07-311-1/+1
* | Uncomment change branch testDmitriy Zaporozhets2014-07-311-6/+4
* | Dont stub gitlab-shell calls. Make test environment closer to real oneDmitriy Zaporozhets2014-07-311-1/+0
* | Add test for createing issue with labelsDmitriy Zaporozhets2014-07-312-0/+19
* | Project labels testsDmitriy Zaporozhets2014-07-313-3/+66