summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-15211-1922/+2231
|\
| * 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
| | * | | | | Fix broken testsKamil Trzcinski2015-10-121-2/+2
| | * | | | | Rename builds_without_retry to latest_buildsKamil Trzcinski2015-10-127-14/+14
| | * | | | | Fix commit skippingKamil Trzcinski2015-10-121-5/+5
| | * | | | | Update renderingKamil Trzcinski2015-10-125-86/+63
| | * | | | | Small bug fixesKamil Trzcinski2015-10-123-19/+36
| | * | | | | Add Commit Status documentationKamil Trzcinski2015-10-122-2/+2
| | * | | | | Add author to statusesKamil Trzcinski2015-10-121-0/+2
| | * | | | | Implement Commit Status APIKamil Trzcinski2015-10-1211-179/+246
| | | |/ / / | | |/| | |
| * | | | | Small css cleanupcss-cleanupDmitriy Zaporozhets2015-10-137-25/+12
| * | | | | Several fixes for UI on mobileDmitriy Zaporozhets2015-10-132-3/+12
| * | | | | Fix UI issue on project page with no ssh key messageDmitriy Zaporozhets2015-10-132-4/+6
| * | | | | Fix control buttons in listsDmitriy Zaporozhets2015-10-131-1/+5
| * | | | | Temporary return sm and xs button sizesDmitriy Zaporozhets2015-10-131-1/+9