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
2015-04-24Move participants method to shared Participable concern.Douwe Maan
2015-04-17Clean up code somewhat.Douwe Maan
2015-04-15Fix Snippet#participants.Douwe Maan
2015-04-02Only allow user to see participants from groups they have access to.Douwe Maan
2015-03-16testsValery Sizov
2015-03-16rename table subscribe; make it polymorficValery Sizov
2015-03-16code folding fixValery Sizov
2015-03-15SubscriptionValery Sizov
2015-02-06Refactor issuable sorting a bitDmitriy Zaporozhets
2015-02-06Refactor sorting in projectDmitriy Zaporozhets
2015-01-22Code improvements according to styleguideDmitriy Zaporozhets
2015-01-20Only count the user's last voteMichael Clarke
2014-10-05Add issueable actorKirill Zaitsev
2014-10-02Hook attributesKirill Zaitsev
2014-08-27Search by issue/mr title and descriptionDmitriy Zaporozhets
2014-08-20Improve labels validation and expose error messagesjubianchi
2014-08-14Do label validation for issues/merge requests APIRobert Schilling
2014-07-30Fix old api compatibility and testsDmitriy Zaporozhets
2014-07-29Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets
2014-06-04Add only open/reopen scopes to issuesDmitriy Zaporozhets
2014-06-03Case-insensetive search for issue/mr titleDmitriy Zaporozhets
2014-03-25Remove author_id_of_changes from appDmitriy Zaporozhets
2014-03-01Feature: reopen closed merge requestDmitriy Zaporozhets
2014-02-10Fix wrong issues appears at Dashboard#issues pageDmitriy Zaporozhets
2014-01-14Move issues sort logic to Issuable concernDmitriy Zaporozhets
2013-12-04Prepare ProjectHooks to work with issues and merge_requestsDmitriy Zaporozhets
2013-09-09Add description to MergeRequest modelDmitriy Zaporozhets
2013-08-21Add iids to milestones. Moved iids logic to separate concernDmitriy Zaporozhets
2013-08-19Iid improvemetsDmitriy Zaporozhets
2013-08-19Sett iid on create. Use iid as value to_paramDmitriy Zaporozhets
2013-08-10Rewrite issues/mr filtering logicDmitriy Zaporozhets
2013-08-08Fix filter context. Dont duplicate target project name for MRDmitriy Zaporozhets
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-06-24Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-06-24Show participants on issues, including mentions, and notify email to all part...Javier Castro
2013-06-19Migrate global project taks. Removed more teams related functionalityDmitriy Zaporozhets
2013-06-17Fixed tests. Fixed overrided scope. Better usability for milestone viewDmitriy Zaporozhets
2013-02-18Issuable consern uses StateMachine nowAndrew8xx8
2013-02-12All scopes must be in lambdasAndrew8xx8
2013-01-25Added UserTeam core models (team and m-t-m relationships) and updated other m...Andrey Kumanyaev
2013-01-15Merge commit 'master' into discussionsRiyad Preukschas
2013-01-03more refactoring using models/concernsDmitriy Zaporozhets