Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API: Ability to subscribe and unsubscribe from a merge request | Robert Schilling | 2016-04-13 | 1 | -0/+30 |
* | API: Ability to subscribe and unsubscribe from an issue | Robert Schilling | 2016-04-13 | 1 | -0/+31 |
* | Merge branch 'api-move-issues' into 'master' | Rémy Coutable | 2016-04-13 | 1 | -1/+69 |
|\ | |||||
| * | Update tests for moving issues via API | Robert Schilling | 2016-04-13 | 1 | -20/+37 |
| * | API: Ability to move an issue | Robert Schilling | 2016-04-13 | 1 | -1/+52 |
* | | Added ability to add custom tags to transactions | Yorick Peterse | 2016-04-13 | 1 | -0/+25 |
|/ | |||||
* | Merge branch 'issue_15044' into 'master' | Rémy Coutable | 2016-04-13 | 1 | -0/+28 |
|\ | |||||
| * | Add changelog entry, improve specs and model codeissue_15044 | Felipe Artur | 2016-04-12 | 1 | -5/+4 |
| * | Allow to close invalid merge request | Felipe Artur | 2016-04-11 | 1 | -0/+29 |
* | | Merge branch 'fix-stale-branch-count-cache' into 'master' | Yorick Peterse | 2016-04-13 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fix repository cache invalidation issue when project is recreated with an emp... | Stan Hu | 2016-04-13 | 1 | -0/+2 |
* | | | Merge branch 'api-group-visibility' into 'master' | Rémy Coutable | 2016-04-13 | 1 | -0/+44 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix minor issues according development guidelines | Robert Schilling | 2016-04-12 | 1 | -4/+12 |
| * | | API: Ability to update a group | Robert Schilling | 2016-04-12 | 1 | -0/+36 |
* | | | Merge branch 'project-title-dropdown' into 'master' | Jacob Schatz | 2016-04-12 | 3 | -24/+26 |
|\ \ \ | |||||
| * | | | Updated based on Ruby feedback | Phil Hughes | 2016-04-12 | 1 | -12/+13 |
| * | | | Tests update | Phil Hughes | 2016-04-12 | 2 | -22/+24 |
| * | | | Updated tests | Phil Hughes | 2016-04-12 | 1 | -2/+1 |
* | | | | Merge branch 'fix_quick_submit_missing_in_edit_merge_request' into 'master' | Jacob Schatz | 2016-04-12 | 1 | -0/+21 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | add some changes to the testfix_quick_submit_missing_in_edit_merge_request | Arinde Eniola | 2016-04-07 | 1 | -11/+5 |
| * | | | add test | Arinde Eniola | 2016-04-07 | 1 | -0/+27 |
* | | | | Merge branch 'decouple-member-notification' into 'master' | Douwe Maan | 2016-04-12 | 5 | -44/+109 |
|\ \ \ \ | |||||
| * | | | | Fix specs for Projects::NotificationSettingsController | Douglas Barbosa Alexandre | 2016-04-12 | 1 | -28/+0 |
| * | | | | Improve specs for group/project notification controllerdecouple-member-notification | Douglas Barbosa Alexandre | 2016-04-12 | 2 | -3/+53 |
| * | | | | Requires user to be signed in when changing notification settings | Douglas Barbosa Alexandre | 2016-04-11 | 2 | -0/+48 |
| * | | | | Reuse `User#notification_settings_for` when it's possible | Douglas Barbosa Alexandre | 2016-04-11 | 1 | -2/+2 |
| * | | | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-11 | 8 | -22/+204 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-08 | 62 | -262/+1581 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Add spec for user_id uniq in NotificationSetting model | Dmitriy Zaporozhets | 2016-03-30 | 1 | -1/+2 |
| * | | | | | Refactor notification helper and fix notification service | Dmitriy Zaporozhets | 2016-03-30 | 1 | -28/+9 |
| * | | | | | Small refactoring and cleanup of notification logic | Dmitriy Zaporozhets | 2016-03-30 | 2 | -6/+4 |
| * | | | | | Update NotificationService to use NotificationSettings instead of membership | Dmitriy Zaporozhets | 2016-03-30 | 1 | -13/+13 |
| * | | | | | Introduce NotificationSetting model | Dmitriy Zaporozhets | 2016-03-30 | 1 | -0/+15 |
* | | | | | | Merge branch 'api-delete-note' into 'master' | Rémy Coutable | 2016-04-12 | 2 | -0/+76 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adapt tests to new testing guidelines | Robert Schilling | 2016-04-12 | 2 | -11/+10 |
| * | | | | | | Fix code review issues | Robert Schilling | 2016-04-12 | 2 | -5/+24 |
| * | | | | | | Delete notes via API | Robert Schilling | 2016-04-12 | 2 | -0/+58 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'api-get-tag' into 'master' | Rémy Coutable | 2016-04-12 | 1 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix minor styling issues from code review | Robert Schilling | 2016-04-12 | 1 | -3/+3 |
| * | | | | | | API: Ability to retrieve a single tag | Robert Schilling | 2016-04-12 | 1 | -0/+17 |
* | | | | | | | Allow a project member to leave the projected through the APIremove-myself-from-project-api-7687 | Zeger-Jan van de Weg | 2016-04-12 | 1 | -3/+17 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | API: Add iid filter to milestones | Robert Schilling | 2016-04-12 | 1 | -3/+5 |
|/ / / / / | |||||
* | | | | | Merge branch 'issue_1752' into 'master' | Robert Speicher | 2016-04-11 | 1 | -4/+19 |
|\ \ \ \ \ | |||||
| * | | | | | improve specs code syntaxissue_1752 | Felipe Artur | 2016-04-07 | 1 | -11/+11 |
| * | | | | | Fix milestone removal problem when editing issues | Felipe Artur | 2016-04-06 | 1 | -0/+15 |
* | | | | | | Merge branch 'dashboard-filter-milestone' into 'master' | Jacob Schatz | 2016-04-11 | 1 | -0/+54 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fixed issue with dashboard/issues not filtering by milestonedashboard-filter-milestone | Phil Hughes | 2016-04-11 | 1 | -0/+54 |
* | | | | | | Merge branch 'metrics-measure-block-transaction' into 'master' | Yorick Peterse | 2016-04-11 | 2 | -11/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed stubbing for Gitlab::Metrics specs | Yorick Peterse | 2016-04-11 | 1 | -1/+1 |
| * | | | | | | Track call counts in Gitlab::Metrics.measure_blockmetrics-measure-block-transaction | Yorick Peterse | 2016-04-11 | 1 | -0/+3 |