Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br... | Timothy Andrew | 2016-04-13 | 58 | -360/+533 |
|\ | |||||
| * | Merge branch 'notes-input' into 'master' | Jacob Schatz | 2016-04-12 | 3 | -5/+36 |
| |\ | |||||
| | * | Remove max-width from commentsnotes-input | Annabel Dunstone | 2016-04-12 | 2 | -14/+0 |
| | * | Input updates | Annabel Dunstone | 2016-04-12 | 3 | -5/+49 |
| | * | Wrap text in notes box if longer than code in diff | Annabel Dunstone | 2016-04-12 | 1 | -0/+1 |
| * | | Fix todo_target_path for todos where target was removedfix-todo-target-path | Douglas Barbosa Alexandre | 2016-04-12 | 2 | -0/+4 |
| |/ | |||||
| * | Merge branch 'issue_14206' into 'master' | Jacob Schatz | 2016-04-12 | 5 | -7/+35 |
| |\ | |||||
| | * | Merge branch 'master' into issue_14206issue_14206 | Alfredo Sumaran | 2016-04-11 | 111 | -511/+841 |
| | |\ | |||||
| | * | | Rename method and initialize .timeago inside | Alfredo Sumaran | 2016-04-11 | 4 | -19/+10 |
| | * | | Update datetime in .timeago elements | Alfredo Sumaran | 2016-04-07 | 3 | -6/+28 |
| | * | | Add datetime_utility.js.coffee | Alfredo Sumaran | 2016-04-07 | 1 | -0/+15 |
| | * | | Convert time param to Time | Alfredo Sumaran | 2016-04-07 | 1 | -1/+1 |
| * | | | Merge branch 'check-import-job-status' into 'master' | Robert Speicher | 2016-04-12 | 1 | -2/+8 |
| |\ \ \ | |||||
| | * | | | Check and report import job status to help diagnose issues with forking | Stan Hu | 2016-04-11 | 1 | -2/+8 |
| * | | | | Merge branch 'project-title-dropdown' into 'master' | Jacob Schatz | 2016-04-12 | 6 | -13/+55 |
| |\ \ \ \ | |||||
| | * | | | | Updated based on Ruby feedback | Phil Hughes | 2016-04-12 | 1 | -1/+1 |
| | * | | | | Updated Ruby | Phil Hughes | 2016-04-12 | 1 | -3/+6 |
| | * | | | | Updated based on Ruby feedback | Phil Hughes | 2016-04-12 | 2 | -7/+8 |
| | * | | | | Updated tests | Phil Hughes | 2016-04-12 | 2 | -2/+2 |
| | * | | | | Project dropdown in header uses new dropdown | Phil Hughes | 2016-04-12 | 6 | -13/+51 |
| * | | | | | Merge branch 'member-access-note-row' into 'master' | Jacob Schatz | 2016-04-12 | 1 | -6/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed issue with member access not being visible on notesmember-access-note-row | Phil Hughes | 2016-04-08 | 1 | -6/+6 |
| * | | | | | | Merge branch 'fix_quick_submit_missing_in_edit_merge_request' into 'master' | Jacob Schatz | 2016-04-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | 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 | 23 | -289/+263 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Simplify Projects::NotificationSettingsController | Douglas Barbosa Alexandre | 2016-04-12 | 2 | -8/+1 |
| | * | | | | | | | 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 | 2 | -0/+4 |
| | * | | | | | | | Reuse `User#notification_settings_for` when it's possible | Douglas Barbosa Alexandre | 2016-04-11 | 4 | -8/+7 |
| | * | | | | | | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-11 | 73 | -368/+567 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Use Hash instead of Array on NotificationSetting#level enum | Douglas Barbosa Alexandre | 2016-04-11 | 1 | -3/+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 |
| | * | | | | | | | | Simplify query to retrieve NotificationSetting on controllers | Douglas Barbosa Alexandre | 2016-04-08 | 2 | -2/+2 |
| | * | | | | | | | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-08 | 137 | -882/+1871 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Change how notification settings in profile are rendered and updated | Dmitriy Zaporozhets | 2016-03-30 | 8 | -82/+88 |
| | * | | | | | | | | | 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 | 4 | -5/+34 |
| | * | | | | | | | | | 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 |
| | * | | | | | | | | | Remove useless Notification model | Dmitriy Zaporozhets | 2016-03-30 | 4 | -28/+17 |
| | * | | | | | | | | | Refactor notification helper and fix notification service | Dmitriy Zaporozhets | 2016-03-30 | 2 | -9/+5 |
| | * | | | | | | | | | Small refactoring and cleanup of notification logic | Dmitriy Zaporozhets | 2016-03-30 | 5 | -58/+4 |
| | * | | | | | | | | | Update NotificationService to use NotificationSettings instead of membership | Dmitriy Zaporozhets | 2016-03-30 | 7 | -54/+27 |