| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '20808-merge-request-new-diff-view' into 'master' | Robert Speicher | 2016-08-17 | 1 | -1/+18 |
| |\ | |||||
| | * | Fix merge request new view not changing code view rendering style20808-merge-request-new-diff-view | Paco Guzman | 2016-08-11 | 1 | -1/+18 |
| * | | Merge branch 'issue-boards' into 'master' | Douwe Maan | 2016-08-17 | 1 | -0/+598 |
| |\ \ | |||||
| | * | | Test update | Phil Hughes | 2016-08-17 | 1 | -20/+5 |
| | * | | Fixed failing test | Phil Hughes | 2016-08-17 | 1 | -0/+2 |
| | * | | Added wait for vue in logged out & guest tests | Phil Hughes | 2016-08-17 | 1 | -0/+2 |
| | * | | Fixed permissions around create new list button | Phil Hughes | 2016-08-17 | 1 | -1/+27 |
| | * | | Testing builds | Phil Hughes | 2016-08-17 | 1 | -2/+15 |
| | * | | Fix feature spec for issues board | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -16/+32 |
| | * | | Updated tests | Phil Hughes | 2016-08-17 | 1 | -9/+3 |
| | * | | Updated tests for creating with board | Phil Hughes | 2016-08-17 | 1 | -2/+4 |
| | * | | Tests updated | Phil Hughes | 2016-08-17 | 1 | -18/+7 |
| | * | | Tests update | Phil Hughes | 2016-08-17 | 1 | -57/+81 |
| | * | | Added vue resource interceptor | Phil Hughes | 2016-08-17 | 1 | -2/+31 |
| | * | | Updated rspec to not use sleep when dragging | Phil Hughes | 2016-08-17 | 1 | -1/+4 |
| | * | | Fixed blank state nevermind button | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
| | * | | Removes checkmarks from new list dropdown when deleting list | Phil Hughes | 2016-08-17 | 1 | -0/+14 |
| | * | | Fixed bug with creating new list from Backlog or done label | Phil Hughes | 2016-08-17 | 1 | -1/+23 |
| | * | | Reverted milestone upcoming default filter | Phil Hughes | 2016-08-17 | 1 | -22/+21 |
| | * | | Defaults milestone filter to upcoming | Phil Hughes | 2016-08-17 | 1 | -23/+24 |
| | * | | Increased scrolling speed when dragging issue | Phil Hughes | 2016-08-17 | 1 | -6/+1 |
| | * | | Hides label for current list | Phil Hughes | 2016-08-17 | 1 | -22/+27 |
| | * | | Added tests for infinite scrolling lists | Phil Hughes | 2016-08-17 | 1 | -0/+44 |
| | * | | Fixed issue with filtering by label on issue not updating dropdown | Phil Hughes | 2016-08-17 | 1 | -0/+47 |
| | * | | Added filter tests | Phil Hughes | 2016-08-17 | 1 | -5/+145 |
| | * | | Added some tests | Phil Hughes | 2016-08-17 | 1 | -34/+209 |
| | * | | Keeps the filters after a reload | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
| | * | | Added simulate drag JS for tests | Phil Hughes | 2016-08-17 | 1 | -0/+71 |
| * | | | Merge branch 'mc-ui' | Douwe Maan | 2016-08-17 | 1 | -0/+72 |
| |\ \ \ | |||||
| | * \ \ | Merge remote-tracking branch 'origin/master' into mc-ui | Sean McGivern | 2016-08-17 | 5 | -50/+172 |
| | |\ \ \ | | |/ / | |||||
| | * | | | Add workaround for JS error in spec | Sean McGivern | 2016-08-17 | 1 | -1/+5 |
| | * | | | Merge branch 'master' into mc-ui | Douwe Maan | 2016-08-15 | 11 | -34/+176 |
| | |\ \ \ | |||||
| | * | | | | Fix failed test because of a copy change. | Fatih Acet | 2016-08-12 | 1 | -1/+1 |
| | * | | | | Add more tests for conflicts | Sean McGivern | 2016-08-12 | 1 | -0/+68 |
| * | | | | | Merge branch '18681-pipelines-merge-request' into 'master' | Jacob Schatz | 2016-08-17 | 1 | -0/+48 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Use have_no_link to test presence of button18681-pipelines-merge-request | Kamil Trzcinski | 2016-08-17 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines... | Annabel Dunstone | 2016-08-16 | 2 | -9/+109 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines... | Annabel Dunstone | 2016-08-16 | 2 | -197/+60 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines... | Kamil Trzcinski | 2016-08-16 | 62 | -302/+1058 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Use merge_request_diff instead of doubles for testing pipelines for Merge Req... | Kamil Trzcinski | 2016-08-15 | 1 | -2/+2 |
| | * | | | | | | | Add a feature tests to check if a view can be rendered properly | Kamil Trzcinski | 2016-08-12 | 1 | -0/+48 |
| * | | | | | | | | Merge branch 'file-content-highlight-line' into 'master' | Jacob Schatz | 2016-08-16 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| | * | | | | | | | Highlight empty lines | Phil Hughes | 2016-07-20 | 2 | -3/+3 |
| * | | | | | | | | Merge branch 'issue_18656' into 'master' | Douwe Maan | 2016-08-16 | 1 | -0/+89 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Load issues and merge requests templates from repository | Felipe Artur | 2016-08-16 | 1 | -0/+89 |
| | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into ee-581-backport-changesee-581-backport-changes | Timothy Andrew | 2016-08-16 | 2 | -197/+60 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| | * | | | | | | | Merge remote-tracking branch 'dev/master' | Ruben Davila | 2016-08-16 | 1 | -38/+60 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'fix/import-permissions' into 'master' | Douwe Maan | 2016-08-15 | 1 | -38/+60 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Fix permissions check in controller, added relevant spec and updated docs | James Lopez | 2016-08-11 | 1 | -38/+60 |
| | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | * | | | | | | | | Revert "Merge branch '19957-write-tests-for-adding-comments-for-different-lin... | Rubén Dávila Santos | 2016-08-16 | 1 | -159/+0 |
| | | |_|_|_|/ / / | |/| | | | | | | |||||
