summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update required version of lfs client and separate the docs for users and adm...required_version_and_docs_updateMarin Jankovski2015-11-201-1/+1
* Merge branch 'lfs-batch-download' into 'master' Marin Jankovski2015-11-202-68/+89
|\
| * Error 501 when client is using deprecated API.Marin Jankovski2015-11-202-49/+15
| * Fix upload tests, reformat code and make rubocop happyKamil Trzcinski2015-11-201-2/+1
| * Part of tests done [ci skip]Kamil Trzcinski2015-11-201-11/+16
| * Add support for batch download operationlfs-batch-downloadKamil Trzcinski2015-11-192-28/+79
* | Merge branch 'lfs_default_and_backup' into 'master' Dmitriy Zaporozhets2015-11-203-1/+35
|\ \
| * | Backup LFS objects same as any upload.Marin Jankovski2015-11-193-1/+35
* | | Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-192-3/+13
|\ \ \ | |_|/ |/| |
| * | satisfy rubocopValery Sizov2015-11-191-3/+5
| * | Emoji: fix image of emoji when it is submitted via commentValery Sizov2015-11-191-0/+4
| * | Emoji: refactoringValery Sizov2015-11-191-0/+6
| * | award emojiValery Sizov2015-11-191-3/+1
* | | Merge branch 'client-max-body-size' into 'master' Robert Speicher2015-11-192-6/+2
|\ \ \
| * | | Do not limit workhorse POST/PUT size in NGINXJacob Vosmaer2015-11-192-6/+2
| |/ /
* | | Merge branch 'update_nginx_deploy' into 'master' Dmitriy Zaporozhets2015-11-192-2/+2
|\ \ \
| * | | Deploy page should be shown for all pages not just rootDrew Blessing2015-11-182-2/+2
| |/ /
* | | Merge branch 'atom-feed-latest-update' into 'master' Yorick Peterse2015-11-191-0/+34
|\ \ \
| * | | Fix UNION syntax for MySQLYorick Peterse2015-11-181-2/+2
| * | | Added Gitlab::SQL::Union classYorick Peterse2015-11-181-0/+34
* | | | Merge branch 'check_if_it_should_be_archived_in_backup' into 'master' Dmitriy Zaporozhets2015-11-191-8/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | USe reject.check_if_it_should_be_archived_in_backupMarin Jankovski2015-11-181-1/+1
| * | Check which folders and archives should be packed before passing to tar command.Marin Jankovski2015-11-181-8/+6
| |/
* | Merge branch 'ce-mirror-backport' into 'master' Douwe Maan2015-11-181-3/+4
|\ \
| * | Store and show reason why import failed.Douwe Maan2015-11-181-3/+4
| |/
* | Merge pull request #9838 from evindor/masterDouwe Maan2015-11-181-1/+1
|\ \ | |/ |/|
| * Fix github importer to handle empty issuesArseny Zarechnev2015-11-181-1/+1
* | Remove small code duplication in user_reference_filter.rbDmitriy Zaporozhets2015-11-171-6/+9
* | Set higher flay value to avoid unnecessary refactoring for nowDmitriy Zaporozhets2015-11-171-1/+1
* | Remove duplication in reference filtersDmitriy Zaporozhets2015-11-164-166/+119
|/
* Merge branch 'refactor-duplication' into 'master' Dmitriy Zaporozhets2015-11-161-1/+1
|\
| * Set less strict flay option for nowDmitriy Zaporozhets2015-11-161-1/+1
* | Add support for git lfs.lfsMarin Jankovski2015-11-166-6/+426
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2015-11-161-1/+1
|\
| * Relative links in the README file shown on the repository homepage should pointAlec Cooper2015-11-141-1/+1
* | Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-165-54/+99
|\ \ | |/ |/|
| * Add API docs and correctly expose release apiDmitriy Zaporozhets2015-11-122-26/+26
| * Expose release notes to tags apiDmitriy Zaporozhets2015-11-121-0/+6
| * Add releases apiDmitriy Zaporozhets2015-11-122-1/+22
| * Add grape routing printDmitriy Zaporozhets2015-11-121-0/+8
| * Move git tags API to separate fileDmitriy Zaporozhets2015-11-123-35/+45
* | Merge branch 'builds_feature' into 'master' Kamil Trzciński2015-11-132-1/+7
|\ \
| * | Expose CI enable option in project featuresKamil Trzcinski2015-11-132-1/+7
* | | Merge branch 'refactor-complex-methods' into 'master' Dmitriy Zaporozhets2015-11-132-78/+102
|\ \ \ | |/ / |/| |
| * | Move spec to proper place and fix unused variablerefactor-complex-methodsDmitriy Zaporozhets2015-11-131-1/+0
| * | Even more refactoring to inline_diff.rbDmitriy Zaporozhets2015-11-131-16/+23
| * | Split complex methods in GoogleCodeImport::ImporterDmitriy Zaporozhets2015-11-131-46/+47
| * | Split complex Gitlab::InlineDiff::processing methodDmitriy Zaporozhets2015-11-131-19/+36
| |/
* | Add ignore white space option in merge request diffMinsik Yoon2015-11-131-2/+2
|/
* Merge branch 'caches' into 'master' Kamil Trzciński2015-11-121-4/+26
|\