| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'fix_quick_submit_missing_in_edit_merge_request' into 'master' | Jacob Schatz | 2016-04-12 | 2 | -1/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | 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 | |
| | | * | | | | | | | | | | | | | | | | fix quick submit missing in edit merge request page | Arinde Eniola | 2016-04-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'admin-pages-layout-sass-update' into 'master' | Jacob Schatz | 2016-04-12 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | Updated meqia query for admin/groups search boxadmin-pages-layout-sass-update | Phil Hughes | 2016-04-07 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'right-sidebar-link-hover' into 'master' | Jacob Schatz | 2016-04-12 | 1 | -0/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | Fixed colour of dropdown link hoverright-sidebar-link-hover | Phil Hughes | 2016-04-07 | 1 | -0/+6 | |
| | | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'fix_labels_not_showing_in_todos' into 'master' | Jacob Schatz | 2016-04-12 | 3 | -1/+16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | fix labels not showing on todos pagefix_labels_not_showing_in_todos | Arinde Eniola | 2016-04-06 | 3 | -1/+16 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'decouple-member-notification' into 'master' | Douwe Maan | 2016-04-12 | 37 | -338/+447 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | 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 | |
| | | * | | | | | | | | | | | | | | | | | Simplify Projects::NotificationSettingsController | Douglas Barbosa Alexandre | 2016-04-12 | 3 | -9/+2 | |
| | | * | | | | | | | | | | | | | | | | | Fix partial for update project notifications | Douglas Barbosa Alexandre | 2016-04-11 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | Requires user to be signed in when changing notification settings | Douglas Barbosa Alexandre | 2016-04-11 | 4 | -0/+52 | |
| | | * | | | | | | | | | | | | | | | | | Reuse `User#notification_settings_for` when it's possible | Douglas Barbosa Alexandre | 2016-04-11 | 5 | -10/+9 | |
| | | * | | | | | | | | | | | | | | | | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-11 | 119 | -588/+1169 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | Use Hash instead of Array on NotificationSetting#level enum | Douglas Barbosa Alexandre | 2016-04-11 | 1 | -3/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Fix schema.rb | Douglas Barbosa Alexandre | 2016-04-08 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | | Fix CHANGELOG | Douglas Barbosa Alexandre | 2016-04-08 | 1 | -4/+0 | |
| | | * | | | | | | | | | | | | | | | | | | Update gitlab-shell to 2.7.2 | Yorick Peterse | 2016-04-08 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Add method to return the user notification setting for a group, or a project | Douglas Barbosa Alexandre | 2016-04-08 | 2 | -1/+5 | |
| | | * | | | | | | | | | | | | | | | | | | Use default_value_for to set default NotificationSetting#level | Douglas Barbosa Alexandre | 2016-04-08 | 2 | -9/+6 | |
| | | * | | | | | | | | | | | | | | | | | | Use singular resource for NotificationSetting | Douglas Barbosa Alexandre | 2016-04-08 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | Simplify query to retrieve NotificationSetting on controllers | Douglas Barbosa Alexandre | 2016-04-08 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | Use query instead of model on migrations | Douglas Barbosa Alexandre | 2016-04-08 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-08 | 288 | -1571/+13810 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into decouple-member-notification | Dmitriy Zaporozhets | 2016-03-30 | 0 | -0/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | Update migration comment | Dmitriy Zaporozhets | 2016-03-30 | 1 | -2/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | Test changing notification settings per project fron notificaitons page | Dmitriy Zaporozhets | 2016-03-30 | 2 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | | Add changelog item | Dmitriy Zaporozhets | 2016-03-30 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | Update API to use notification_level from notification_setting | Dmitriy Zaporozhets | 2016-03-30 | 1 | -5/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | Change how notification settings in profile are rendered and updated | Dmitriy Zaporozhets | 2016-03-30 | 9 | -82/+89 | |
| | | * | | | | | | | | | | | | | | | | | | | | Improve project notification settings explanation | Dmitriy Zaporozhets | 2016-03-30 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | Create NotificationSettings object only when user change value in dropdown | Dmitriy Zaporozhets | 2016-03-30 | 5 | -5/+35 | |
| | | * | | | | | | | | | | | | | | | | | | | | Fix few bugs related to recent notifications refactoring | Dmitriy Zaporozhets | 2016-03-30 | 2 | -2/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | Refactor creating notification setting with defaults | Dmitriy Zaporozhets | 2016-03-30 | 3 | -12/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | Add spec for user_id uniq in NotificationSetting model | Dmitriy Zaporozhets | 2016-03-30 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | Remove useless Notification model | Dmitriy Zaporozhets | 2016-03-30 | 4 | -28/+17 | |
| | | * | | | | | | | | | | | | | | | | | | | | Refactor notification helper and fix notification service | Dmitriy Zaporozhets | 2016-03-30 | 3 | -37/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | | Improve db migrations for notification settings | Dmitriy Zaporozhets | 2016-03-30 | 3 | -14/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | Small refactoring and cleanup of notification logic | Dmitriy Zaporozhets | 2016-03-30 | 7 | -64/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | | Update NotificationService to use NotificationSettings instead of membership | Dmitriy Zaporozhets | 2016-03-30 | 8 | -67/+40 | |
| | | * | | | | | | | | | | | | | | | | | | | | Create notification setting when membership created | Dmitriy Zaporozhets | 2016-03-30 | 1 | -0/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | Introduce NotificationSetting to user interface | Dmitriy Zaporozhets | 2016-03-30 | 10 | -93/+106 | |
| | | * | | | | | | | | | | | | | | | | | | | | Migrate notification setting from members table | Dmitriy Zaporozhets | 2016-03-30 | 3 | -1/+23 | |
| | | * | | | | | | | | | | | | | | | | | | | | Introduce NotificationSetting model | Dmitriy Zaporozhets | 2016-03-30 | 4 | -3/+53 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'commit-message-prefilled' into 'master' | Jacob Schatz | 2016-04-12 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | Added back text used on merge commit messagecommit-message-prefilled | Phil Hughes | 2016-04-11 | 1 | -1/+1 | |
