summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update LFS docs for cloning [ci skip]update-lfs-docsRobert Schilling2015-11-191-3/+2
* Merge branch 'update-gitlab-shell-doc' into 'master' Robert Speicher2015-11-192-2/+2
|\
| * Update gitlab-shell documentation [ci skip]Robert Schilling2015-11-192-2/+2
* | 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 'lfs-client-doc' into 'master' Job van der Voort2015-11-191-1/+1
|\ \ \ | |_|/ |/| |
| * | Add link to git-lfs client [ci skip]Robert Schilling2015-11-191-1/+1
|/ /
* | Merge branch 'builds_page_scroll_buttons' into 'master' Dmitriy Zaporozhets2015-11-191-2/+2
|\ \
| * | Fix bottom position of scroll buttons in build log pageAchilleas Pipinellis2015-11-101-2/+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-1931-215/+700
|\ \ \
| * | | Changelog entries for atom/profile improvementsYorick Peterse2015-11-191-0/+2
| * | | Use "GitLab.com" instead of "gitlab.com"atom-feed-latest-updateYorick Peterse2015-11-181-1/+1
| * | | Added an index on namespaces.publicYorick Peterse2015-11-182-1/+7
| * | | Return internal projects in PersonalProjectsFinderYorick Peterse2015-11-181-1/+5
| * | | Fix UNION syntax for MySQLYorick Peterse2015-11-182-3/+3
| * | | Align hash literals to keep Rubocop happyYorick Peterse2015-11-182-4/+4
| * | | Don't pluck project IDs in User#owned_projectsYorick Peterse2015-11-181-4/+2
| * | | Apply CI scope changes to the User modelYorick Peterse2015-11-181-6/+10
| * | | Refactor UsersController to not kill the databaseYorick Peterse2015-11-182-23/+29
| * | | Refactor User#authorized_groups/projectsYorick Peterse2015-11-182-51/+10
| * | | Added Project.visible_to_userYorick Peterse2015-11-182-0/+23
| * | | Group methods for filtering public/visible groupsYorick Peterse2015-11-182-0/+35
| * | | Added Event.limit_recentYorick Peterse2015-11-182-0/+21
| * | | Refactor ProjectsFinder to not pluck IDsYorick Peterse2015-11-186-102/+237
| * | | Refactoed GroupsFinder into two separate classesYorick Peterse2015-11-184-41/+177
| * | | Renamed GroupsFinder spec file so the name matchesYorick Peterse2015-11-181-0/+0
| * | | Refactor getting user groups/projects/contributionsYorick Peterse2015-11-182-20/+96
| * | | Prefix table names for User UNIONsYorick Peterse2015-11-181-2/+3
| * | | Use SQL::Union for User#authorized_groupsYorick Peterse2015-11-181-4/+7
| * | | Make it easier to re-apply default sort ordersYorick Peterse2015-11-181-1/+2
| * | | Use SQL::Union for User#authorized_projectsYorick Peterse2015-11-181-21/+19
| * | | Added Gitlab::SQL::Union classYorick Peterse2015-11-182-0/+50
| * | | Faster way of obtaining latest event update timeYorick Peterse2015-11-186-4/+31
* | | | Merge branch 'check_if_it_should_be_archived_in_backup' into 'master' Dmitriy Zaporozhets2015-11-192-9/+8
|\ \ \ \
| * | | | USe reject.check_if_it_should_be_archived_in_backupMarin Jankovski2015-11-181-1/+1
| * | | | Specs that failed before the fix.Marin Jankovski2015-11-181-1/+2
| * | | | Check which folders and archives should be packed before passing to tar command.Marin Jankovski2015-11-181-8/+6
* | | | | Fix CHANGELOGKamil Trzcinski2015-11-191-1/+3
| |_|/ / |/| | |
* | | | Merge branch 'fix-diff-stats-ui' into 'master' v8.5.1.RD2v8.5.1.RD1Dmitriy Zaporozhets2015-11-181-0/+1
|\ \ \ \
| * | | | Fix huge line height for diff files listDmitriy Zaporozhets2015-11-181-0/+1
* | | | | Merge branch 'ce-mirror-backport' into 'master' Douwe Maan2015-11-1826-145/+176
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use gitlab-shell 2.6.7ce-mirror-backportDouwe Maan2015-11-181-1/+1
| * | | | Load raw repository lazily to recover from failed readDouwe Maan2015-11-181-7/+11
| * | | | Fix specsDouwe Maan2015-11-183-14/+5
| * | | | Remove unused variable in repository importDouwe Maan2015-11-181-1/+1
| * | | | Fix styling of import error.Douwe Maan2015-11-182-6/+7
| * | | | Add tooltips to home panel buttons.Douwe Maan2015-11-186-28/+25
| * | | | Clean up Repository cache code.Douwe Maan2015-11-181-8/+14