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
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-05-07Backport 5480-epic-notifications from EEMario de la Ossa
2018-04-05Merge branch 'jprovazn-comment-refs' into 'master'Sean McGivern
2018-04-05Better group support notes-related codeJan Provaznik
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-04-03Refactor discussions/notes codeJan Provaznik
2018-03-07Add discussion APIJan Provaznik
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-05Add foreign keys to todos table.Andreas Brandl
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2017-12-13Make discussion mail References all notes in the discussionToon Claes
2017-12-13Make mail notifications of discussion notes In-Reply-To of each otherToon Claes
2017-12-12Return the noteable in Note#touch_noteableYorick Peterse
2017-12-07cache the Note#commit methodmicael.bergeron
2017-12-07add support for commit (in mr) to reference filtermicael.bergeron
2017-12-07Allow commenting on individual commits inside an MRDouwe Maan
2017-12-06Throttle the number of UPDATEs triggered by touchYorick Peterse
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-24Use Gitlab::SQL::Pattern where appropriateDouwe Maan
2017-11-21add `#with_metadata` scope to remove a N+1 from the notes' APImicael.bergeron
2017-11-16reverting to the simpler approachmicael.bergeron
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-07Commenting on image diffsFelipe Artur
2017-09-06add controller specmicael.bergeron
2017-09-06rework the contributor badgemicael.bergeron
2017-09-06round of fixes after code reviewmicael.bergeron
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-08-30Fix specsDouwe Maan
2017-08-17Prefer polymorphism over `is_a?`Douwe Maan
2017-08-10Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-07-21Expire ETag cache on note when award emoji changesSean McGivern
2017-07-17Cache Note#notable for commits and fix testsLin Jen-Shin
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-07Added Cop to blacklist polymorphic associationsYorick Peterse
2017-06-02Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett
2017-05-31Move includes call to scopeDouwe Maan
2017-05-31Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett
2017-05-24Address reviewDouwe Maan
2017-05-24Fix specsDouwe Maan
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-04Add comment to notes aliasesblackst0ne
2017-05-04Add alias_attributes for notesblackst0ne
2017-05-04Add last_edited_at and last_edited_by attributesblackst0ne
2017-05-03Allow commenting on older versions of the diff and comparisons between diff v...Douwe Maan