summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 'add_lfs_doc' into 'master' Job van der Voort2015-11-181-0/+136
|\
| * missing .Job van der Voort2015-11-181-4/+2
| * Updates to the lfs doc.Marin Jankovski2015-11-181-13/+24
| * LFS doc, first draftadd_lfs_docMarin Jankovski2015-11-171-0/+127
* | Merge branch 'issue-labels' into 'master' Sytse Sijbrandij2015-11-171-2/+7
|\ \
| * | Example workflow.Sytse Sijbrandij2015-11-171-0/+2
| * | More labels since we get more specializations.issue-labelsSytse Sijbrandij2015-11-171-2/+5
* | | Merge branch 'compare-first-commit' into 'master' Robert Speicher2015-11-172-3/+3
|\ \ \ | |/ / |/| |
| * | Correctly set comparison first commit when range includes a merge commitcompare-first-commitDouwe Maan2015-11-172-3/+3
* | | Fix CHANGELOGRobert Speicher2015-11-171-2/+1
* | | Merge branch 'contributor-graph-by-email' into 'master'Robert Speicher2015-11-172-4/+5
|\ \ \
| * \ \ Merge branch 'master' into contributor-graph-by-emailcontributor-graph-by-emailDouwe Maan2015-11-17502-2349/+8281
| |\ \ \
| * | | | Update changelogDouwe Maan2015-10-291-1/+2
| * | | | Fix grouping of contributors by email in graph.Douwe Maan2015-10-291-3/+2
* | | | | Merge branch 'adamliesko/gitlab-ce-notification-upon-unassignment' into 'mast...Robert Speicher2015-11-174-12/+24
|\ \ \ \ \
| * | | | | Remove extra spaceadamliesko/gitlab-ce-notification-upon-unassignmentDouwe Maan2015-11-171-1/+1
| * | | | | Add tests for merge request update.Douwe Maan2015-11-172-5/+8
| * | | | | Add credits to changelogDouwe Maan2015-11-171-1/+1
| * | | | | Fix specDouwe Maan2015-11-171-4/+6
| * | | | | Don't fail when there was no previous assigneeDouwe Maan2015-11-171-8/+10
| * | | | | Merge branch 'master' into adamliesko/gitlab-ce-notification-upon-unassignmentDouwe Maan2015-11-17322-1500/+4730
| |\ \ \ \ \
| * | | | | | Add notification to the former assignee upon unassignmentadamliesko2015-11-093-6/+11
* | | | | | | Merge branch 'james11/gitlab-ce-removable-group-owner' into 'master' Robert Speicher2015-11-1714-77/+149
|\ \ \ \ \ \ \
| * | | | | | | Add changelog itemjames11/gitlab-ce-removable-group-ownerDouwe Maan2015-11-171-0/+1
| * | | | | | | Use project member abilities more extensivelyDouwe Maan2015-11-177-45/+49
| * | | | | | | Refactor ability changesDouwe Maan2015-11-175-71/+67
| * | | | | | | Merge branch 'master' into james11/gitlab-ce-removable-group-ownerDouwe Maan2015-11-17495-2349/+8219
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | fixing rubocop - random code not related to the changesJames Lopez2015-11-121-5/+9