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
2019-09-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-03Added relationships between Release and MilestoneEtienne BaquƩ
2019-07-03Show upcoming status for releasesJason Goodman
2019-05-03Allow guests users to access project releasesKrasimir Angelov
2019-04-09Set release name when adding release notes to an existing tagJason Goodman
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-01-04Use AR releation "count" methodShinya Maeda
2019-01-04Add spec for Releases::Source and Link modelsShinya Maeda
2019-01-04Support CURD operation for release asset linksShinya Maeda
2018-12-31Add spec for Release APIShinya Maeda
2018-12-31Refactor Release servicesAlessio Caiazza
2018-12-31ReleasesFinder will always return a relationAlessio Caiazza
2018-12-31Expose assets in releases APIAlessio Caiazza
2018-12-31Add releases APIAlessio Caiazza
2018-12-13Add name, author and sha to releasesAlessio Caiazza
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-11-09Refactor release code a bitDmitriy Zaporozhets
2015-11-06Add association and validation for Release modelDmitriy Zaporozhets
2015-11-05Add release modelDmitriy Zaporozhets