summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Improve ProjectTeam#max_member_access performanceYorick Peterse2015-10-151-3/+16
* Eager load project associations for notesYorick Peterse2015-10-151-1/+2
* Eager load note projects when viewing issuesYorick Peterse2015-10-151-1/+4
* Use note.author for issue comment avatarsYorick Peterse2015-10-151-1/+1
* Eager load various issue/note associationsYorick Peterse2015-10-154-3/+9
* Re-use User for avatars in link_to_memberYorick Peterse2015-10-151-1/+1
* Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-1516-17/+17
* Allow avatar_icon to operate on a UserYorick Peterse2015-10-151-3/+7
* Merge branch 'rs-issues_sentence' into 'master' Douwe Maan2015-10-151-1/+1
|\
| * Simplify the `issues_sentence` helperrs-issues_sentenceRobert Speicher2015-10-141-1/+1
* | Merge branch 'rs-mr-tabs-scroll' into 'master' Douwe Maan2015-10-151-4/+4
|\ \
| * | Prevent a JS error in MergeRequestTabsrs-mr-tabs-scrollRobert Speicher2015-10-141-4/+4
| * | Merge branch 'fix/improve_reset_service_password' into 'master' Valery Sizov2015-10-145-10/+42
| |\ \
| | * | Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent2015-10-145-10/+42
* | | | Merge branch 'simplify-cross-references' into 'master' Robert Speicher2015-10-1412-94/+57
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make Mentionable#cross_reference_exists? private.simplify-cross-referencesDouwe Maan2015-10-141-6/+6
| * | | Remove useless assignmentDouwe Maan2015-10-121-1/+1
| * | | Chaining ftwDouwe Maan2015-10-121-5/+1
| * | | Fix cross-references originating from notesDouwe Maan2015-10-124-20/+7
| * | | Simplify code around (cross)-referencesDouwe Maan2015-10-1210-69/+49
* | | | Merge branch 'show_pending_warning' into 'master' Kamil Trzciński2015-10-1410-23/+76
|\ \ \ \
| * | | | Fix warning signshow_pending_warningKamil Trzcinski2015-10-143-6/+5
| * | | | Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski2015-10-1410-22/+76
| | |/ / | |/| |
* | | | Merge branch 'predefined_build_variables' into 'master' Kamil Trzciński2015-10-141-1/+10
|\ \ \ \
| * | | | Use tag? instead of tag to indicate that this is booleanpredefined_build_variablesKamil Trzcinski2015-10-141-1/+1
| * | | | Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI buildsKamil Trzcinski2015-10-141-1/+10
| |/ / /
* | | | Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-144-1/+9
|/ / /
* | | Merge remote-tracking branch 'origin/inified_404_error'Valery Sizov2015-10-1413-23/+19
|\ \ \
| * | | Only render 404 page from /publicinified_404_errorValery Sizov2015-10-1313-23/+19
* | | | Merge branch 'fix-retry-and-cancel' into 'master' Kamil Trzciński2015-10-143-14/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix retry and cancel for buildfix-retry-and-cancelKamil Trzcinski2015-10-143-14/+18
* | | | Merge branch 'fix_issue_2906' into 'master' Douwe Maan2015-10-142-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Use css styleЧингиз Ауанасов2015-10-132-2/+4
| * | | + and Titleize New Project button on dashboardЧингиз Ауанасов2015-10-102-2/+2
* | | | Merge branch 'stanhu/gitlab-ce-wiki-add-new-page-in-pages-tab'Dmitriy Zaporozhets2015-10-131-0/+1
|\ \ \ \
| * | | | Add "New Page" button to Wiki Pages tabStan Hu2015-10-121-0/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2015-10-131-2/+3
|\ \ \ \
| * \ \ \ Merge branch 'add-wip-to-mr-hook-attrs' into 'master' Stan Hu2015-10-131-2/+3
| |\ \ \ \
| | * | | | merge_request: add work_in_progress to MR hooksBen Boeckel2015-10-081-1/+2
| | * | | | merge_request: coerce work_in_progress? into a booleanBen Boeckel2015-10-081-1/+1
* | | | | | Merge branch 'gfm-commit-size'Dmitriy Zaporozhets2015-10-131-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Reduce font size of commit references to not stand out as muchgfm-commit-sizeDouwe Maan2015-10-131-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'redesign-files-page'Dmitriy Zaporozhets2015-10-139-86/+84
|\ \ \ \ \
| * | | | | Apply new design to files pageDmitriy Zaporozhets2015-10-139-86/+84
* | | | | | Merge branch 'group_names_widget' into 'master' Dmitriy Zaporozhets2015-10-133-3/+5
|\ \ \ \ \ \
| * | | | | | Project names are not fully shown if group name is too big, even on group pag...group_names_widgetValery Sizov2015-10-133-3/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'commit_status' into 'master' Kamil Trzciński2015-10-1315-205/+270
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix retry and cancel URLscommit_statusKamil Trzcinski2015-10-131-2/+4
| * | | | | Fix feature testsKamil Trzcinski2015-10-121-1/+1
| * | | | | Fix broken matrix_for_ref?Kamil Trzcinski2015-10-121-1/+1