summaryrefslogtreecommitdiffstats
path: root/modules/auth/repo_form.go
Commit message (Expand)AuthorAgeFilesLines
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-0/+7
* prevent empty review comment (#4632)Lanre Adelowo2018-08-071-0/+8
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+39
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+1
* Add tag check to release draft creation (#3729)Bwko2018-06-041-1/+1
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-6/+11
* Multiple assignees (#3705)kolaente2018-05-091-0/+1
* Issue due date (#3794)kolaente2018-05-011-0/+10
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+5
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+3
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-4/+7
* Add label descriptions (#3662)Lauris BH2018-03-131-3/+4
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-0/+23
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+10
* Removed unused field in form (#3023)Ethan Koenig2017-11-291-4/+3
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-211-0/+11
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-5/+8
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-0/+20
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-10/+30
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-0/+1
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-281-0/+13
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-241-0/+1
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-0/+14
* Better URL validation (#1507)Lauris BH2017-04-191-6/+6
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-081-1/+1
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-151-18/+18
* Protected branches system (#339)Denis Denisov2017-02-211-1/+0
* Update Website binding MaxSize to 255 (#722)Bwko2017-01-251-3/+3
* Attach to release (#673)Philip Couling2017-01-151-0/+2
* golint fixed for modules/authLunny Xiao2016-11-271-2/+42
* Fix typosBwko2016-11-211-1/+1
* Normalize files with gofmtThibault Meyer2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-1/+1
* Fix imports found by goimports.Matthias Loibl2016-11-051-3/+2
* Simply made go vet happy, fixed tagsThomas Boerger2016-11-041-4/+4
* Implementation of the feature to redirect to an external issue trackerRémy Boulanouar2016-11-041-0/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
* Web editor: support upload filesUnknwon2016-08-301-1/+1
* #3459 code quality improvementUnknwon2016-08-291-2/+0
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-291-0/+10
* Web editor: improve delete file processUnknwon2016-08-281-0/+3
* Web editor: improve code qualityUnknwon2016-08-241-1/+1
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-151-15/+0
* Squashed commit of the following:Richard Mahn2016-08-141-4/+92
* #2246 fully support of webhooks for pull requestUnknwon2016-08-141-4/+5
* Minor fix for go vetUnknwon2016-07-161-1/+1
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-091-0/+1
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-221-0/+1
* #2334 strip whitespace for migrate URLUnknwon2016-02-201-1/+1
* Allow modification of a release if Content is empty (fix #2516)Florian Kaiser2016-01-301-1/+1