summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Emoji: fix image of emoji when it is submitted via commentValery Sizov2015-11-195-9/+13
* fixValery Sizov2015-11-191-10/+9
* Emoji: refactoringValery Sizov2015-11-192-1/+5
* award for merge requests[ci skip]Valery Sizov2015-11-193-10/+6
* add stats on hoverValery Sizov2015-11-193-3/+41
* replace emoji references from class name to data [ci skip]Valery Sizov2015-11-193-22/+26
* css improvementsValery Sizov2015-11-194-9/+19
* award emojiValery Sizov2015-11-1916-140/+189
* 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
* | Load raw repository lazily to recover from failed readDouwe Maan2015-11-181-7/+11
* | 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-184-42/+61
|/
* 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
* | Merge branch 'contributor-graph-by-email' into 'master'Robert Speicher2015-11-171-3/+2
|\ \
| * \ Merge branch 'master' into contributor-graph-by-emailcontributor-graph-by-emailDouwe Maan2015-11-17253-1132/+2253
| |\ \
| * | | 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-171-4/+8
|\ \ \ \
| * | | | Remove extra spaceadamliesko/gitlab-ce-notification-upon-unassignmentDouwe Maan2015-11-171-1/+1
| * | | | 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-17165-780/+1338
| |\ \ \ \
| * | | | | Add notification to the former assignee upon unassignmentadamliesko2015-11-091-2/+4
* | | | | | Merge branch 'james11/gitlab-ce-removable-group-owner' into 'master' Robert Speicher2015-11-1711-77/+122
|\ \ \ \ \ \
| * | | | | | 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-17249-1130/+2235
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | 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-291-4/+5
* | | | | | | Merge branch 'remove-code-duplication'Dmitriy Zaporozhets2015-11-1715-260/+242
|\ \ \ \ \ \ \
| * | | | | | | Refactor similar code for Issue and MR update serviceDmitriy Zaporozhets2015-11-173-57/+53
| * | | | | | | Remove code duplication in notification_service.rbDmitriy Zaporozhets2015-11-171-28/+18
| * | | | | | | Remove duplication in mailers/emails/notes.rbDmitriy Zaporozhets2015-11-172-45/+52
| * | | | | | | Refactor duplciate code for groups_controller.rb and slack_service/note_messa...Dmitriy Zaporozhets2015-11-176-50/+46
| * | | | | | | Remove duplication in diff_helper.rbDmitriy Zaporozhets2015-11-171-16/+16
| * | | | | | | Remove code duplication in gitlab_markdown_helper.rbDmitriy Zaporozhets2015-11-171-28/+24