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-04-01Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan
2016-03-14Merge branch 'rs-note-active-spec' into 'master'Robert Speicher
2016-03-12Add unit specs for `Note#active?`Robert Speicher
2016-03-12Disallow blank (non-null) values for a Note's `line_code` attributeRobert Speicher
2016-03-11Removed arel_table receiver from search methodsYorick Peterse
2016-03-11Use ILIKE/LIKE for searching notesYorick Peterse
2016-03-07Merge branch 'rs-note-delegates-mentionable'Douwe Maan
2016-03-07Merge branch 'rs-note-reuse-for-methods' into 'master' Douwe Maan
2016-03-06Delegate a Note's Mentionable methods to its noteable objectRobert Speicher
2016-03-06Make better use of the `Note#for_*?` methodsRobert Speicher
2016-03-06Remove `Note#system?` "override"Robert Speicher
2016-03-06Remove `Note#noteable_type_name`Robert Speicher
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Use destroy, in case we ever have before_destroy callbacks on TaskDouglas Barbosa Alexandre
2016-02-20Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre
2016-02-19Improve #set_award! on the Note modelZeger-Jan van de Weg
2016-02-19Emoji reponses on diffs aren't award emojiZeger-Jan van de Weg
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