| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | Introduce NotificationSetting model | Dmitriy Zaporozhets | 2016-03-30 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | Prefills commit message in edit file | Phil Hughes | 2016-04-11 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'build-notification-fixes' into 'master' | Jacob Schatz | 2016-04-12 | 4 | -13/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fixed failing testsbuild-notification-fixes | Phil Hughes | 2016-04-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Fixed missed conflict | Phil Hughes | 2016-04-11 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | Preparing build text | Phil Hughes | 2016-04-11 | 2 | -4/+21 | |
| | * | | | | | | | | | | | | | Hides notification after X amount of seconds | Phil Hughes | 2016-04-11 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | Corrects the button color on build status change | Phil Hughes | 2016-04-11 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | Rubocop fix | Phil Hughes | 2016-04-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Preparing build status | Phil Hughes | 2016-04-11 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | Build notification null check | Phil Hughes | 2016-04-11 | 2 | -7/+15 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'fix-missing-saml-error-handling' into 'master' | Robert Speicher | 2016-04-12 | 1 | -10/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Add missing proper nil and error handling to SAML login process. | Patricio Cano | 2016-04-07 | 1 | -10/+16 | |
| * | | | | | | | | | | | | | | Merge branch 'feature/fix-14753' into 'master' | Rémy Coutable | 2016-04-12 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Dont return null | Jeroen Bobbeldijk | 2016-04-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Add changelog, change code to guard clause | Jeroen Bobbeldijk | 2016-04-11 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | Check head unborn in rugged | Jeroen Bobbeldijk | 2016-04-11 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'hide_help_block_when_creating_project_inside_group' into 'master' | Rémy Coutable | 2016-04-12 | 3 | -4/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | hide help block when user is creating a new project inside a group | Arinde Eniola | 2016-04-12 | 3 | -4/+26 | |
| * | | | | | | | | | | | | | | | Fix code review issues | Robert Schilling | 2016-04-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Delete notes via API | Robert Schilling | 2016-04-12 | 2 | -3/+10 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'issue_1752' into 'master' | Robert Speicher | 2016-04-11 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Fix milestone removal problem when editing issues | Felipe Artur | 2016-04-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'fix-revert-scroll' into 'master' | Jacob Schatz | 2016-04-11 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Eliminate ugly scroll bars shown in modal boxes | P.S.V.R | 2016-04-05 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | Merge branch 'dashboard-filter-milestone' into 'master' | Jacob Schatz | 2016-04-11 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Fixed issue with dashboard/issues not filtering by milestonedashboard-filter-milestone | Phil Hughes | 2016-04-11 | 1 | -1/+7 | |
| | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'rs-form_errors' into 'master' | Dmitriy Zaporozhets | 2016-04-11 | 32 | -153/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Standardize the way we check for and display form errorsrs-form_errors | Robert Speicher | 2016-04-04 | 32 | -153/+59 | |
| * | | | | | | | | | | | | | | Merge branch 'mr-ui-update' into 'master' | Jacob Schatz | 2016-04-11 | 16 | -97/+265 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge request mobile spacingmr-ui-update | Phil Hughes | 2016-04-11 | 1 | -2/+11 | |
| | * | | | | | | | | | | | | | Fixed dropdown title overlap | Phil Hughes | 2016-04-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | Addressed feedback | Phil Hughes | 2016-04-11 | 4 | -15/+19 | |
| | * | | | | | | | | | | | | | Build fix | Phil Hughes | 2016-04-06 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | Fixed builds | Phil Hughes | 2016-04-06 | 3 | -12/+9 | |
| | * | | | | | | | | | | | | | Fixed spacing in MR footer | Phil Hughes | 2016-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Removed un-used get request | Phil Hughes | 2016-04-06 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | Fixed target project update | Phil Hughes | 2016-04-06 | 6 | -38/+42 | |
| | * | | | | | | | | | | | | | Filters by text on element | Phil Hughes | 2016-04-06 | 2 | -7/+31 | |
| | * | | | | | | | | | | | | | Checkmarks in dropdowns for already selected values | Phil Hughes | 2016-04-06 | 2 | -7/+8 | |
| | * | | | | | | | | | | | | | Use new dropdowns for MR compare | Phil Hughes | 2016-04-06 | 4 | -30/+80 | |
