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-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 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-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-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
2015-07-29Replace Rugments with RougeStefan Tatschner
2015-07-28Fix style pointsGitLab
2015-07-28Send GL_ID to gitlab-git-http-server as JSONGitLab
2015-07-28Add project star and fork count, group avatar URL and user/group web URL attr...Douwe Maan
2015-07-28Fix bug causing Bitbucket importer to crash when OAuth application had been r...Douwe Maan
2015-07-28Handle missing @user during Git HTTP requestsGitLab
2015-07-28Experimental support for gitlab-git-http-serverJacob Vosmaer
2015-07-28Merge branch 'fix-api-mr-notes-ordering' into 'master'Douwe Maan
2015-07-27Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-p...Jacob Vosmaer
2015-07-27Merge branch 'rake-update-commit-count' into 'master'Valery Sizov
2015-07-27Fix the image file that contains non-ascii character is not displayedHiroyuki Sato
2015-07-25Merge branch 'master' of github.com:gitlabhq/gitlabhqStan Hu
2015-07-24Add rake task 'gitlab:update_commit_count'Daniel Gerhardt
2015-07-24Merge branch 'auth-icons-labels' into 'master' Valery Sizov
2015-07-23Merge branch 'changes_for_gmail_inbox_actions' into 'master' Douwe Maan
2015-07-23Allow custom label to be set for authentication providers.Douwe Maan
2015-07-22Gitlab Issue 707: Indent unfolded code 1 characterngentile
2015-07-22Fix Remove source-branch for MRs from same projectDouwe Maan
2015-07-22Remove docs and rake task for gmail actions to prevent problems with registra...Marin Jankovski
2015-07-21Don't stop if database.sql.gz already existsJacob Vosmaer
2015-07-20Merge branch 'gc-images-no-casing' into 'master'Stan Hu
2015-07-20Merge pull request #9400 from tuxillo/patch-1Jacob Vosmaer
2015-07-20GoogleCode importer: Do not care about casing of image file extensionsSven Strickroth
2015-07-17Store commit count in project tableDmitriy Zaporozhets
2015-07-17Build missing cache items in background job after each pushDmitriy Zaporozhets
2015-07-17Return comments in created order in merge request APIStan Hu