summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Web editor: improve edit file tooltipUnknwon2016-08-275-67/+53
* #3448 redirect if any after sign inUnknwon2016-08-271-1/+8
* #3505 use user’s info for committer and authorUnknwon2016-08-2710-20/+29
* label: adjust forecolor boundaryUnknwon2016-08-272-8/+1
* #3521 fix wiki HTTP/S clone URL does not have .wiki suffixUnknwon2016-08-271-1/+1
* #3495 only start builtin SSH server after user finish installationUnknwon2016-08-274-10/+9
* Update highlightjsUnknwon2016-08-275-6/+5
* migrations: sync table firstUnknwon2016-08-262-3/+9
* migrations: set comment updated as createdUnknwon2016-08-266-4/+25
* #2966 code cleanupUnknwon2016-08-2611-127/+138
* issues comment API : list, create, edit (#2966)Iwan Budi Kusnanto2016-08-263-0/+141
* Fix #3189: Sort labels by name (#3446)Thibault Meyer2016-08-251-3/+3
* Web editor: improve code qualityUnknwon2016-08-2419-81/+75
* added support to set pull_request event from api (#3513)Kurt Madel2016-08-242-3/+8
* #3383 code cleanupUnknwon2016-08-2415-246/+114
* Additional API support for milestones (#3383)lstahlman2016-08-243-0/+238
* Fix PR-webhook issue where Label-data is stale (#3486) (#3510)Kim "BKC" Carlbäcker2016-08-241-2/+10
* Update gopmfile and glide.lock (#3508)Kim Carlbäcker2016-08-232-2/+2
* libravatar.org supports HTTPS (#3498)rugk2016-08-231-1/+1
* Issues can be closed via API (#3170) (#3479)Kim Carlbäcker2016-08-231-0/+6
* Code quality improvement on JSUnknwon2016-08-177-324/+316
* Minor naming improvementUnknwon2016-08-174-44/+46
* Fix #3361: Dumps are created world readable (#3473)Thibault Meyer2016-08-171-0/+4
* General code quality improvementUnknwon2016-08-1617-171/+180
* #2246 add HTMLURL to webhook typeUnknwon2016-08-1616-73/+104
* Fix git diff testsUnknwon2016-08-161-2/+2
* #3464 add diff signs which does not have inline diffUnknwon2016-08-161-2/+2
* #3464 reproduce diff signsUnknwon2016-08-164-4/+13
* #3464 reproduce diff signsUnknwon2016-08-161-1/+1
* models/repo_editor: improve code qualityUnknwon2016-08-159-41/+45
* Fix repository owner can assign selfUnknwon2016-08-151-11/+10
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-1513-171/+144
* markdown: fix treating pure number as SHA1Unknwon2016-08-155-4/+13
* #3467 fix clone fail when wiki is emptyUnknwon2016-08-151-1/+3
* #3466 fix response of pull request form validation errorUnknwon2016-08-155-10/+22
* Fix empty repository panic on send test webhookUnknwon2016-08-158-35/+28
* #3461 fix security issue of REAMDE path in create repositoryUnknwon2016-08-151-1/+1
* Update README [CI SKIP]Unknwon2016-08-152-4/+8
* Fix outdated edit can’t overwrite changesUnknwon2016-08-155-6/+7
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-159-306/+292
* Web editor: improve delete fileUnknwon2016-08-148-101/+89
* Web editor: improve edit file and diff previewUnknwon2016-08-1415-476/+478
* modules/sync: move sync objects to independent moduleUnknwon2016-08-145-100/+131
* Code clean up for new config optionsUnknwon2016-08-1417-110/+87
* Squashed commit of the following:Richard Mahn2016-08-1434-201/+2502
* Fix template nil errorUnknwon2016-08-141-1/+1
* Fix template error [CI SKIP]Unknwon2016-08-141-1/+1
* Replace convert.To with APIFormat callsUnknwon2016-08-1421-225/+79
* #2246 fully support of webhooks for pull requestUnknwon2016-08-1430-270/+795
* Add subcommand to create new user in CLIUnknwon2016-08-134-3/+74