summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Style merge request CI widget to match MR/Issue boxDmitriy Zaporozhets2014-10-074-17/+50
* Merge branch 'slack_integration' into 'master'Dmitriy Zaporozhets2014-10-067-28/+57
|\
| * Add slack service migration.Marin Jankovski2014-10-062-1/+18
| * Add missing comma.Marin Jankovski2014-10-061-1/+1
| * Changes to slack service structure added to changelog.Marin Jankovski2014-10-061-0/+1
| * Accommodate new webhook url format.Marin Jankovski2014-10-062-5/+28
| * Fix slack service speck.Marin Jankovski2014-10-061-9/+4
| * Use only webhook for slack service integration.Marin Jankovski2014-10-063-16/+9
* | Merge pull request #7964 from mr-vinn/task-listsMarin Jankovski2014-10-0630-9/+501
|\ \
| * | Add Spinach tests for task listsVinnie Okada2014-10-067-0/+170
| * | Update docs for task listsVinnie Okada2014-10-052-0/+14
| * | Add specs for tasksVinnie Okada2014-10-054-1/+150
| * | Add task lists to issues and merge requestsVinnie Okada2014-10-0517-8/+167
* | | Merge branch 'raise-on-forgery' into 'master'Dmitriy Zaporozhets2014-10-061-1/+1
|\ \ \
| * | | Protect from forgery with exceptionDmitriy Zaporozhets2014-10-061-1/+1
* | | | Preventing some duplication in MR feature tests by adding a different comment.Marin Jankovski2014-10-062-9/+15
|/ / /
* | | Merge branch 'improve-autolink' into 'master'Dmitriy Zaporozhets2014-10-063-2/+6
|\ \ \
| * | | Use only escaped auto_linkDmitriy Zaporozhets2014-10-063-2/+6
* | | | Merge branch 'fix-exception-sidekiq' into 'master'Dmitriy Zaporozhets2014-10-062-4/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Prevent PG::Error exception when check commit reference on commitDmitriy Zaporozhets2014-10-062-4/+29
|/ / /
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-10-061-2/+1
|\ \ \
| * \ \ Merge pull request #7379 from cirosantilli/remove-titleDmitriy Zaporozhets2014-10-061-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | Remove unused title parameter.Ciro Santilli2014-08-161-2/+1
* | | | Merge branch 'gitlab_git_bummp' into 'master'Dmitriy Zaporozhets2014-10-062-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bump gitlab_gitDmitriy Zaporozhets2014-10-062-3/+3
| |/ /
* | | Fix failing api specs.Marin Jankovski2014-10-063-5/+14
|/ /
* | Merge pull request #7940 from cirosantilli/uniform-spinach-namesRobert Schilling2014-10-0660-56/+56
|\ \
| * | Make Spinach test names consistentCiro Santilli2014-10-0560-56/+56
* | | Merge pull request #7933 from mr-vinn/cross-project-markdownMarin Jankovski2014-10-0512-94/+356
|\ \ \
| * | | Fix cross-project reference testVinnie Okada2014-10-051-1/+3
| * | | Fix external commit linksVinnie Okada2014-10-051-0/+1
| * | | Fix external issue linksVinnie Okada2014-10-051-3/+4
| * | | Make Mentionables work for cross-project refsVinnie Okada2014-10-035-15/+120
| * | | Track projects in ReferenceExtractorVinnie Okada2014-10-034-46/+62
| * | | Fix ReferenceExtractorVinnie Okada2014-10-032-4/+6
| * | | Implement cross-project Markdown referencesVinnie Okada2014-10-034-31/+166
* | | | Merge pull request #7960 from Soullivaneuh/fa-fixRobert Schilling2014-10-055-11/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix fa-download iconSullivan SENECHAL2014-10-045-11/+11
|/ / /
* | | Merge branch 'minor-ui-improvements' into 'master'Dmitriy Zaporozhets2014-10-041-34/+7
|\ \ \ | |/ / |/| |
| * | Make nav links bold since some desktops does not render 500 properlyDmitriy Zaporozhets2014-10-031-1/+1
| * | Improve subnavigation styleDmitriy Zaporozhets2014-10-031-33/+6
|/ /
* | Merge pull request #7931 from Soullivaneuh/pushoverDmitriy Zaporozhets2014-10-039-2/+223
|\ \
| * | Add Pushover service integrationSullivan SENECHAL2014-10-039-2/+223
|/ /
* | Merge branch 'cirosantilli-factor-commit-msg-textarea'Dmitriy Zaporozhets2014-10-038-38/+26
|\ \
| * \ Merge branch 'factor-commit-msg-textarea' of https://github.com/cirosantilli/...Dmitriy Zaporozhets2014-10-038-38/+26
| |\ \
| | * | Factor commit message textareas.Ciro Santilli2014-10-028-37/+26
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-10-032-11/+1
|\ \ \ \
| * \ \ \ Merge pull request #7948 from cirosantilli/rm-outdated-commentRobert Schilling2014-10-031-10/+0
| |\ \ \ \
| | * | | | Remove outdated comment on the project test seedCiro Santilli2014-10-031-10/+0
| * | | | | Merge pull request #7947 from cirosantilli/rm-assign-without-effectRobert Schilling2014-10-031-1/+1
| |\ \ \ \ \