summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Refactor creating notification setting with defaultsDmitriy Zaporozhets2016-03-303-12/+13
| * | | | | | | | | | | | Remove useless Notification modelDmitriy Zaporozhets2016-03-304-28/+17
| * | | | | | | | | | | | Refactor notification helper and fix notification serviceDmitriy Zaporozhets2016-03-302-9/+5
| * | | | | | | | | | | | Small refactoring and cleanup of notification logicDmitriy Zaporozhets2016-03-305-58/+4
| * | | | | | | | | | | | Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets2016-03-307-54/+27
| * | | | | | | | | | | | Create notification setting when membership createdDmitriy Zaporozhets2016-03-301-0/+10
| * | | | | | | | | | | | Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-3010-93/+106
| * | | | | | | | | | | | Introduce NotificationSetting modelDmitriy Zaporozhets2016-03-301-0/+14
* | | | | | | | | | | | | Merge branch 'commit-message-prefilled' into 'master' Jacob Schatz2016-04-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Added back text used on merge commit messagecommit-message-prefilledPhil Hughes2016-04-111-1/+1
| * | | | | | | | | | | | | Prefills commit message in edit filePhil Hughes2016-04-111-1/+1
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'build-notification-fixes' into 'master' Jacob Schatz2016-04-124-13/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixed failing testsbuild-notification-fixesPhil Hughes2016-04-111-1/+1
| * | | | | | | | | | | | | Fixed missed conflictPhil Hughes2016-04-111-4/+0
| * | | | | | | | | | | | | Preparing build textPhil Hughes2016-04-112-4/+21
| * | | | | | | | | | | | | Hides notification after X amount of secondsPhil Hughes2016-04-111-0/+5
| * | | | | | | | | | | | | Corrects the button color on build status changePhil Hughes2016-04-111-1/+5
| * | | | | | | | | | | | | Rubocop fixPhil Hughes2016-04-111-1/+1
| * | | | | | | | | | | | | Preparing build statusPhil Hughes2016-04-111-0/+2
| * | | | | | | | | | | | | Build notification null checkPhil Hughes2016-04-112-7/+15
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'fix-missing-saml-error-handling' into 'master' Robert Speicher2016-04-121-10/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add missing proper nil and error handling to SAML login process.Patricio Cano2016-04-071-10/+16
* | | | | | | | | | | | | | Merge branch 'feature/fix-14753' into 'master' Rémy Coutable2016-04-121-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Dont return nullJeroen Bobbeldijk2016-04-111-1/+1
| * | | | | | | | | | | | | | Add changelog, change code to guard clauseJeroen Bobbeldijk2016-04-111-3/+3
| * | | | | | | | | | | | | | Check head unborn in ruggedJeroen Bobbeldijk2016-04-111-1/+1
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'hide_help_block_when_creating_project_inside_group' into 'master' Rémy Coutable2016-04-123-4/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | hide help block when user is creating a new project inside a groupArinde Eniola2016-04-123-4/+26
* | | | | | | | | | | | | | | Fix code review issuesRobert Schilling2016-04-121-1/+1
* | | | | | | | | | | | | | | Delete notes via APIRobert Schilling2016-04-122-3/+10
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'issue_1752' into 'master' Robert Speicher2016-04-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix milestone removal problem when editing issuesFelipe Artur2016-04-061-0/+1
* | | | | | | | | | | | | | Merge branch 'fix-revert-scroll' into 'master' Jacob Schatz2016-04-111-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Eliminate ugly scroll bars shown in modal boxesP.S.V.R2016-04-051-0/+3
* | | | | | | | | | | | | | Merge branch 'dashboard-filter-milestone' into 'master' Jacob Schatz2016-04-111-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fixed issue with dashboard/issues not filtering by milestonedashboard-filter-milestonePhil Hughes2016-04-111-1/+7
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-1132-153/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-0432-153/+59
* | | | | | | | | | | | | | Merge branch 'mr-ui-update' into 'master' Jacob Schatz2016-04-1116-97/+265
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge request mobile spacingmr-ui-updatePhil Hughes2016-04-111-2/+11
| * | | | | | | | | | | | | Fixed dropdown title overlapPhil Hughes2016-04-111-2/+2
| * | | | | | | | | | | | | Addressed feedbackPhil Hughes2016-04-114-15/+19
| * | | | | | | | | | | | | Build fixPhil Hughes2016-04-061-0/+4
| * | | | | | | | | | | | | Fixed buildsPhil Hughes2016-04-063-12/+9
| * | | | | | | | | | | | | Fixed spacing in MR footerPhil Hughes2016-04-061-1/+1
| * | | | | | | | | | | | | Removed un-used get requestPhil Hughes2016-04-061-2/+0
| * | | | | | | | | | | | | Fixed target project updatePhil Hughes2016-04-066-38/+42
| * | | | | | | | | | | | | Filters by text on elementPhil Hughes2016-04-062-7/+31
| * | | | | | | | | | | | | Checkmarks in dropdowns for already selected valuesPhil Hughes2016-04-062-7/+8
| * | | | | | | | | | | | | Use new dropdowns for MR comparePhil Hughes2016-04-064-30/+80