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
2016-01-22Make sure non-highlighted diffs are still escapedDouwe Maan
2016-01-19Update Issue/MR everytime a Note is saved/destroyed.Rubén Dávila
2016-01-13Move complex view condition to a model methodRémy Coutable
2015-12-29note votes methids implementationValery Sizov
2015-12-28Revert upvotes and downvotes params to MR APIValery Sizov
2015-12-25revert back vote buttons to issue and MR pagesValery Sizov
2015-12-15Banzai::XFilter -> Banzai::Filter::XFilterDouwe Maan
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan
2015-12-11emoji aliases problemValery Sizov
2015-12-10Merge remote-tracking branch 'origin/emoji_edit_disallow'Dmitriy Zaporozhets
2015-12-10Merge branch 'master' into tmp-reference-pipeline-and-cachingDouwe Maan
2015-12-10Don't allow to edit award emoji commentsValery Sizov
2015-12-09Update annotationsStan Hu
2015-12-08Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-08Add custom LineCodeValidatorRobert Speicher
2015-12-07Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-07Simplify `contains_emoji_only?` method in `Note`Grzegorz Bizon
2015-12-06Refactor note awards to reuse `emoji_pattern` and improve validatorGrzegorz Bizon
2015-12-03Make method `supports_award?` public in `Note`Grzegorz Bizon
2015-12-03Support emoji awards also in merge requestsGrzegorz Bizon
2015-12-03Move note emoji-award implementation to note model (feature envy)Grzegorz Bizon
2015-12-03Add validator for award-emoji noteGrzegorz Bizon
2015-12-02Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-11-21Add upvote/downvote fields to merge request and note API to preserve compatib...Robert Schilling
2015-11-19adressing commentsValery Sizov
2015-11-19added spinach testsValery Sizov
2015-11-19addressing commentsValery Sizov
2015-11-19award emojiValery Sizov
2015-10-21Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-10-16Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-15Fixed Rubocop styling issuesYorick Peterse
2015-10-15Renamed Note.inc_associations to with_associationsYorick Peterse
2015-10-15Eager load project associations for notesYorick Peterse
2015-10-15Eager load note projects when viewing issuesYorick Peterse
2015-10-15Eager load various issue/note associationsYorick Peterse
2015-10-15Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-14Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-14Cache rendered contents of issues, MRs and notesDouwe Maan
2015-10-14Participable doesn't need to know about MentionableDouwe Maan
2015-10-12Fix cross-references originating from notesDouwe Maan
2015-10-12Simplify code around (cross)-referencesDouwe Maan
2015-09-30Simplify Note#editable?Robert Speicher
2015-09-06Re-annotate modelsStan Hu
2015-08-19Case-insensetive search for commentsDmitriy Zaporozhets
2015-08-13api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-08-06Merge branch 'master' into comment-updated-byDouwe Maan
2015-08-05Revert "Update noteable after a new note is added"Valery Sizov
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-07-14Rename `notice_added_references` to `create_new_cross_references!`Robert Speicher
2015-06-22Replace remaining references to `Note.create_cross_reference_note`Robert Speicher