summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drop-old-builds' into 'master' Kamil Trzciński2015-11-031-0/+18
|\
| * Cleanup stuck CI builds dailydrop-old-buildsKamil Trzcinski2015-11-031-0/+18
* | Merge branch 'only-syntax' into 'master' Kamil Trzciński2015-11-031-1/+1
|\ \
| * | Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski2015-11-021-1/+1
* | | Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets2015-11-031-1/+1
| |/ |/|
* | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-036-2/+24
|\ \
| * | Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-024-35/+7
| * | Actually converted code to following suggestions.Michael Chmielewski2015-10-281-6/+3
| * | Fixed method to use git log via Popen as recommended, and made output match t...Michael Chmielewski2015-10-281-1/+6
| * | Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski2015-10-281-4/+5
| * | Add support for searching commit log messagesJonathan Schoeffling2015-10-285-2/+49
* | | Add 'New file' link to dropdown on project pageDmitriy Zaporozhets2015-11-031-0/+4
* | | Merge pull request #9791 from konpyu/fix-deprecatedStan Hu2015-11-021-1/+1
|\ \ \ | |_|/ |/| |
| * | fix deprecatedKON YUICHI2015-10-311-1/+1
* | | Persist blob editor's value on submit, not on clickrs-editor-submitRobert Speicher2015-10-312-8/+8
|/ /
* | Merge branch 'optimize-user-find-by-any-email' into 'master' Yorick Peterse2015-10-301-15/+10
|\ \
| * | Use a subquery with IDs only for find_by_any_emailYorick Peterse2015-10-301-9/+7
| * | Fixed UNION syntax for MySQLYorick Peterse2015-10-301-2/+2
| * | Use a UNION for User.find_by_any_emailYorick Peterse2015-10-301-3/+12
| * | Improve performance of User.find_by_any_emailYorick Peterse2015-10-301-15/+3
* | | Merge branch 'minor-ui-fixes' into 'master' Dmitriy Zaporozhets2015-10-303-8/+8
|\ \ \ | |/ / |/| |
| * | Fix label destroy jsminor-ui-fixesDmitriy Zaporozhets2015-10-291-1/+1
| * | Fix bg for labels page when no labels presentDmitriy Zaporozhets2015-10-291-3/+3
| * | Put delete snippet btn after edit btnDmitriy Zaporozhets2015-10-291-4/+4
* | | Merge branch 'binford2k/gitlab-ce-feature/create_new_directories'Douwe Maan2015-10-294-5/+21
|\ \ \
| * | | Add ability to create directories in the editorBen Ford2015-10-294-5/+21
| | |/ | |/|
* | | Force update refs/merge-requests/X/head upon a push to the source branch of a...Stan Hu2015-10-291-1/+1
|/ /
* | Merge branch 'edit-new-cross-references'Dmitriy Zaporozhets2015-10-283-3/+3
|\ \
| * | Use issue editor as cross reference comment author when issue is edited with ...edit-new-cross-referencesDouwe Maan2015-10-283-3/+3
| |/
* | Remove deprecated CI events from project settings pageDmitriy Zaporozhets2015-10-285-59/+0
|/
* Merge pull request #9771 from kazubu/fix_error_destroy_without_refererStan Hu2015-10-261-5/+1
|\
| * modify to use redirect_back_or_default functionkazubu2015-10-261-5/+1
| * Fix: 500 error returned if destroy request without HTTP refererkazubu2015-10-261-1/+1
* | Merge branch 'fix-ci-badge' into 'master' Robert Speicher2015-10-262-13/+7
|\ \
| * | Fix CI badgefix-ci-badgeKamil Trzcinski2015-10-262-13/+7
| |/
* | Fix specific runner visibilityKamil Trzcinski2015-10-263-14/+19
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2015-10-267-9/+24
|\
| * Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan2015-10-251-1/+1
| |\
| | * Fix issue #3055 (project search with unmatched parentheses)dirceu/gitlab-ce-fix-project-search-with-unmatched-parenthesesDirceu Pereira Tiegs2015-10-211-1/+1
| * | Merge branch 'ci-status-mr-index' into 'master' Dmitriy Zaporozhets2015-10-256-8/+23
| |\ \
| | * | Fix rubocop issuesci-status-mr-indexDmitriy Zaporozhets2015-10-231-2/+4
| | * | Move rendering CI status to helperDmitriy Zaporozhets2015-10-234-8/+10
| | * | Add tests for MR index pageDmitriy Zaporozhets2015-10-231-1/+2
| | * | Render CI status on merge requests index pageDmitriy Zaporozhets2015-10-233-3/+13
* | | | Fix some grammatical issuesJannick Fahlbusch2015-10-244-7/+6
|/ / /
* | | Add missing characterJannick Fahlbusch2015-10-231-1/+1
* | | Merge branch 'rs-clipboard-js' into 'master' Dmitriy Zaporozhets2015-10-237-5/+62
|\ \ \ | |/ / |/| |
| * | Remove unused argument from clipboard_button helperRobert Speicher2015-10-231-1/+1
| * | Add clipboard buttons to each step of "How to merge"Robert Speicher2015-10-232-2/+14
| * | Add "Copy to clipboard" buttonsRobert Speicher2015-10-233-3/+14