| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'expiration-date-on-memberships' into 'master' | Douwe Maan | 2016-08-19 | 2 | -6/+20 |
| |\ | |||||
| | * | Merge branch 'master' into 'expiration-date-on-memberships' | Sean McGivern | 2016-08-19 | 3 | -0/+24 |
| | |\ | |||||
| | * \ | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 13 | -76/+449 |
| | |\ \ | |||||
| | * | | | Ensure last group owner isn't removed on expiry | Sean McGivern | 2016-08-18 | 1 | -0/+2 |
| | * | | | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 49 | -292/+1011 |
| | |\ \ \ | |||||
| | * | | | | Extract Members::AuthorizedDestroyService from Members::DestroyService. | Adam Niedzielski | 2016-08-04 | 2 | -6/+18 |
| * | | | | | Fix notification_service argument error of declined invitation emails | Paco Guzman | 2016-08-19 | 1 | -2/+0 |
| | |_|_|/ |/| | | | |||||
| * | | | | Merge branch 'diff-line-comment-vuejs' into 'master' | Douwe Maan | 2016-08-19 | 3 | -0/+24 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-18 | 1 | -1/+5 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-18 | 4 | -3/+55 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 9 | -0/+308 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-16 | 18 | -103/+305 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Address review feedback | Douwe Maan | 2016-08-16 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-12 | 16 | -179/+323 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Actually don't send resolved notifications when deleting a note | Douwe Maan | 2016-08-04 | 1 | -4/+0 |
| | * | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-03 | 14 | -97/+167 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Send notification email when all discussions are resolved | Douwe Maan | 2016-07-28 | 2 | -1/+10 |
| | * | | | | | | | | Add 'Resolved all discussions' system note | Douwe Maan | 2016-07-28 | 3 | -0/+19 |
| * | | | | | | | | | Merge branch '4273-slash-commands' into 'master' | Robert Speicher | 2016-08-18 | 13 | -75/+444 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| | * | | | | | | | | Fix behavior around commands with optional arguments4273-slash-commands | Douwe Maan | 2016-08-18 | 1 | -2/+2 |
| | * | | | | | | | | Fix behavior of label_ids and add/remove_label_ids | Douwe Maan | 2016-08-18 | 1 | -7/+8 |
| | * | | | | | | | | Remove unneeded aliases | Douwe Maan | 2016-08-18 | 1 | -14/+21 |
| | * | | | | | | | | Address feedback | Douwe Maan | 2016-08-17 | 2 | -6/+3 |
| | * | | | | | | | | Fix specs and implement fixes based on failing specs | Douwe Maan | 2016-08-17 | 5 | -20/+36 |
| | * | | | | | | | | Merge branch 'master' into 4273-slash-commands | Douwe Maan | 2016-08-16 | 18 | -95/+297 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | * | | | | | | | | Fixed specs and fixes based on failing specs | Douwe Maan | 2016-08-16 | 3 | -48/+73 |
| | * | | | | | | | | Prefer `/reopen` over `/open`, remove `/reassign` | Douwe Maan | 2016-08-12 | 1 | -21/+21 |
| | * | | | | | | | | Allow setting labels, milestones and assignee based on name | Douwe Maan | 2016-08-12 | 1 | -3/+9 |
| | * | | | | | | | | Force notes poll after commands have been executed | Douwe Maan | 2016-08-12 | 1 | -1/+1 |
| | * | | | | | | | | Refactor slash command definition | Douwe Maan | 2016-08-12 | 6 | -74/+61 |
| | * | | | | | | | | Simplify the slash commands DSL to store action blocks instead of creating me... | Rémy Coutable | 2016-08-13 | 6 | -52/+64 |
| | * | | | | | | | | New TodoService#todo_exists? method | Rémy Coutable | 2016-08-13 | 2 | -2/+6 |
| | * | | | | | | | | Accept blocks for `.desc` and `.condition` slash commands DSL | Rémy Coutable | 2016-08-13 | 1 | -97/+56 |
| | * | | | | | | | | Make slash commands contextual | Rémy Coutable | 2016-08-13 | 2 | -22/+138 |
| | * | | | | | | | | Add support for no-op slash commands that appear in autocomplete | Rémy Coutable | 2016-08-13 | 1 | -1/+9 |
| | * | | | | | | | | Don't extract slash commands inside blockcode, blockquote or HTML tags | Rémy Coutable | 2016-08-13 | 2 | -6/+10 |
| | * | | | | | | | | Add the /title slash command | Rémy Coutable | 2016-08-13 | 2 | -1/+7 |
| | * | | | | | | | | New Notes::SlashCommandsService service | Rémy Coutable | 2016-08-13 | 4 | -50/+42 |
| | * | | | | | | | | Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service` | Rémy Coutable | 2016-08-13 | 4 | -0/+8 |
| | * | | | | | | | | Support slash commands in noteable description and notes | Rémy Coutable | 2016-08-13 | 6 | -45/+266 |
| | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | | Rename TodoService#mark_todos_as_done_by_id{,s} | Ahmad Sherif | 2016-08-18 | 1 | -2/+2 |
| * | | | | | | | | Implement TodoService#mark_todos_as_done_by_id | Ahmad Sherif | 2016-08-18 | 1 | -1/+5 |
| | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | | Merge branch '2451-fix-mentions-in-issue-updates' into 'master' | Robert Speicher | 2016-08-17 | 4 | -4/+56 |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| | * | | | | | | Allow people to subscribe to mentions in updated MRs and Issues | Nick Thomas | 2016-08-15 | 1 | -1/+2 |
| | * | | | | | | Add notifications for new user mentions in merge requests | Nick Thomas | 2016-08-15 | 2 | -1/+22 |
| | * | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 2451-fi... | Nick Thomas | 2016-08-15 | 2 | -2/+14 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Fix a 'missing keyword' error introduced in the last commit | Nick Thomas | 2016-08-15 | 1 | -1/+3 |
| | * | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 2451-fi... | Nick Thomas | 2016-08-12 | 4 | -7/+23 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | | Send notification emails when users are newly mentioned in issue edits | Nick Thomas | 2016-08-12 | 3 | -3/+31 |
| * | | | | | | | | Merge branch 'issue-boards' into 'master' | Douwe Maan | 2016-08-17 | 8 | -0/+277 |
| |\ \ \ \ \ \ \ \ | |||||
