| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'feature_password_strength_indicator' into 'master' | Dmitriy Zaporozhets | 2014-10-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Updated the IDs of the fields, so that it wouldn't mess with many tests | Patricio Cano | 2014-10-22 | 1 | -1/+1 |
| * | | Fix tests | Dmitriy Zaporozhets | 2014-10-28 | 1 | -9/+11 |
| * | | Merge branch 'api-project-delete' of https://gitlab.com/mr-vinn/gitlab-ce int... | Dmitriy Zaporozhets | 2014-10-28 | 1 | -0/+9 |
| |\ \ | |/ |/| | |||||
| | * | Add option to keep repo on project delete | Vinnie Okada | 2014-10-07 | 1 | -1/+6 |
| * | | Improve project remove spec | Dmitriy Zaporozhets | 2014-10-08 | 1 | -2/+6 |
| |/ | |||||
| * | Remove unnecessary page. from tests. | Ciro Santilli | 2014-09-26 | 5 | -25/+25 |
| * | Fix security tests | Dmitriy Zaporozhets | 2014-09-25 | 3 | -3/+3 |
| * | Replace javascript:; links with buttons. | Ciro Santilli | 2014-09-22 | 1 | -5/+10 |
| * | Increase atom feed test coverage. Prevent 500 error if description is missing | Dmitriy Zaporozhets | 2014-09-20 | 1 | -0/+29 |
| * | Fix tests | Dmitriy Zaporozhets | 2014-08-07 | 1 | -139/+151 |
| * | Fix failing spec. | Ciro Santilli | 2014-07-17 | 1 | -2/+2 |
| * | Remove rails observers from application | Dmitriy Zaporozhets | 2014-06-17 | 4 | -16/+7 |
| * | Remove failing test on travis+pg | Dmitriy Zaporozhets | 2014-06-14 | 1 | -15/+0 |
| * | Delete wall notes tests | Dmitriy Zaporozhets | 2014-06-13 | 3 | -33/+0 |
| * | Test for milestone changed comment | Dmitriy Zaporozhets | 2014-06-10 | 1 | -1/+1 |
| * | Fix group projects fetch | Dmitriy Zaporozhets | 2014-05-29 | 1 | -0/+12 |
| * | Fix specs. Fix note form reset after submit | Dmitriy Zaporozhets | 2014-05-24 | 4 | -34/+1 |
| * | Add missing feature flag to mr notes spec | Dmitriy Zaporozhets | 2014-05-22 | 1 | -7/+1 |
| * | Split feature tests out to different build job | Jeroen van Baarsen | 2014-04-13 | 23 | -23/+23 |
| * | Proposal for split testing | Jeroen van Baarsen | 2014-04-11 | 1 | -1/+1 |
| * | Merge pull request #6557 from tsigo/faster-merge-request-features | Dmitriy Zaporozhets | 2014-03-19 | 1 | -28/+21 |
| |\ | |||||
| | * | Speed up features/notes_on_merge_requests_spec | Robert Speicher | 2014-03-19 | 1 | -28/+21 |
| * | | Make use of project factory traits | Robert Speicher | 2014-03-19 | 4 | -10/+5 |
| |/ | |||||
| * | Added option to remove issue assignee on project issue page and issue edit page | Jason Blanchard | 2014-03-02 | 1 | -0/+47 |
| * | Dont test models methods in security specs | Dmitriy Zaporozhets | 2014-02-25 | 4 | -22/+2 |
| * | Merge branch 'feature/public_groups' into 'master' | Dmitriy Zaporozhets | 2014-02-24 | 4 | -0/+268 |
| |\ | |||||
| | * | Allow access to groups with public projects. | Jason Hollingsworth | 2014-02-20 | 4 | -0/+268 |
| * | | Fix tests | Dmitriy Zaporozhets | 2014-02-24 | 1 | -1/+1 |
| |/ | |||||
| * | Fix tests | Dmitriy Zaporozhets | 2014-02-19 | 1 | -10/+6 |
| * | Fix tests | Dmitriy Zaporozhets | 2014-02-18 | 1 | -2/+2 |
| * | Fix dashboard atom feed | Dmitriy Zaporozhets | 2014-02-10 | 1 | -0/+5 |
| * | fix tests notes_on_merge_requests | Dmitriy Zaporozhets | 2014-01-23 | 1 | -17/+8 |
| * | Make changes to tests | Dmitriy Zaporozhets | 2014-01-22 | 5 | -7/+7 |
| * | Remove Debug from tests | Andrew Kumanyaev | 2014-01-14 | 1 | -2/+0 |
| * | Comment failing test | Dmitriy Zaporozhets | 2014-01-01 | 1 | -7/+8 |
| * | fix tests | Dmitriy Zaporozhets | 2013-12-26 | 1 | -1/+1 |
| * | Fix tests | Dmitriy Zaporozhets | 2013-12-20 | 1 | -6/+6 |
| * | Added dropdown menus to issue#show page for assignee and milestone | Jason Blanchard | 2013-12-17 | 1 | -0/+78 |
| * | Capybara tests with first-child/last-child randomly fails so replaced with al... | Dmitriy Zaporozhets | 2013-11-27 | 1 | -10/+18 |
| * | Merge branch 'authenticated_public_mode' of https://github.com/jhollingsworth... | Dmitriy Zaporozhets | 2013-11-27 | 3 | -1/+258 |
| |\ | |||||
| | * | Adding authenticated public mode (internal). | Jason Hollingsworth | 2013-11-26 | 3 | -1/+258 |
| * | | Use 1.9 hash syntax for some tests | Dmitriy Zaporozhets | 2013-11-27 | 1 | -18/+14 |
| |/ | |||||
| * | Added sorting to project issues page | Jason Blanchard | 2013-11-23 | 1 | -0/+83 |
| * | Fix rspec test after bdd3513f03a1db060051a29ffcf535821235eac1 | Dmitriy Zaporozhets | 2013-10-20 | 1 | -1/+1 |
| * | Fix profile specs | Dmitriy Zaporozhets | 2013-10-09 | 2 | -4/+4 |
| * | Remove test case that cause Mysql Deadlock | Dmitriy Zaporozhets | 2013-10-09 | 1 | -6/+0 |
| * | Remove issues search rspec since we test it with spinach too | Dmitriy Zaporozhets | 2013-09-26 | 1 | -34/+0 |
| * | Ignore owner_id for Group in tests | Dmitriy Zaporozhets | 2013-09-26 | 1 | -5/+7 |
| * | Extend profile security specs | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+27 |
