summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'new-issue-by-email' into 'master' Douwe Maan2016-07-286-85/+222
|\
| * Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-283-19/+6
| |\
| * \ Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-278-5/+137
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-2664-638/+926
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-153-26/+42
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-15178-1118/+4269
| |\ \ \ \ \
| * | | | | | raise UnknownIncomingEmail when there's no mail_key:Lin Jen-Shin2016-06-201-2/+1
| * | | | | | Use keyword args to be more clear:Lin Jen-Shin2016-06-203-6/+11
| * | | | | | Use a separate line for separate actions:Lin Jen-Shin2016-06-201-1/+2
| * | | | | | Only pass item nameLin Jen-Shin2016-06-153-11/+6
| * | | | | | More space for private concernLin Jen-Shin2016-06-152-0/+2
| * | | | | | Save the list of handlers in a constantLin Jen-Shin2016-06-151-1/+3
| * | | | | | Raise first like an input checkLin Jen-Shin2016-06-151-5/+3
| * | | | | | Avoid assignment in ifLin Jen-Shin2016-06-151-1/+2
| * | | | | | Blank line for privateLin Jen-Shin2016-06-151-0/+1
| * | | | | | A blank line to separate exception raisingLin Jen-Shin2016-06-151-0/+1
| * | | | | | Avoid using bang bangLin Jen-Shin2016-06-151-1/+1
| * | | | | | Rename to project_path which is more accurateLin Jen-Shin2016-06-151-3/+3
| * | | | | | Remove empty lines at the beginning of filesLin Jen-Shin2016-06-152-2/+0
| * | | | | | Merge branch 'master' into new-issue-by-emailLin Jen-Shin2016-06-15142-1027/+2877
| |\ \ \ \ \ \
| * | | | | | | Merge the places where exceptions could be raisedLin Jen-Shin2016-05-243-6/+6
| * | | | | | | use split and try to unify error raisingLin Jen-Shin2016-05-233-12/+10
| * | | | | | | 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-202-4/+4
| * | | | | | | Use the authentication_token for finding the userLin Jen-Shin2016-05-201-10/+1
| * | | | | | | Give ProjectNotFound when the project is not readableLin Jen-Shin2016-05-182-4/+1
| * | | | | | | so we use separate classes to handle different tasksLin Jen-Shin2016-05-185-154/+215
| * | | | | | | We should totally cache itLin Jen-Shin2016-05-161-3/+1
| * | | | | | | Report better errors. TODO: Enable skipped testLin Jen-Shin2016-05-161-2/+9
| * | | | | | | 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-161-1/+15
| * | | | | | | process_reply -> process_create_note; handle_reply -> process_replyLin Jen-Shin2016-05-161-5/+5
| * | | | | | | 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
| * | | | | | | 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-161-3/+3
| * | | | | | | Try to give better namesLin Jen-Shin2016-05-161-6/+6
| * | | | | | | enable Style/MethodDefParentheses and fix parenthesesLin Jen-Shin2016-05-161-1/+1
| * | | | | | | 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-161-17/+70
* | | | | | | | Merge branch 'reduce-instrumentation-overhead' into 'master' Rémy Coutable2016-07-285-32/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Reduce instrumentation overheadYorick Peterse2016-07-285-32/+25
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Add commit stats to commit api responsedixpac2016-07-281-0/+5
|/ / / / / / /
* | | | | | | Merge branch 'akismet-ui-check' into 'master' Douwe Maan2016-07-272-18/+5
|\ \ \ \ \ \ \
| * | | | | | | Refactor spam validation to a concern that can be easily reused and improve l...akismet-ui-checkPatricio Cano2016-07-262-18/+5
| * | | | | | | Refactor `SpamCheckService` to make it cleaner and clearer.Patricio Cano2016-07-261-4/+6
| * | | | | | | Submit all issues on public projects to Akismet if enabled.Patricio Cano2016-07-262-7/+5