Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-21Make sure the test fails in year 2114.Marin Jankovski
2014-08-15Merge pull request #7465 from Razer6/better_label_color_validationDmitriy Zaporozhets
Better label color validation, fixes #7454
2014-08-14diff unfoldskv
2014-08-13Validate label titel in project scopeRobert Schilling
2014-08-13Add testcase for invalid colorRobert Schilling
2014-08-11Merge pull request #7385 from Razer6/fix_search_empty_projectDmitriy Zaporozhets
Fix 500 on searching on empty project, restyle search page
2014-08-11Merge pull request #7393 from Razer6/fix_500_hook_service_downDmitriy Zaporozhets
Prevent 500 if hook url is down when testing a hook, fixes #7376
2014-08-11fix searching on empty project, prevent 500Robert Schilling
Fix hound
2014-08-09Fix test broken by abdc4426486c6e6458c12ba49dd641d4c5ab257aDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-08-01Fix dashboard testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-08-01Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Fix network testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Improve copy test repo cmdDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Fix form mr testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Cleanup test dir before install gitlab-shell. Fix fork test scenarioDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Recreate tmp/tests on each test runDmitriy Zaporozhets
2014-07-31Fix MR testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Fix MR factory and some MR testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Move all test repos data to ReposHelpersDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Fix browse code spinach testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Fix tags spinach testDmitriy Zaporozhets
2014-07-31Uncomment change branch testDmitriy Zaporozhets
2014-07-31Dont stub gitlab-shell calls. Make test environment closer to real oneDmitriy Zaporozhets
2014-07-31Add test for createing issue with labelsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-31Project labels testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-30Merge branch 'epic/refactor-labels' into 'master'Dmitriy Zaporozhets
Epic/refactor labels Part of #1385 See merge request !1003
2014-07-30Fix testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-30Improve labelsDmitriy Zaporozhets
* allow developers to manage labels * add ability to remove label Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-29Require current password even if password was expiredDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-29Prevent 500 if hook url is down, fixes #7376Robert Schilling
2014-07-28Do not execute hooks on empty projects, fixes #6108Robert Schilling
2014-07-26Tests for trending/starred pagesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-25Fix star testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-24Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into ↵Dmitriy Zaporozhets
cirosantilli-star Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
2014-07-23Remove duplicate testDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-23Refactor explore area tests. Replaced old linksDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-22Merge branch 'public-groups' of https://github.com/innogames/gitlabhq into ↵Dmitriy Zaporozhets
7-2-dev
2014-07-22Merge branch 'use_fullpath' into 'master'Dmitriy Zaporozhets
If referer in request is incorrect use fullpath Fixes #1444 See merge request !982
2014-07-21Add useless test. Uncomment when we improve testingDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-21If the referer is not set, use fullpath.Marin Jankovski
2014-07-18Move destroy user feature to spec.Ciro Santilli
2014-07-18Add project stars.Ciro Santilli
2014-07-15Merge branch 'fix-huge-mr' into 'master'Dmitriy Zaporozhets
Fix huge merge requests * Refactored suppress logic for diffs * Increase grit memory limit (should mix most of 502 errors when create MR) * show first 100 files for huge diffs Fixes #1424 See merge request !970
2014-07-15Fix testsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-15Fix test for no milestone description.Marin Jankovski
2014-07-15Added public groups area to enhance searching and exploring of projectsdreis
fixed whitespaces and quotes fixed whitespaces fixed devise.html.haml fixed method parenthesis in app/models/group.rb removed links from header removed links from devise.html added tests
2014-07-11Add in the tests.Marin Jankovski
2014-07-11Revert "Merge branch 'redirect_after_login' into 'master'"Marin Jankovski
This reverts commit 5aaa35656edaf309354528e197a54461f584ed21, reversing changes made to 5b8c1767676b94f58558e6de320965c68b57de42.
2014-07-10Update the tests with milestones descriptions.Marin Jankovski
2014-07-09Add tests to check for correct browse link name.Marin Jankovski