summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ! for verify_record! because it could raiseLin Jen-Shin2016-05-213-3/+3
* Rename handlers and introduce Handler.forLin Jen-Shin2016-05-215-64/+74
* Only set @raw for receiver, and handle the rest in executeLin Jen-Shin2016-05-201-11/+12
* It's for Message-ID so it should be message_idLin Jen-Shin2016-05-203-6/+6
* Use the authentication_token for finding the userLin Jen-Shin2016-05-202-13/+4
* Fix a missed renameLin Jen-Shin2016-05-201-2/+2
* Rename reply_key to mail_keyLin Jen-Shin2016-05-202-11/+11
* Actually there's no such caseLin Jen-Shin2016-05-201-9/+0
* Give ProjectNotFound when the project is not readableLin Jen-Shin2016-05-183-6/+3
* fix some styling offenderLin Jen-Shin2016-05-183-5/+5
* so we use separate classes to handle different tasksLin Jen-Shin2016-05-188-179/+240
* We should totally cache itLin Jen-Shin2016-05-161-3/+1
* Report better errors. TODO: Enable skipped testLin Jen-Shin2016-05-163-7/+31
* Now we would be validating authentication tokenLin Jen-Shin2016-05-161-3/+0
* Create a new issue via: incoming+group/project+AUTH_TOKEN@...Lin Jen-Shin2016-05-165-4/+54
* process_reply -> process_create_note; handle_reply -> process_replyLin Jen-Shin2016-05-161-5/+5
* Update wording because we're overloading UserNotAuthorizedErrorLin Jen-Shin2016-05-161-1/+1
* bang to indicate that this method could raise an exceptionLin Jen-Shin2016-05-161-3/+3
* Update style as create_noteLin Jen-Shin2016-05-161-3/+6
* No need to check project because:Lin Jen-Shin2016-05-161-2/+1
* Handle InvalidIssueError as InvalidNoteErrorLin Jen-Shin2016-05-161-1/+2
* Raise one by one instead of if checksLin Jen-Shin2016-05-161-10/+5
* Alloy empty reply for new issues, but not responseLin Jen-Shin2016-05-163-4/+36
* Try to give better namesLin Jen-Shin2016-05-161-6/+6
* enable Style/MethodDefParentheses and fix parenthesesLin Jen-Shin2016-05-162-2/+2
* Add another TODO that we need to verify identity betterLin Jen-Shin2016-05-161-0/+2
* Implement #3243 New Issue by emailLin Jen-Shin2016-05-163-29/+147
* Fix a typoLin Jen-Shin2016-05-161-1/+1
* Merge branch 'issue_14684' into 'master' Douwe Maan2016-05-1612-13/+106
|\
| * fix default send confirmation valueFelipe Artur2016-05-163-4/+4
| * Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-167-17/+48
| * Fix changelog fileFelipe Artur2016-05-162-3/+0
| * Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-169-19/+30
| * Toggle email signup confirmation in admin settingsFelipe Artur2016-05-166-0/+54
* | Merge branch 'rs-event-titles' into 'master' Douwe Maan2016-05-165-64/+37
|\ \
| * | Reduce duplication and branching logic in EventsHelperRobert Speicher2016-05-163-54/+25
| * | Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher2016-05-162-3/+3
| * | Rename `Event#note_commit?` to `commit_note?`Robert Speicher2016-05-162-7/+7
| * | Remove redundant `html_escape` calls from `title` attributesRobert Speicher2016-05-161-3/+3
| * | Fix titles for commit references in Event feedRobert Speicher2016-05-161-1/+2
| * | Simplify Event's target type-checkingRobert Speicher2016-05-161-3/+3
| * | Add an Event's target's title to its reference linkRobert Speicher2016-05-164-3/+4
* | | Merge branch 'disallow-uploads' into 'master' Douwe Maan2016-05-161-0/+1
|\ \ \
| * | | Disallow search engines from indexing uploads from a GitLab project.Connor Shea2016-05-161-0/+1
* | | | Merge branch 'wiki-fix-reloaded' into 'master' Rémy Coutable2016-05-164-3/+7
|\ \ \ \
| * | | | Use the relative url prefix for links in WikiArtem Sidorenko2016-05-134-3/+7
* | | | | Merge branch 'unexpected-filtering-on-merge-requests' into 'master' Rémy Coutable2016-05-162-1/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add tests for unintentional filtering bug in MR (cf. !3872)Takuya Noguchi2016-05-152-1/+16
* | | | | Merge branch '17227-upcoming-milestone-is-confusing-when-projects-have-differ...Douwe Maan2016-05-165-71/+161
|\ \ \ \ \
| * | | | | Return a relation with Postgres17227-upcoming-milestone-is-confusing-when-projects-have-different-milestonesSean McGivern2016-05-162-2/+4