aboutsummaryrefslogtreecommitdiffstats
path: root/custom
Commit message (Expand)AuthorAgeFilesLines
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-101-0/+3
* Webhook support custom proxy (#8760)Lunny Xiao2019-11-081-0/+4
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-0/+2
* Configurable close and reopen keywords for PRs (#8120)guillep2k2019-10-301-0/+4
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-221-0/+2
* Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8...zeripath2019-10-211-4/+6
* Add setting to disable BASIC authentication (#8586)zeripath2019-10-191-1/+5
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-0/+31
* Fix password complexity regex for special characters (on master) (#8525)guillep2k2019-10-161-1/+2
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-151-0/+9
* Update app.ini.sample (#8498)Benson Muite2019-10-151-3/+4
* Make static resouces web browser cache time customized on app.ini (#8442)Lunny Xiao2019-10-141-0/+2
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-141-1/+4
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-0/+5
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+9
* Restrict repository indexing by glob match (#7767)guillep2k2019-09-111-0/+5
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-0/+2
* Include description in repository search. (#7942)David Svantesson2019-08-251-0/+2
* Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)guillep2k2019-08-241-0/+3
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-0/+4
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-0/+3
* Update app.ini.sample (#7816)clavinet2019-08-131-1/+1
* Update app.ini.sample (#7817)clavinet2019-08-101-1/+1
* fix missing queue type on app.ini.sample (#7494)Lunny Xiao2019-07-171-1/+1
* Support setting cookie domain (#6288)Tamal Saha2019-07-121-0/+2
* Support git.PATH entry in app.ini (#6772)Mura Li2019-07-071-0/+2
* Add additional password hash algorithms (closes #5859) (#6023)EpicCoder2019-07-071-0/+2
* Repository avatar fallback configuration (#7087)Mario Lubenka2019-06-021-0/+4
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-2/+6
* when git version >= 2.18, git command could run with git wire protocol versio...Lunny Xiao2019-05-261-0/+2
* Add support of utf8mb4 for mysql (#6992)Lunny Xiao2019-05-241-0/+3
* Fix documentation on Oauth2.Enable flag (#7011)Monty Taylor2019-05-211-1/+1
* Handle CORS requests (#6289)Tamal Saha2019-05-131-0/+17
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-0/+2
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-021-0/+2
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+2
* Add SUBJECT_PREFIX mailer config option (#6605)zeripath2019-04-171-2/+2
* Add option to disable refresh token invalidation (#6584)Jonas Franz2019-04-121-0/+2
* Issue indexer queue redis support (#6218)Lunny Xiao2019-04-081-0/+2
* Better logging (#6038) (#6095)zeripath2019-04-021-14/+31
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+10
* Add more tests and docs for issue indexer, add db indexer type for searching ...Lunny Xiao2019-02-211-1/+11
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-0/+4
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+5
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-0/+2
* add default time out for git operations (#6015)Lunny Xiao2019-02-091-0/+1
* Update U2F section defaults (#5994)John Olheiser2019-02-071-3/+4
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-061-0/+2
* Allow Macaron to be set to log through to gitea.log (#5667)zeripath2019-02-051-0/+1
* Make log mailer for testing (#5893)zeripath2019-02-021-2/+2