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
path: root/lib
AgeCommit message (Expand)Author
2015-08-13Merge branch 'note-query-information' into 'master'Stan Hu
2015-08-13api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-08-12markup_helper: detect .mkd and .mkdn as markdownBen Boeckel
2015-08-12Workaround the warnings emitted by MySQL 5.6 regarding password on theTed Strzalkowski
2015-08-12Fix bug where backslashes in inline diffs could be droppedStan Hu
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Merge branch 'revert-satellites' into 'master' Dmitriy Zaporozhets
2015-08-11Revert "Fix editing files via API"Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'web-editor-rugged' into 'master'"Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-10Merge branch 'fix-diff-highlighting' into 'master'Douwe Maan
2015-08-10Fix diff syntax highlightingStan Hu
2015-08-10Merge branch 'disable-autocrlf-for-binary-files' into 'master'Stan Hu
2015-08-10Merge branch 'rs-reference-data-attrs' into 'master' Robert Speicher
2015-08-10Fix corrupted binary files when using API files endpointStan Hu
2015-08-08Add `data-[type]-id` attribute to reference linksRobert Speicher
2015-08-07Merge branch 'bitbucket-show-incompatible' into 'master'Douwe Maan
2015-08-07Show incompatible projects in Bitbucket import statusStan Hu
2015-08-06Merge branch 'master' into comment-updated-byDouwe Maan
2015-08-06Merge branch 'fix-branch-errors-with-encoded-slashes' into 'master'Douwe Maan
2015-08-05Merge branch 'drop-satellites'Dmitriy Zaporozhets
2015-08-04Merge branch 'master' into drop-satellitesDmitriy Zaporozhets
2015-08-04Fix merge api and specDmitriy Zaporozhets
2015-08-04Merge branch 'rs-fix-rouge-inline-theme' into 'master' Stan Hu
2015-08-03Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-08-02Fix "Network" and "Graphs" pages for branches with encoded slashesStan Hu
2015-08-02Fix the `inline_theme` option for the Rouge formatterRobert Speicher
2015-07-31Merge branch 'api-useremails' into 'master' Robert Speicher
2015-07-31Fix indentationDouwe Maan
2015-07-31Merge branch 'master' into api-useremailsDouwe Maan
2015-07-31Merge branch 'master' into comment-updated-byDouwe Maan
2015-07-31Fix multi-line syntax highlightingStan Hu
2015-07-31Merge branch 'rs-mr-1050-followup' into 'master' Robert Speicher
2015-07-31Merge branch 'api-new-attributes' into 'master' Robert Speicher
2015-07-31Add spec to RelativeLinkFilter for Unicode filenamesRobert Speicher
2015-07-31Merge branch 'fix-image-file-is-not-displayed' into 'master'Robert Speicher
2015-07-30Merge branch 'backup-directory-permissions' into 'master' Stan Hu
2015-07-30Merge branch 'fix-rake-check-hooks' into 'master'Jacob Vosmaer
2015-07-30Check that hooks directory exists before attempting to call realpathStan Hu
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-07-30No more web urlDouwe Maan
2015-07-30Stricter mkdir's in 'rake gitlab:backup:create'Jacob Vosmaer
2015-07-29Check that project was actually created rather than just validated in import:...Stan Hu
2015-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-p...Jacob Vosmaer
2015-07-29Add ability to manage user email addresses via the API.Douwe Maan
2015-07-29Merge branch 'master' into api-new-attributesDouwe Maan
2015-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqValery Sizov
2015-07-29Set internal backup directory modes on createJacob Vosmaer
2015-07-29Merge pull request #9341 from rumpelsepp/rougeStan Hu
2015-07-29Add HTMLGitlab formatterStefan Tatschner