Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-02Don't send rejection mails for all auto-generated mailsLin Jen-Shin
2017-05-05Fix email receiver metrics eventsSean McGivern
2017-04-21Make handler metric params more explicitSean McGivern
2017-04-20Store projects in metrics for email repliesSean McGivern
2017-04-05Add specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-01-13Handles unsubscribe from notifications via emailPawel Chojnacki
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-10-20Preserve note_type and position for notes from emailsLin Jen-Shin
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-06-20raise UnknownIncomingEmail when there's no mail_key:Lin Jen-Shin
2016-06-20Use keyword args to be more clear:Lin Jen-Shin
2016-06-20Use a separate line for separate actions:Lin Jen-Shin
2016-06-15Only pass item nameLin Jen-Shin
2016-06-15More space for private concernLin Jen-Shin
2016-06-15Blank line for privateLin Jen-Shin
2016-06-15A blank line to separate exception raisingLin Jen-Shin
2016-06-15Avoid using bang bangLin Jen-Shin
2016-06-15Rename to project_path which is more accurateLin Jen-Shin
2016-06-15Remove empty lines at the beginning of filesLin Jen-Shin
2016-05-23Merge the places where exceptions could be raisedLin Jen-Shin
2016-05-23use split and try to unify error raisingLin Jen-Shin
2016-05-21Add ! for verify_record! because it could raiseLin Jen-Shin
2016-05-21Rename handlers and introduce Handler.forLin Jen-Shin
2016-05-21Use the authentication_token for finding the userLin Jen-Shin
2016-05-19Give ProjectNotFound when the project is not readableLin Jen-Shin
2016-05-19so we use separate classes to handle different tasksLin Jen-Shin