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-11-07Enable even more frozen string in lib/gitlabgfyoung
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-07Include new URL helpers retroactively into includers of Gitlab::RoutingDouwe Maan
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2016-08-03Make Compare#diffs diff_options a regular argumentDouwe Maan
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-06-17Limit push email diff sizeSean McGivern
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-11Only generate repository push email onceSean McGivern
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-01-19Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov
2015-12-11Mix url helpers in into `RepositoryPush`Grzegorz Bizon
2015-12-08Check if commits are available in `RepositoryPush`Grzegorz Bizon
2015-12-08Duplicate options in `RepositoryPush`Grzegorz Bizon
2015-12-08Add `RepositoryPush` specsGrzegorz Bizon
2015-12-08Fix url helpers in RepositoryPushGrzegorz Bizon
2015-12-08Remove obsolete variables in `repository_push_email`Grzegorz Bizon
2015-12-08Improve Messagee::RepositoryPushGrzegorz Bizon
2015-12-08Refactor RepositoryPush, move to Message namespaceGrzegorz Bizon