| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'mark-as-processable' into 'master' | Robert Speicher | 2016-08-19 | 1 | -3/+43 |
| |\ | |||||
| | * | Fix test for processing pipeline after retrying build | Grzegorz Bizon | 2016-08-19 | 1 | -1/+1 |
| | * | Add test that shows problem with pipeline processing | Grzegorz Bizon | 2016-08-19 | 1 | -3/+43 |
| * | | Fix notification_service argument error of declined invitation emails | Paco Guzman | 2016-08-19 | 1 | -0/+40 |
| * | | Merge branch 'diff-line-comment-vuejs' into 'master' | Douwe Maan | 2016-08-19 | 2 | -0/+92 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-18 | 1 | -10/+20 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-18 | 3 | -0/+48 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 7 | -0/+499 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-16 | 4 | -6/+160 |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | | Address review feedback | Douwe Maan | 2016-08-16 | 1 | -1/+1 |
| | * | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-12 | 35 | -387/+817 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Add specs for system note and email when all discussions are resolved | Douwe Maan | 2016-08-12 | 2 | -0/+92 |
| * | | | | | | | Merge branch '4273-slash-commands' into 'master' | Robert Speicher | 2016-08-18 | 10 | -16/+643 |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| | * | | | | | | Remove unneeded aliases | Douwe Maan | 2016-08-18 | 2 | -67/+52 |
| | * | | | | | | Merge branch 'master' into 4273-slash-commands | Douwe Maan | 2016-08-16 | 4 | -6/+160 |
| | |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | | Fixed specs and fixes based on failing specs | Douwe Maan | 2016-08-16 | 3 | -181/+57 |
| | * | | | | | | New TodoService#todo_exists? method | Rémy Coutable | 2016-08-13 | 1 | -0/+12 |
| | * | | | | | | Make slash commands contextual | Rémy Coutable | 2016-08-13 | 1 | -15/+151 |
| | * | | | | | | Don't extract slash commands inside blockcode, blockquote or HTML tags | Rémy Coutable | 2016-08-13 | 1 | -4/+10 |
| | * | | | | | | Add the /title slash command | Rémy Coutable | 2016-08-13 | 1 | -8/+30 |
| | * | | | | | | New Notes::SlashCommandsService service | Rémy Coutable | 2016-08-13 | 3 | -56/+343 |
| | * | | | | | | Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service` | Rémy Coutable | 2016-08-13 | 4 | -6/+72 |
| | * | | | | | | Support slash commands in noteable description and notes | Rémy Coutable | 2016-08-13 | 4 | -8/+245 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | 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 | -10/+20 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Merge branch '2451-fix-mentions-in-issue-updates' into 'master' | Robert Speicher | 2016-08-17 | 3 | -0/+48 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | 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 | 2 | -62/+7 |
| | * | | | | 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 | 2 | -0/+70 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 2451-fi... | Nick Thomas | 2016-08-12 | 3 | -26/+40 |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | | Send notification emails when users are newly mentioned in issue edits | Nick Thomas | 2016-08-12 | 2 | -0/+59 |
| * | | | | | | Validate if the lists are different when moving issues between lists | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+15 |
| * | | | | | | Remove lookup inside services to keep them consistent with other ones | Douglas Barbosa Alexandre | 2016-08-17 | 3 | -47/+47 |
| * | | | | | | Rename from/to params to from_list_id/to_list_id | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -7/+7 |
| * | | | | | | Fix filtering issues by "No Label" | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | Add service to generate default board lists | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+40 |
| * | | | | | | Removes all list-labels when moving to Backlog/Done | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -9/+9 |
| * | | | | | | Use zero-based positions on issues board services | Douglas Barbosa Alexandre | 2016-08-17 | 5 | -36/+44 |
| * | | | | | | Rename `list_id` param to `id` in Boards::Issues::ListService | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -4/+4 |
| * | | | | | | Extract base service class for boards related services | Douglas Barbosa Alexandre | 2016-08-17 | 4 | -18/+21 |
| * | | | | | | Add service to list issues for a board list | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+73 |
| * | | | | | | Rename `list_id` param to `id` in Boards::Lists::DestroyService | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -4/+4 |
| * | | | | | | Rename `list_id` param to `id` in Boards::Lists::MoveService | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -10/+10 |
| * | | | | | | Remove label_list factory | Douglas Barbosa Alexandre | 2016-08-17 | 4 | -14/+14 |
| * | | | | | | Order board lists by list_type, and position | Douglas Barbosa Alexandre | 2016-08-17 | 3 | -55/+71 |
