aboutsummaryrefslogtreecommitdiff
path: root/modules/auth/repo_form.go
Commit message (Expand)AuthorAge
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27
* repo: add protect branch whitelist (#4177)Unknwon2017-02-23
* webhook: support color for DiscordUnknwon2017-02-21
* editor: redirect to new pull request page after create new branchUnknwon2017-02-20
* webhook: add native Discord supportUnknwon2017-02-18
* Initial version of protected branches (#776)Unknwon2017-02-17
* Allow use to set an external tracker url and to redirect user when clicking i...Rémy Boulanouar2017-01-31
* Fix typo: 'passowrd' -> 'password' (#3951)leonklingele2016-12-21
* Web editor: support upload filesUnknwon2016-08-30
* #3459 code quality improvementUnknwon2016-08-29
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-29
* Web editor: improve delete file processUnknwon2016-08-28
* Web editor: improve code qualityUnknwon2016-08-24
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-15
* Squashed commit of the following:Richard Mahn2016-08-14
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* Minor fix for go vetUnknwon2016-07-16
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-09
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-22
* #2334 strip whitespace for migrate URLUnknwon2016-02-20
* Allow modification of a release if Content is empty (fix #2516)Florian Kaiser2016-01-30
* #2114 External URL for wikiUnknwon2015-12-11
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-09
* #1984 Better mirror repo managementUnknwon2015-12-08
* fix #1829 and fix #890Unknwon2015-12-04
* wiki: finish editUnknwon2015-11-27
* wiki: finish newUnknwon2015-11-27
* introduce git-shellUnknwon2015-11-26
* fix #1958Unknwon2015-11-15
* #1511 Allow local import only for admin usersUnknwon2015-11-03
* Fix the JSON field names for MigrateRepoFormNathan Zadoks2015-10-30
* fix import path, fix #1782Unknwon2015-10-15
* work on #1570Unknwon2015-09-03
* fix migrate apiUnknwon2015-09-03
* fix migrate APIUnknwon2015-09-03
* new repo options UIUnknwon2015-08-30
* webhook APIsUnknwon2015-08-29
* new create webhook eventUnknwon2015-08-28
* #1487 Readme TemplateUnknwon2015-08-28
* complate list of gitignores and licensesUnknwon2015-08-28
* new edit webhook UIUnknwon2015-08-27
* new create webhook UIUnknwon2015-08-27
* finish close/reopen issueUnknwon2015-08-13
* finish view comments on issue pageUnknwon2015-08-13
* finish attachments when create issueUnknwon2015-08-11
* finish create issue with labelsUnknwon2015-08-10
* UI: create issue with title and contentUnknwon2015-08-09
* milestone: create pageUnknwon2015-08-05
* UI: CURD labelsUnknwon2015-07-24
* UI: basic label listUnknwon2015-07-24