summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Repository#is_ancestor? convenience method.Douwe Maan2015-11-181-1/+6
* Tweak code formatting.Douwe Maan2015-11-181-4/+4
* Fix redirect after import fails.Douwe Maan2015-11-181-2/+2
* Move import form to partial.Douwe Maan2015-11-184-24/+23
* Add Project#safe_import_url helper.Douwe Maan2015-11-183-9/+9
* Store and show reason why import failed.Douwe Maan2015-11-185-45/+65
* Add import_error to project.Douwe Maan2015-11-182-1/+9
* 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
| * | | | | | | fixing rubocop indentsJames Lopez2015-11-121-1/+2
| * | | | | | | fixing rubocop indentsJames Lopez2015-11-122-12/+14
| * | | | | | | updated exceptionJames Lopez2015-11-111-1/+1
| * | | | | | | refactored code as projects only have one owner. Kept some refactoring in pla...James Lopez2015-11-114-40/+35
| * | | | | | | refactored permissions and added update_project_member ability logic. Also re...James Lopez2015-11-035-24/+57
| * | | | | | | fix issue with adding members to project (spotted by test)James Lopez2015-10-301-2/+11
| * | | | | | | fixed last group owner issue and added testJames Lopez2015-10-293-4/+31
* | | | | | | | Merge branch 'remove-code-duplication'Dmitriy Zaporozhets2015-11-1722-434/+371
|\ \ \ \ \ \ \ \