aboutsummaryrefslogtreecommitdiff
path: root/modules/form
Commit message (Collapse)AuthorAge
* Refactoring: rename modules -> pkgUnknwon2017-04-04
| | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
* repo: allow private repository to have public wiki or issuesUnknwon2017-03-24
| | | | Relates to #649 and #2157
* install: able to enable console mode (#3119)Unknwon2017-03-17
|
* release: able to add attchments to release (#1614)Unknwon2017-03-13
| | | | Added new config section '[release.attachment]’.
* webhook: add Release event (#2387)Unknwon2017-03-11
|
* webhook: add issue comment eventUnknwon2017-03-09
|
* webhook: support Issues event (#2319)Unknwon2017-03-09
| | | | Also addresses #3485.
* security: fix vulnerability in changing usernameUnknwon2017-03-07
| | | | Reported by João Arnaut.
* webhook: add fork eventUnknwon2017-02-27
|
* webhook: able to detect delete branch or tag (#2315)Unknwon2017-02-27
|
* editor: fix cannot create branch with slashes (#3568)Unknwon2017-02-27
|
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27