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-03-03Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-20Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan
2015-02-20Split up AttachmentUploader.Douwe Maan
2015-02-20Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-18Remove note attachment file selector.Douwe Maan
2015-02-18Refactor.Douwe Maan
2015-02-18Generalize the image upload in markdownHannes Rosenögger
2015-02-17Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-03Also show colors in the sidebar of commentJeroen van Baarsen
2015-01-20Only count the user's last voteMichael Clarke
2015-01-15Refactor zen mode. Make it works in diffsDmitriy Zaporozhets
2015-01-15Huge set of fixes for comments logicDmitriy Zaporozhets
2014-12-22Remove extra css class markdown-area which prevented attachments upload.Marin Jankovski
2014-12-21Differentiate system notesDrew Blessing
2014-12-08Merge branch 'upstream-master' into markdown-previewVinnie Okada
2014-12-02UI improvements mostly for mobile screensDmitriy Zaporozhets
2014-12-01Show username in comment header for easier mentionDmitriy Zaporozhets
2014-11-07Fix attachment misaligned in commentDmitriy Zaporozhets
2014-10-16Add Markdown preview to more formsVinnie Okada
2014-10-15same rendering for note diff as for usual diffEvgeniy Sokovikov
2014-10-03Upgrade to Font Awesome v4.2Sullivan SENECHAL
2014-10-01Search for 'div-dropzone' correctlyRobert Schilling
2014-09-20Factor zen mode.Ciro Santilli
2014-09-12Remove unecesarry array operations.Marin Jankovski
2014-09-12Add comments on the side-by-side diff.Marin Jankovski
2014-09-11Implement zen mode for issues/MRs/notesRobert Schilling
2014-09-08Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets
2014-09-08Use new diff parsing logicDmitriy Zaporozhets
2014-08-29Dont allow edit or remove of system notesDmitriy Zaporozhets
2014-08-26Round avatars for notes timelineDmitriy Zaporozhets
2014-08-26Fix discussion style for timelineDmitriy Zaporozhets
2014-08-26Basic UI implememntation of comments in timeline styleDmitriy Zaporozhets
2014-08-04Disable 'Save changes' button if input is empty, fixes #6351Robert Schilling
2014-06-25Fix diff comments toggle buttonDmitriy Zaporozhets
2014-06-24CleanupDmitriy Zaporozhets
2014-06-24Improve discussionsDmitriy Zaporozhets
2014-06-24Move reply button to helper from viewDmitriy Zaporozhets
2014-06-18Add tabindex -1 to skip on tabbing.Marin Jankovski
2014-06-03Revert "Implements and refactors clipboard feature for markdown."Dmitriy Zaporozhets
2014-05-29Replace existing links to help pages with the new ones.Marin Jankovski
2014-05-28Implements and refactors clipboard feature for markdown.erbunao
2014-05-24Improve notes form UI/UXDmitriy Zaporozhets
2014-05-23Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso
2014-05-13Merge pull request #6045 from jacargentina/fix-4305Dmitriy Zaporozhets
2014-05-08Merge pull request #6860 from hszcg/devDmitriy Zaporozhets
2014-04-28Serialize last_fetched_at as a string with secondsJacob Vosmaer
2014-04-28Pass last_fetched_at for notes to javascriptJacob Vosmaer
2014-04-24Add support for side-by-side inline commentsChenguang Zhang