aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CSS: remove font “Meiryo Ui”Unknwon2016-08-122-16/+2
* fix grammar + typo. (#3453)Justin Ray Vrooman2016-08-121-2/+2
* Code clean upUnknwon2016-08-121-9/+1
* #3442 add test suitesUnknwon2016-08-123-1/+60
* Fix #3437: Cannot connect to PostgreSQL via IPv6 address (#3442)Thibault Meyer2016-08-121-6/+6
* Minor fix on top menu dropdown icon positionUnknwon2016-08-112-0/+13
* Add new dependencyUnknwon2016-08-114-2/+6
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-119-2/+137
* Add .mailmapUnknwon2016-08-112-1/+4
* Add Content-Disposition header for downloads (#3439)Andrey Nering2016-08-111-0/+1
* Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)Andrey Nering2016-08-114-2/+29
* Fix #3321: commit tag shortener (#3418)Thibault Meyer2016-08-113-5/+5
* Fix #3391Unknwon2016-08-112-3/+7