| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Dashboard security specs | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+55 |
| * | Public/Private projects security specs | Dmitriy Zaporozhets | 2013-09-25 | 3 | -474/+469 |
| * | Group security tests | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+83 |
| * | Drop support of root namespace in routing | Hiroyuki Sato | 2013-09-13 | 1 | -1/+1 |
| * | Remove commented tests since nobody is going to fix them | Dmitriy Zaporozhets | 2013-09-11 | 1 | -45/+0 |
| * | Fix user remove tests. Remove user even if he has projects | Dmitriy Zaporozhets | 2013-09-04 | 1 | -15/+1 |
| * | Fix tests after can_create_team was removed | Dmitriy Zaporozhets | 2013-08-21 | 1 | -1/+0 |
| * | Fix tests | Dmitriy Zaporozhets | 2013-08-20 | 1 | -13/+13 |
| * | Merge branch 'master' into karlhungus-mr-on-fork | Dmitriy Zaporozhets | 2013-08-08 | 1 | -8/+8 |
| |\ | |||||
| | * | Fix tests | Dmitriy Zaporozhets | 2013-08-05 | 1 | -8/+8 |
| * | | Style changes from review with @randx | Izaak Alpert | 2013-07-17 | 1 | -1/+0 |
| * | | Rebased on 6.0 | Izaak Alpert | 2013-07-17 | 1 | -1/+1 |
| * | | MR on Fork multiple fixes | Izaak Alpert | 2013-07-17 | 1 | -0/+3 |
| * | | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 5 | -52/+53 |
| |/ | |||||
| * | update tests with new routing | Dmitriy Zaporozhets | 2013-07-16 | 1 | -2/+2 |
| * | Fix tests and tab highlight | Dmitriy Zaporozhets | 2013-07-16 | 2 | -3/+3 |
| * | Remove randomly failing test | Dmitriy Zaporozhets | 2013-07-10 | 1 | -6/+0 |
| * | Merge branch 'master' into 6-0-dev | Dmitriy Zaporozhets | 2013-07-02 | 1 | -0/+66 |
| |\ | |||||
| | * | Ability to edit comments | Jack Weeden | 2013-07-01 | 1 | -0/+66 |
| * | | Fix profile emails with new key route | Dmitriy Zaporozhets | 2013-06-24 | 1 | -2/+2 |
| * | | remove useless routing tests. Added symlink creation for project with code | Dmitriy Zaporozhets | 2013-06-22 | 1 | -1/+2 |
| * | | Remove form for adding user to several projects from admin area. | Dmitriy Zaporozhets | 2013-06-22 | 1 | -14/+0 |
| |/ | |||||
| * | Force user password change for users created by admin | Dmitriy Zaporozhets | 2013-06-13 | 1 | -17/+1 |
| * | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8... | Dmitriy Zaporozhets | 2013-06-04 | 1 | -99/+0 |
| |\ | |||||
| | * | Snippets feature refactored. Tests now use spinach | Andrew8xx8 | 2013-03-24 | 2 | -200/+0 |
| | * | Project Snippets now part of project | Andrew8xx8 | 2013-03-24 | 1 | -0/+101 |
| * | | Merge branch 'add-defaults-create-group-team' of https://github.com/dmedvinsk... | Dmitriy Zaporozhets | 2013-05-27 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Add settings for user permission defaults | Dmitry Medvinsky | 2013-05-16 | 1 | -0/+8 |
| * | | | changed Gitlab to GitLab | Ben Bodenmiller | 2013-05-19 | 1 | -1/+1 |
| |/ / | |||||
| * | | Feature: Deploy keys between projects | Dmitriy Zaporozhets | 2013-05-06 | 1 | -67/+0 |
| * | | Fix internally public projects tests | Stephen Lottermoser | 2013-05-02 | 1 | -4/+4 |
| * | | Internally public projects | Stephen Lottermoser | 2013-05-02 | 1 | -0/+242 |
