summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Groundwork for merging CI into CEDouwe Maan2015-08-25272-3215/+10936
* 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
|\ \ \ \ \ \
| * | | | | | Case-insensetive search for commentscomment-case-insensetive-searchDmitriy Zaporozhets2015-08-191-1/+1
* | | | | | | Merge branch 'issue-2306-repo-size-display' into 'master'Dmitriy Zaporozhets2015-08-211-1/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add size information back to project summary screen.Nathan Neulinger2015-08-201-1/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix-blame-lines-grouping' into 'master'Douwe Maan2015-08-202-19/+43
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix blame view line groupingsStan Hu2015-08-202-19/+43
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-08-2026-134/+183
|\ \ \ \ \
| * | | | | Cleanup groups pages UI a bittop-menu-improvementsDmitriy Zaporozhets2015-08-203-11/+5
| * | | | | Small ui improvements to snippet pageDmitriy Zaporozhets2015-08-201-8/+5
| * | | | | Cleanup snippets index pagesDmitriy Zaporozhets2015-08-203-25/+15
| * | | | | Rebuild navigation for dashboardDmitriy Zaporozhets2015-08-2019-97/+112