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
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-25Address feedbackDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2017-04-27Blob responds to text?Douwe Maan
2017-04-27Use Blob methods instead of BlobHelper helpersDouwe Maan
2017-01-24HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-11-25Add diff hunks to notification emails on MRhhoopes
2016-11-15Unify anchor link format for MR diff files !7298Yar
2016-08-19Improve performance of MR show pageDouwe Maan
2016-08-17Fix email line-height in OutlookSean McGivern
2016-07-07Add DiffFile#blob and #old_blobDouwe Maan
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-01-29Mark inline difference between old and new paths when a file is renamedDouwe Maan
2016-01-08Use `to_s(:iso8601)` where appropriateRobert Speicher
2015-12-08Remove obsolete variables in `repository_push_email`Grzegorz Bizon
2015-05-27Use entity number for plus signSteve Norman
2015-03-31Move EmailsOnPush highlight CSS inline instead of being in every notification...Douwe Maan
2015-03-18Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan
2015-02-25Send EmailsOnPush when deleting commits using force push.Douwe Maan
2015-02-25Wrap commit message in EmailsOnPush email.Douwe Maan
2015-02-25Add option to disable code diffs to EmailOnPush.Douwe Maan
2015-02-25Add list of changed files to EmailsOnPush.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-01-17Add Diff syntax colors for email-on-push notificationsHannes Rosenögger
2014-12-11Add commit dates to repository-push email tempalteMiz
2014-09-30Update email templates for email on push service with links to commit and rep...Marin Jankovski
2014-07-29Fix email on pushDmitriy Zaporozhets
2014-07-04Show full commit message and author name for Email on push serviceDmitriy Zaporozhets
2014-03-26Change Diff to Changes in views.Marin Jankovski
2014-02-12Improve compare logic for EmailOnPush serviceDmitriy Zaporozhets
2013-12-17Email on push: dont send email if new branch was pushed or branch was removedDmitriy Zaporozhets
2013-12-17Add templates for Emails on pushDmitriy Zaporozhets