Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for Emojinotes_fix_stablenotes_fix | Valery Sizov | 2015-11-20 | 1 | -2/+2 |
| | |||||
* | adressing comments | Valery Sizov | 2015-11-19 | 1 | -2/+2 |
| | |||||
* | better regexp | Valery Sizov | 2015-11-19 | 1 | -1/+1 |
| | |||||
* | award emoji | Valery Sizov | 2015-11-19 | 1 | -2/+15 |
| | |||||
* | Use issue editor as cross reference comment author when issue is edited with ↵edit-new-cross-references | Douwe Maan | 2015-10-28 | 1 | -1/+1 |
| | | | | a new mention. | ||||
* | Fix cross-references originating from notes | Douwe Maan | 2015-10-12 | 2 | -8/+2 |
| | |||||
* | Reset correct event cache | Douwe Maan | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | Show who last edited a comment if it wasn't the original author | Douwe Maan | 2015-07-30 | 1 | -15/+4 |
| | |||||
* | Replace remaining references to `Note.create_cross_reference_note` | Robert Speicher | 2015-06-22 | 2 | -2/+2 |
| | |||||
* | Add support for Webhook note events | Stan Hu | 2015-05-21 | 1 | -1/+1 |
| | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/6745 | ||||
* | Link cross-project cross-reference notes to correct project. | Douwe Maan | 2015-04-24 | 2 | -3/+2 |
| | |||||
* | Added comment notification events to HipChat and Slack services. | Stan Hu | 2015-03-06 | 1 | -0/+12 |
| | | | | | | | | | Supports four different event types all bundled under the "note" event type: - comments on a commit - comments on an issue - comments on a merge request - comments on a code snippet | ||||
* | Implemented notes (body) patching in API. | uran | 2014-12-25 | 1 | -0/+25 |
| | |||||
* | Remove NotesObserver | Dmitriy Zaporozhets | 2014-06-17 | 1 | -2/+17 |
| | |||||
* | Move services for collecting items to Finders | Dmitriy Zaporozhets | 2014-02-25 | 1 | -20/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Make sure note.system is false if created by user | Dmitriy Zaporozhets | 2014-02-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move all Context classes into Services | Dmitriy Zaporozhets | 2014-01-16 | 2 | -0/+30 |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |