Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 376 | -3810/+10948 |
|\ | |||||
| * | Merge branch '18141-pipeline-graph' into 'master' | Jacob Schatz | 2016-08-17 | 1 | -1/+5 |
| |\ | |||||
| | * | Merge master into branch | Annabel Dunstone | 2016-08-17 | 9 | -21/+857 |
| | |\ | |||||
| | * | | Move deployable conditional to variable; fix pipelines_spec | Annabel Dunstone | 2016-08-17 | 1 | -1/+5 |
| * | | | Merge branch '2451-fix-mentions-in-issue-updates' into 'master' | Robert Speicher | 2016-08-17 | 5 | -0/+90 |
| |\ \ \ | |||||
| | * | | | Fix a rubocop violation | Nick Thomas | 2016-08-17 | 1 | -1/+0 |
| | * | | | DRY up the additions to notification_service_spec.rb | Nick Thomas | 2016-08-16 | 1 | -46/+28 |
| | * | | | DRY up the added update service specs, add two email helpers | Nick Thomas | 2016-08-16 | 4 | -62/+49 |
| | * | | | Address minor review comments for tests | Nick Thomas | 2016-08-16 | 3 | -17/+17 |
| | * | | | Allow people to subscribe to mentions in updated MRs and Issues | Nick Thomas | 2016-08-15 | 1 | -4/+8 |
| | * | | | Add notifications for new user mentions in merge requests | Nick Thomas | 2016-08-15 | 2 | -0/+59 |
| | * | | | Remove superfluous parens on a method call | Nick Thomas | 2016-08-15 | 1 | -1/+1 |
| | * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 2451-fi... | Nick Thomas | 2016-08-15 | 14 | -75/+307 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 2451-fi... | Nick Thomas | 2016-08-12 | 12 | -88/+234 |
| | |\ \ \ \ | |||||
| | * | | | | | Send notification emails when users are newly mentioned in issue edits | Nick Thomas | 2016-08-12 | 2 | -0/+59 |
| * | | | | | | Hide `Create new list button` on Issues and MRs pages | Douglas Barbosa Alexandre | 2016-08-17 | 2 | -0/+40 |
| * | | | | | | 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 | 27 | -0/+2148 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | 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 bug when moving list | Phil Hughes | 2016-08-17 | 1 | -1/+0 |
| | * | | | | | | | 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 teaspoon mock tests endpoints | Phil Hughes | 2016-08-17 | 1 | -4/+5 |
| | * | | | | | | | 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 | 2 | -15/+14 |
| | * | | | | | | | Fixed removing items from list | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
| | * | | | | | | | Moved board store to namespaced gl object | Phil Hughes | 2016-08-17 | 3 | -45/+45 |
| | * | | | | | | | Fixed blank state nevermind button | Phil Hughes | 2016-08-17 | 1 | -1/+1 |
| | * | | | | | | | Added loading icon so user knows when new page is loading | Phil Hughes | 2016-08-17 | 1 | -0/+12 |
| | * | | | | | | | 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 | 2 | -2/+24 |
| | * | | | | | | | 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 |
| | * | | | | | | | Fixed failing teaspoon tests | Phil Hughes | 2016-08-17 | 2 | -5/+6 |
| | * | | | | | | | 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 JS spec tests for store & models | Phil Hughes | 2016-08-17 | 4 | -0/+380 |
| | * | | | | | | | 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 |