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
2016-08-19Improve performance of MR show pageDouwe Maan
2016-08-19Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-18Merge branch 'outlook-email-spacing' into 'master' Douwe Maan
2016-08-18Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Fix email line-height in OutlookSean McGivern
2016-08-16Include the reason for emailing in the new_mention emailsNick Thomas
2016-08-15Add notifications for new user mentions in merge requestsNick Thomas
2016-08-13Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-13Send notification emails when users are newly mentioned in issue editsNick Thomas
2016-08-04Add description to text/plain emailsdixpac
2016-07-29Send notification email when all discussions are resolvedDouwe Maan
2016-07-16Don't fail when a LegacyDiffNote didn't store the right diffDouwe Maan
2016-07-07Style diff and blob file headers the same wayDouwe Maan
2016-07-07Add DiffFile#blob and #old_blobDouwe Maan
2016-06-22refactor to use haml insteadJames Lopez
2016-06-22fix typoJames Lopez
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez
2016-06-15fixing specs and some code cleanupJames Lopez
2016-06-14adding notifications stuff and more refactoring for exporting projectsJames Lopez
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize members mails into a new Emails::Members moduleRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Initial implementation of user access request to projectsDavid Alexander
2016-06-06Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski
2016-05-26Added author to various Markdown calls in viewsYorick Peterse
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-14Clean up LegacyDiffNote somewhatDouwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-05-02Support e-mail notifications for comments on project snippetsStan Hu
2016-04-19format merge request references properlyBen Bodenmiller
2016-03-17Add new notifications for issue move actionGrzegorz Bizon
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
2016-02-12Fix broken link in CI build notification emailsGrzegorz Bizon
2016-02-09Add option to include the sender name in body of Notify email. fix #7824Jason Lee
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-15Revert "Make sure notify email always has author info."Job van der Voort
2015-12-14Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński
2015-12-14Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński
2015-12-12Merge pull request #9839 from huacnlee/fix/add-author-info-into-note-messagesStan Hu
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-08Remove obsolete variables in `repository_push_email`Grzegorz Bizon
2015-11-18Make sure notify email always has author info.Jason Lee
2015-10-29Ensure variable is evalledGert Goet
2015-10-07Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-01Merge branch 'fix-email-typo' into 'master' Dmitriy Zaporozhets
2015-10-01Note the original location of a moved project when notifying users of the moveValery Sizov