summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* [Fix] RetryDownloader (add GetReviews()) (#11093)65432020-04-201-0/+16
* Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136)65432020-04-191-5/+2
* Add support for migrating from Gitlab (#9084)Jordan2020-04-193-0/+786
* Send 404 immediately for known public requests (#11117)silverwind2020-04-181-0/+22
* Avoid 0 new commits messages to be send (#11082)Cornel2020-04-181-7/+1
* Add single release page and latest redirect (#11102)John Olheiser2020-04-181-0/+1
* [BugFix] remove nil inserts in models (#11096)65432020-04-171-6/+12
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-163-0/+5
* Migrate to go-enry new version (#10906)Lauris BH2020-04-153-3/+3
* Remove check on username if AccessToken authentication (#11015)zeripath2020-04-141-15/+5
* Handle yaml frontmatter (#11016)zeripath2020-04-091-0/+2
* Fix forked repo has no icon and language stat. (#10791)L0veSunshine2020-04-081-1/+3
* [API] Get a single commit via Ref (#10915)65432020-04-073-16/+29
* upgrade to most recent bluemonday (#11007)techknowlogick2020-04-071-3/+3
* [feature] provide `OwnerName` field for README template (#10981)j.yao.SUSE2020-04-061-0/+1
* Fix release counter on API repository info (#10968)65432020-04-061-2/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-065-1/+53
* Mulitple Gitea Doctor improvements (#10943)zeripath2020-04-061-15/+96
* Add gitea-vet (#10948)John Olheiser2020-04-057-0/+28
* Avoiding directory execution on hook (#10954) (#10955)Vasil Mikhalenya2020-04-041-3/+3
* Rename scripts to build and add revive command as a new build tool command (#...Lunny Xiao2020-04-033-3/+3
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-012-2/+4
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-302-4/+4
* Avoid logging []byte in queue failures - convert to string first (#10865)zeripath2020-03-291-1/+8
* Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862)zeripath2020-03-281-0/+6
* Add Matrix webhook (#10831)S7evinK2020-03-286-1/+482
* Handle push rejection in branch and upload (#10854)zeripath2020-03-285-23/+119
* make avatar lookup occur at image request (#10540)zeripath2020-03-276-20/+59
* Fix internal server error on checkboxes (#10845)zeripath2020-03-261-1/+1
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-275-22/+47
* Option to set default branch at repository creation (#10803)zeripath2020-03-264-15/+27
* log.Fatal on failure to listen to SSH port (#10795)zeripath2020-03-231-1/+6
* Completely fix task-list checkbox styling (#10798)zeripath2020-03-221-0/+6
* Fix branch api canPush and canMerge (#10776)Lunny Xiao2020-03-201-23/+31
* Fix bug on branch API (#10767)Lunny Xiao2020-03-191-3/+7
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-1723-40/+40
* Fix queue log param (#10733)Lunny Xiao2020-03-161-3/+3
* Multiple LFS improvements (#10667)zeripath2020-03-094-46/+153
* Fix panic in API pulls when headbranch does not exist (#10676)zeripath2020-03-092-1/+6
* System-wide webhooks (#10546)James Lakin2020-03-091-0/+7
* Fix task-list checkbox styling (#10668)Alexander Scheel2020-03-081-0/+3
* Make PR message on pushes configurable (#10664)John Olheiser2020-03-081-0/+2
* Check for tag, not just new tag (#10663)John Olheiser2020-03-081-1/+1
* Granular webhook events (#9626)John Olheiser2020-03-0610-93/+160
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-052-14/+51
* Ensure executable bit is kept on the web editor (#10607)Antoine GIRARD2020-03-051-2/+10
* OAuth2: add Yandex provider (#8335) (#10564)Lauris BH2020-03-051-0/+4
* Fix LFS max file size enforcement (#10593)zeripath2020-03-031-0/+6
* nextcloud oauth (#10562)techknowlogick2020-03-021-0/+23
* Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#...zeripath2020-03-021-1/+1