summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clarify backup_keep_time config parameter with S3clarify-backup-keep-timeStan Hu2016-07-291-0/+7
* Merge branch 'ci-icons-again' into 'master' Jacob Schatz2016-07-286-67/+24
|\
| * Replace ci icons with slightly thicker onesci-icons-againAnnabel Dunstone2016-07-266-67/+24
* | Merge branch 'remove-unpullable-project' into 'master' Robert Speicher2016-07-281-1/+0
|\ \
| * | Remove project which can't be pulled while seedingZ.J. van de Weg2016-07-281-1/+0
* | | Merge branch 'log-project-deletion' into 'master' Stan Hu2016-07-281-1/+4
|\ \ \
| * | | Add a log message when a project is scheduled for destruction for debuggingStan Hu2016-07-281-1/+4
| |/ /
* | | Merge branch 'new-issue-by-email' into 'master' Douwe Maan2016-07-2825-264/+686
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-2845-270/+707
| |\ \ \ | | |/ /
| * | | Remove extra entries from auto-merge accidentLin Jen-Shin2016-07-281-2/+0
| * | | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-2774-217/+721
| |\ \ \
| * | | | Test both for having existing issues or notLin Jen-Shin2016-07-271-2/+12
| * | | | Merge some repeated codes to the partialLin Jen-Shin2016-07-272-9/+7
| * | | | Add CHANGELOG entry for creating new issues from emailLin Jen-Shin2016-07-271-0/+1
| * | | | Update the description a bitLin Jen-Shin2016-07-261-2/+2
| * | | | Test if we're showing the modal and has the right emailLin Jen-Shin2016-07-261-0/+19
| * | | | Fix duplicated issues partial and two cases need the button:Lin Jen-Shin2016-07-261-10/+10
| * | | | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-26811-25282/+35189
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-1525-94/+117
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-151697-12167/+51150
| |\ \ \ \ \ \
| * | | | | | | Links markdown text to docsPhil Hughes2016-07-061-1/+3
| * | | | | | | Uses input field for email addressPhil Hughes2016-07-012-4/+18
| * | | | | | | Added new issue by email modal windowPhil Hughes2016-06-304-1/+44
| * | | | | | | Only return the address if incoming emails is enabled:Lin Jen-Shin2016-06-242-10/+24
| * | | | | | | Add Project#new_issue_address(author):Lin Jen-Shin2016-06-232-0/+21
| * | | | | | | raise UnknownIncomingEmail when there's no mail_key:Lin Jen-Shin2016-06-202-4/+3
| * | | | | | | 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
| * | | | | | | Add missing require in testsLin Jen-Shin2016-06-151-0/+1
| * | | | | | | 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
| * | | | | | | An instruction for what to doLin Jen-Shin2016-06-151-1/+1
| * | | | | | | 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-151732-9593/+33514
| |\ \ \ \ \ \ \
| * | | | | | | | Split tests into their own classesLin Jen-Shin2016-05-244-233/+239
| * | | | | | | | This is easier to read for me. No early returnLin Jen-Shin2016-05-241-30/+29
| * | | | | | | | Merge the places where exceptions could be raisedLin Jen-Shin2016-05-245-6/+16
| * | | | | | | | 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-203-6/+6
| * | | | | | | | Use the authentication_token for finding the userLin Jen-Shin2016-05-202-13/+4