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-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-16testsValery Sizov
2015-03-16rename table subscribe; make it polymorficValery Sizov
2015-03-15SubscriptionValery Sizov
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-03-06Send notifications and leave system comments when bulk updating issues.Douwe Maan
2015-02-26More use of shortcut routesDmitriy Zaporozhets
2015-02-23Fix updating issue 500 errorDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-12-24Refactor issuable list pagesDmitriy Zaporozhets
2014-12-23Refactor issues and merge requests listsDmitriy Zaporozhets
2014-12-05Add author filter for issues & merge requests pagesDmitriy Zaporozhets
2014-10-06Add task lists to issues and merge requestsVinnie Okada
2014-09-25Dont show blocked users in assignee filterDmitriy Zaporozhets
2014-08-27Search by issue/mr title and descriptionDmitriy Zaporozhets
2014-07-29Allow set labels from Issue/MR formsDmitriy Zaporozhets
2014-07-01Create required issue param for new action.Marin Jankovski
2014-06-26Remove protected_atrributes gem and start moving to strong paramsDmitriy Zaporozhets
2014-06-24Merge branch 'issues-filter-by-description' into 'master'Dmitriy Zaporozhets
2014-06-16Show/hide issue assignee avatar depends on drag-n-drop column in milestone viewDmitriy Zaporozhets
2014-06-04Add reopened tab to milestone issues. Add ids and data to milestone issues to...Dmitriy Zaporozhets
2014-05-23Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso
2014-05-16Fixes a problem with 'Issues' filter box, where description of the filter say...Andrey Vasilyev
2014-04-02Move update issue code to separate serviceDmitriy Zaporozhets
2014-04-02Move code for issue creation to service.Dmitriy Zaporozhets
2014-03-25Remove author_id_of_changes from appDmitriy Zaporozhets
2014-02-25Move services for collecting items to FindersDmitriy Zaporozhets
2014-02-13Show only people who have assigned merge requests in assignee dropdownDmitriy Zaporozhets
2014-02-13Show only people who have assigned issues in assignee dropdownDmitriy Zaporozhets
2014-02-10Fix Issues#bulk_updateDmitriy Zaporozhets
2014-01-24Allow developers to mange issue trackerDmitriy Zaporozhets
2014-01-22Merge pull request #6075 from skv-headless/remove_deprecated_findersDmitriy Zaporozhets
2014-01-20Dont override project_id params when use issues/mr filteringDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2014-01-16Move all Context classes into ServicesDmitriy Zaporozhets
2014-01-15Use FilteringService for project issuus, mrsDmitriy Zaporozhets
2013-12-26Update commentable controllers with new note varsDmitriy Zaporozhets
2013-12-25Make note anchors actually workDmitriy Zaporozhets
2013-12-13Fix dashboard event cachingDrew Blessing
2013-11-29Drop rjs from Issues#indexDmitriy Zaporozhets
2013-11-24Added sorting to project issues pageJason Blanchard
2013-08-26Add redirect from Issue#id to Issue#iidDmitriy Zaporozhets
2013-08-19Find issues and Mr by iid in controllerDmitriy Zaporozhets
2013-08-10Rewrite issues/mr filtering logicDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets