summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Participable doesn't need to know about MentionableDouwe Maan2015-10-145-11/+16
* Fix specsDouwe Maan2015-10-141-5/+5
* Explicitly only parse references by specified filterDouwe Maan2015-10-142-2/+8
* Have Issue#participants load all users mentioned in notes using a single queryDouwe Maan2015-10-143-24/+28
* Code cleanupDouwe Maan2015-10-133-23/+17
* Allow ReferenceExtractor to efficiently load references from multiple texts a...Douwe Maan2015-10-134-19/+36
* Efficiently load multiple references of one type.Douwe Maan2015-10-137-23/+33
* Pass project to RedactorFilterDouwe Maan2015-10-133-6/+11
* Raise error when a ReferenceFilter doesn't implement referenced_byDouwe Maan2015-10-081-1/+1
* Update inline docDouwe Maan2015-10-081-2/+2
* Update ReferenceFilter docsRobert Speicher2015-10-071-10/+9
* Always allow references to the current projectDouwe Maan2015-10-077-8/+12
* Refactor reference gathering to use a dedicated filterDouwe Maan2015-10-0725-182/+414
* Return strings where expectedDouwe Maan2015-10-071-2/+2
* Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-07947-3889/+24469
|\
| * Merge branch 'ci-build-page' into 'master' Dmitriy Zaporozhets2015-10-0732-452/+298
| |\
| | * Fix routing in CI mailerDmitriy Zaporozhets2015-10-078-10/+9
| | * Fix ci build routing and few testsci-build-pageDmitriy Zaporozhets2015-10-064-26/+28
| | * Refactor commit/build tests and fix CI cancelDmitriy Zaporozhets2015-10-065-62/+36
| | * Cleanup CI code after refactoring and fix several 500 errorsDmitriy Zaporozhets2015-10-0614-400/+25
| | * Move CI build page to CE projectDmitriy Zaporozhets2015-10-067-3/+249
| |/
| * Merge branch 'ci-commit-page' into 'master' Dmitriy Zaporozhets2015-10-069-4/+110
| |\
| | * Link ci_status_path to new ci commit pageci-commit-pageDmitriy Zaporozhets2015-10-061-1/+2
| | * Render CI statuses on commit pageDmitriy Zaporozhets2015-10-068-3/+108
| * | Merge branch 'fix_search_in_file_tree' into 'master' Dmitriy Zaporozhets2015-10-062-1/+5
| |\ \
| | * | Fix search in FilesValery Sizov2015-10-062-1/+5
| * | | Fix broken grouping sql clause when rendering commits for CIKamil Trzcinski2015-10-061-2/+3
| | |/ | |/|
| * | Merge branch 'fix-ci-bugs' into 'master' Kamil Trzciński2015-10-065-15/+26
| |\ \
| | * | Fixed failure reading .gitlab-ci.ymlfix-ci-bugsKamil Trzcinski2015-10-061-1/+1
| | * | Latest builds always include builds with unique name and unique refKamil Trzcinski2015-10-061-1/+1
| | * | Fix graphical glitchesKamil Trzcinski2015-10-053-13/+24
| * | | Merge branch 'closer-ci-integration' into 'master' Dmitriy Zaporozhets2015-10-062-22/+37
| |\ \ \ | | |_|/ | |/| |
| | * | Use CI commit status for merge request widgetcloser-ci-integrationDmitriy Zaporozhets2015-10-062-22/+37
| * | | Merge branch 'master' into 'master' Robert Speicher2015-10-061-0/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Remove tmp/.gitkeep Lasse Schuirmann2015-10-041-0/+0
| * | | Fix builds viewKamil Trzcinski2015-10-051-1/+1
| * | | Update CHANGELOG for 8.0.4Robert Speicher2015-10-051-2/+7
| | |/ | |/|
| * | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-10-0511-41/+9
| |\ \
| | * \ Merge branch 'rs-remove-ci-disable'Kamil Trzcinski2015-10-0511-41/+9
| | |\ \
| | | * | Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-0511-41/+9
| * | | | Merge branch 'gopeter-user-preferences-layout-option'Dmitriy Zaporozhets2015-10-059-2/+35
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-059-2/+35
| | |\ \ \ | |/ / / /
| | * | | improved code style and layout option namingPeter Göbel2015-10-056-7/+7
| | * | | added user preference to change layout widthPeter Göbel2015-10-059-2/+35
| * | | | Merge branch 'refactor-build-service' into 'master' Kamil Trzciński2015-10-0555-604/+570
| |\ \ \ \
| | * | | | Fix create_trigger_request_service_specrefactor-build-serviceKamil Trzcinski2015-10-053-7/+8
| | * | | | Fix gitlab_ci_yaml_processor specsKamil Trzcinski2015-10-051-0/+3
| | * | | | Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-054-43/+13
| | * | | | Add stage testsKamil Trzcinski2015-10-052-1/+36
| | * | | | Make rubocop happyKamil Trzcinski2015-10-052-3/+3