summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Display pull request head branch even the branch deleted or repository delete...Lunny Xiao2020-03-022-63/+68
* Remove Unused Functions (#10516)65432020-03-024-65/+0
* adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)Gustavo Marin2020-02-292-0/+34
* [Refactor] move APIFormat() of Issue and Label to convert package (#10423)65432020-02-284-13/+142
* Handle panic in indexer initialisation better (#10534)zeripath2020-02-282-0/+19
* Relax sanitization as per https://github.com/jch/html-pipeline (#10527)zeripath2020-02-282-9/+41
* inform participants on UI too (#10473)65432020-02-281-0/+10
* Add max-file-size to LFS (#10463)zeripath2020-02-282-0/+7
* Use media links for img in post-process (#10515)zeripath2020-02-281-5/+29
* Fix potential bugs (#10513)65432020-02-271-1/+1
* Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)guillep2k2020-02-271-1/+1
* Code Refactor of IssueWatch related things (#10401)65432020-02-262-2/+8
* Change admin dashboard to POST (#10465)John Olheiser2020-02-251-0/+10
* [API] enable paggination for ListRepoTags (#10454)65432020-02-252-2/+14
* Various fixes in login sources (#10428)guillep2k2020-02-233-7/+9
* Fix webhook bug (#10427)Lunny Xiao2020-02-231-2/+2
* Handle push rejection message in Merge & Web Editor (#10373)zeripath2020-02-221-2/+22
* Render READMEs in docs/ .gitea or .github from root (#10361)zeripath2020-02-212-0/+38
* Add detected file language to code search (#10256)Lauris BH2020-02-208-52/+188
* Fix notification (#10331)Lunny Xiao2020-02-181-18/+18
* Inject SVG sprite via ajax (#10320)John Olheiser2020-02-171-1/+1
* Don't manually replace whitespace during render (#10291)mrsdizzie2020-02-172-2/+0
* Notification: queue ui.go notification-service (#10281)zeripath2020-02-151-16/+27
* Fix Workerpool deadlock (#10283)zeripath2020-02-152-3/+6
* Index code and stats only for non-empty repositories (#10251)Lauris BH2020-02-141-2/+2
* Issue search support elasticsearch (#9428)Lunny Xiao2020-02-134-21/+273
* Add API branch protection endpoint (#9311)David Svantesson2020-02-122-25/+157
* Fix queue pop error and stat empty repository error (#10248)Lunny Xiao2020-02-123-2/+8
* Add feishu webhook support (#10229)Lunny Xiao2020-02-125-2/+219
* Stop hanging issue indexer initialisation from preventing shutdown (#10243)zeripath2020-02-121-17/+15
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-112-1/+4
* Language statistics bar for repositories (#8037)Lauris BH2020-02-119-5/+353
* Restore graceful restart on SIGHUP (#10224)zeripath2020-02-111-2/+2
* Fix commit between two commits calculation if there is only last commit (#10225)Lauris BH2020-02-111-1/+1
* [API] Fix inconsistent label color format (#10129)65432020-02-092-4/+4