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-01-13Handles unsubscribe from notifications via emailPawel Chojnacki
2016-12-22fix guard stylehttp://jneen.net/
2016-12-21Be more certain in the commenthttp://jneen.net/
2016-12-21Revert "allow empty-quotes"http://jneen.net/
2016-12-21remove comment attributionhttp://jneen.net/
2016-12-21allow empty-quoteshttp://jneen.net/
2016-12-21protect against EmailReplyTrimmer returning nilhttp://jneen.net/
2016-12-21remove trailing whitespace from email bodieshttp://jneen.net/
2016-12-21switch to email_reply_trimmer from discoursehttp://jneen.net/
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-11-17fix indentation for rubocophttp://jneen.net/
2016-11-17rename `part` variable and guard against nil content_typehttp://jneen.net/
2016-11-17completely remove blockquote and table tagshttp://jneen.net/
2016-11-17use Nokogiri::HTML.parse instead of capitalized methodhttp://jneen.net/
2016-11-17fix rubocop failureshttp://jneen.net/
2016-11-17add parsing support for incoming html emailhttp://jneen.net/
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
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-20Disable “issue by email” feature until it uses a different tokenDouwe Maan
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-09Rails prefers require_dependency so that it won't require twice:Lin Jen-Shin
2016-08-03Make Compare#diffs diff_options a regular argumentDouwe Maan
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-15Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-07Allow reply-by-email with diff notesDouwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
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-17Limit push email diff sizeSean McGivern
2016-06-15Only pass item nameLin Jen-Shin
2016-06-15More space for private concernLin Jen-Shin
2016-06-15Save the list of handlers in a constantLin Jen-Shin
2016-06-15Raise first like an input checkLin Jen-Shin
2016-06-15Avoid assignment in ifLin 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-06-15Merge branch 'master' into new-issue-by-emailLin 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-21Only set @raw for receiver, and handle the rest in executeLin Jen-Shin