summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove user_color_scheme_classRobert Speicher2015-08-258-13/+19
* Add highlight_word style definition to each color schemeRobert Speicher2015-08-256-4/+27
* Add Gitlab::ColorSchemes moduleRobert Speicher2015-08-252-27/+6
* Merge branch 'fix-reload-with-full-diff-in-compare-branch' into 'master'Dmitriy Zaporozhets2015-08-251-1/+1
|\
| * Fix "Reload with full diff" URL button in compare branch viewStan Hu2015-08-241-1/+1
* | Merge branch 'improve-abuse-reports' into 'master'Dmitriy Zaporozhets2015-08-254-8/+22
|\ \
| * | Fix remove report buttonimprove-abuse-reportsDmitriy Zaporozhets2015-08-251-2/+2
| * | Improve abuse reports managementDmitriy Zaporozhets2015-08-254-7/+21
* | | Merge branch 'handle-smtp-input-errors' into 'master'Dmitriy Zaporozhets2015-08-251-14/+19
|\ \ \
| * | | Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to ...Stan Hu2015-08-191-14/+19
* | | | Ignore empty incoming messages.Douwe Maan2015-08-242-0/+4
| |/ / |/| |
* | | Merge branch 'fix-error-500-groups-with-avatar' into 'master'Douwe Maan2015-08-241-0/+1
|\ \ \
| * | | Fix Error 500 in API when accessing a group that has an avatarStan Hu2015-08-241-0/+1
| | |/ | |/|
* | | Ability to search milestonesmilestone_searchValery Sizov2015-08-244-3/+33
|/ /
* | Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-234-20/+38
* | Create cross-reference for closing references on commits pushed to non-defaul...Maƫl Valais2015-08-221-5/+10
* | Merge branch 'reply-by-email' into 'master'Robert Speicher2015-08-2214-87/+228
|\ \
| * | Block blocked users from replying to threads by email.reply-by-emailDouwe Maan2015-08-211-0/+2
| * | Remove weirdness.Douwe Maan2015-08-201-1/+1
| * | Merge branch 'master' into reply-by-emailDouwe Maan2015-08-2082-542/+841
| |\ \
| * | | Make error class names more consistent.Douwe Maan2015-08-201-2/+2
| * | | Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan2015-08-201-8/+8
| * | | Fix Basemailer#can?Douwe Maan2015-08-191-1/+1
| * | | Add Reply by email feature to admin dashboard.Douwe Maan2015-08-191-0/+4
| * | | Fix BaseMailer.Douwe Maan2015-08-191-19/+1
| * | | We'll get the <p> for free.Douwe Maan2015-08-191-2/+1
| * | | Markdown, not GFM.Douwe Maan2015-08-191-1/+1
| * | | Move `sent_notification!` out of Notify.Douwe Maan2015-08-195-35/+37
| * | | Add BaseMailer to house shared mailer functionality.Douwe Maan2015-08-193-49/+52
| * | | Fix responding to commit notesDouwe Maan2015-08-191-4/+14
| * | | Send a rejection email when the incoming email couldn't be processed.Douwe Maan2015-08-194-6/+75
| * | | Turn reply-by-email attachments into uploads.Douwe Maan2015-08-191-3/+3
| * | | Add "Reply to this email directly" to notification footer.Douwe Maan2015-08-191-1/+5
| * | | Include display name with reply to address.Douwe Maan2015-08-191-2/+15
| * | | Correctly set Message-ID for comment notifications.Douwe Maan2015-08-191-11/+13
| * | | Make MR notification email subject more standard.Douwe Maan2015-08-191-42/+1
| * | | Changes and stuff.Douwe Maan2015-08-183-10/+10
| * | | Reply by email POCDouwe Maan2015-08-186-19/+111
* | | | Merge branch 'fix-email-autocomplete' into 'master'Douwe Maan2015-08-216-8/+19
|\ \ \ \
| * | | | List the current user first in issuable dropdownsStan Hu2015-08-212-2/+2
| * | | | Fix bug preventing invite by e-mailStan Hu2015-08-216-8/+19
| | |_|/ | |/| |
* | | | Merge branch 'fix-mr-create-permissions' into 'master'Robert Speicher2015-08-211-2/+8
|\ \ \ \
| * | | | Check permissions on target project in merge request create service.Douwe Maan2015-08-211-2/+8
* | | | | Merge branch 'fix-fork-mr-labels' into 'master'Robert Speicher2015-08-211-1/+1
|\ \ \ \ \
| * | | | | Fix bug where non-project members of the target project could set labels on n...fix-fork-mr-labelsDouwe Maan2015-08-201-1/+1
| |/ / / /
* | | | | Merge branch 'commit-image-branch' into 'master'Dmitriy Zaporozhets2015-08-211-4/+5
|\ \ \ \ \
| * | | | | Fixed JS issue with diff image loadingPhil Hughes2015-03-261-4/+5
* | | | | | Merge branch 'hide-recent-push' into 'master'Dmitriy Zaporozhets2015-08-211-2/+13
|\ \ \ \ \ \
| * | | | | | Only show recent push event if the branch still exists or a recent merge requ...Stan Hu2015-08-201-2/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'comment-case-insensetive-search' into 'master'Dmitriy Zaporozhets2015-08-211-1/+1
|\ \ \ \ \ \