summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move check for preview loading class to top of method25364-fix-preview-multi-requestMike Greiling2016-12-271-2/+7
* remove preview markdown ajax trigger on textarea blurMike Greiling2016-12-271-7/+3
* fix some more eslint rulesMike Greiling2016-12-271-6/+8
* fix some eslint rulesMike Greiling2016-12-271-19/+18
* add loading class to preview element and check it to prevent multiple ajax re...Mike Greiling2016-12-271-3/+3
* rename renderMarkdown to fetchMarkdownPreview to be less misleadingMike Greiling2016-12-271-2/+2
* use $ sign to make it clear when dealing with jQuery objectMike Greiling2016-12-271-9/+9
* refactor _this usage into proper function bindingMike Greiling2016-12-271-15/+11
* remove superfluous return statements generated by coffeescriptMike Greiling2016-12-271-27/+24
* Merge branch 'issues/8081' into 'master' Annabel Dunstone Gray2016-12-274-19/+23
|\
| * add changelog entryBM5k2016-12-061-0/+4
| * rename theme to match actual colorsBM5k2016-12-063-9/+9
| * rename graphite theme variables for consistencyBM5k2016-12-061-5/+5
| * rename charcoal theme variables for consistencyBM5k2016-12-021-5/+5
* | Merge branch '1659-long-tag-title' into 'master' Annabel Dunstone Gray2016-12-277-42/+91
|\ \
| * | Truncate tag description and fix mobile for inidividual tag1659-long-tag-titleSam Rose2016-12-277-42/+91
* | | Update CHANGELOG.md for 8.15.2Robert Speicher2016-12-2713-48/+15
* | | Merge branch 'dz-rename-reserved-project-names' into 'master' Dmitriy Zaporozhets2016-12-275-3/+189
|\ \ \
| * \ \ Merge branch 'master' into 'dz-rename-reserved-project-names'Dmitriy Zaporozhets2016-12-27130-424/+1476
| |\ \ \
| * | | | Fix rename projects spec so it doesn't hangdz-rename-reserved-project-namesYorick Peterse2016-12-271-3/+5
| * | | | Removed return from reserved project migrationYorick Peterse2016-12-241-2/+0
| * | | | Fix parallel renaming of reserved projectsYorick Peterse2016-12-241-26/+87
| * | | | Rename projects with reserved path namesDmitriy Zaporozhets2016-12-245-3/+128
* | | | | Merge branch 'master' into 'master' Annabel Dunstone Gray2016-12-272-1/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix Changelog entry for !7898Pier Paolo Ramon2016-12-031-1/+1
| * | | | Add Changelog entry for !7898Pier Paolo Ramon2016-12-021-0/+4
| * | | | Extend the list header top border to the edge of the box Pier Paolo Ramon2016-12-021-0/+6
| * | | | Minor white-space source formattingPier Paolo Ramon2016-12-021-1/+1
* | | | | Merge branch 'resolve-note-svg-color' into 'master' Annabel Dunstone Gray2016-12-272-6/+6
|\ \ \ \ \
| * | | | | Fixed discussion note resolve button SVG colorresolve-note-svg-colorPhil Hughes2016-12-222-6/+6
* | | | | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-2728-137/+384
|\ \ \ \ \ \
| * | | | | | Rubocop prefers to indent this wayfeature/1376-allow-write-access-deploy-keysLin Jen-Shin2016-12-201-2/+2
| * | | | | | Use consistent names and move checks to the method,Lin Jen-Shin2016-12-203-43/+47
| * | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-201040-5142/+29726
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge CSSFilipa Lacerda2016-12-12381-1849/+5732
| |\ \ \ \ \ \ \
| * | | | | | | | Adds CSS to match the mockups and makes table responsiveFilipa Lacerda2016-12-122-31/+46
| * | | | | | | | Use btn-inverted for New Deploy KeyLin Jen-Shin2016-12-121-1/+1
| * | | | | | | | Fix tests and also add tests for non-existing repoLin Jen-Shin2016-12-101-1/+15
| * | | | | | | | Use consistent words, feedback:Lin Jen-Shin2016-12-104-5/+5
| * | | | | | | | Check project existence for push too, andLin Jen-Shin2016-12-101-16/+6
| * | | | | | | | Don't pass the actor for deploy key, feedback:Lin Jen-Shin2016-12-101-0/+2
| * | | | | | | | Now we need to include EmailHelpers for each testLin Jen-Shin2016-12-062-0/+4
| * | | | | | | | Prefer guest_can_download_code? and fix typoLin Jen-Shin2016-12-062-3/+3
| * | | | | | | | Prefer guest_can_downlod_code?Lin Jen-Shin2016-12-061-1/+1
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-061491-9599/+15710
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Allow admin to set keys with write access, andLin Jen-Shin2016-11-226-3/+40
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-22506-2813/+13514
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add tests for key/deploy key notificationsLin Jen-Shin2016-11-182-0/+24
| * | | | | | | | | | Fix an old copypasta: internal -> privateLin Jen-Shin2016-11-181-1/+1
| * | | | | | | | | | Check download privilege more specifically andLin Jen-Shin2016-11-181-29/+29