summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-0357-252/+252
* Prevented user enumeration of valid users through HTTP status codes of login ...LefsFlare2016-10-161-2/+4
* #3589 LoadRepoConfig after ORM is initializedUnknwon2016-09-021-3/+3
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-011-3/+19
* #3559 fix template errorUnknwon2016-08-312-9/+4
* models/login_source: code improvementUnknwon2016-08-311-3/+2
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-312-3/+8
* Support Editorconfig on web editor (#3512)无闻2016-08-303-0/+22
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-303-0/+22
* | #2018 able to sync now for mirrorsUnknwon2016-08-303-21/+32
|/
* Web editor: support upload filesUnknwon2016-08-304-275/+186
* router/repo: code refactoringUnknwon2016-08-305-195/+193
* #3459 code quality improvementUnknwon2016-08-292-39/+15
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-291-0/+52
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-291-1/+1
* #3516 enforce line ending to be \n from web editorUnknwon2016-08-281-3/+2
* Web editor: improve edit fileUnknwon2016-08-282-10/+3
* Web editor: improve delete file processUnknwon2016-08-282-49/+87
* Web editor: improve edit file tooltipUnknwon2016-08-271-53/+39
* #3448 redirect if any after sign inUnknwon2016-08-271-1/+8
* #3495 only start builtin SSH server after user finish installationUnknwon2016-08-271-7/+6
* #2966 code cleanupUnknwon2016-08-263-62/+21
* issues comment API : list, create, edit (#2966)Iwan Budi Kusnanto2016-08-262-0/+128
* Web editor: improve code qualityUnknwon2016-08-247-56/+48
* added support to set pull_request event from api (#3513)Kurt Madel2016-08-241-2/+4
* #3383 code cleanupUnknwon2016-08-245-170/+44
* Additional API support for milestones (#3383)lstahlman2016-08-243-0/+238
* Issues can be closed via API (#3170) (#3479)Kim Carlbäcker2016-08-231-0/+6
* General code quality improvementUnknwon2016-08-163-12/+23
* #2246 add HTMLURL to webhook typeUnknwon2016-08-163-16/+20
* #3464 reproduce diff signsUnknwon2016-08-161-1/+1
* models/repo_editor: improve code qualityUnknwon2016-08-151-1/+1
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-153-57/+7
* markdown: fix treating pure number as SHA1Unknwon2016-08-151-1/+5
* #3466 fix response of pull request form validation errorUnknwon2016-08-151-6/+18
* Fix empty repository panic on send test webhookUnknwon2016-08-152-10/+22
* Fix outdated edit can’t overwrite changesUnknwon2016-08-151-1/+2
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-151-1/+0
* Web editor: improve delete fileUnknwon2016-08-143-58/+18
* Web editor: improve edit file and diff previewUnknwon2016-08-144-237/+209
* Code clean up for new config optionsUnknwon2016-08-145-47/+26
* Squashed commit of the following:Richard Mahn2016-08-147-4/+777
* Replace convert.To with APIFormat callsUnknwon2016-08-1410-145/+40
* #2246 fully support of webhooks for pull requestUnknwon2016-08-148-73/+58
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-113-0/+27
* Fix #3391Unknwon2016-08-112-3/+7
* #2852 code cleanupUnknwon2016-08-111-1/+1
* models: rename EnableTidb to EnableTiDBUnknwon2016-08-111-3/+3
* Fix #3314: Cannot edit release with tag name contains slash (#3434)Thibault Meyer2016-08-111-2/+2
* Add MaxRepoCreation to EditUser API (#2781)Robin Lambertz2016-08-111-0/+3