aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* [Refactor] Passwort Hash/Set (#14282)65432021-01-105-21/+145
* Add option to change username to the admin panel (#14229)65432021-01-101-7/+7
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-20/+45
* Some code improvements (#14266)Lunny Xiao2021-01-061-0/+3
* Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)Lunny Xiao2021-01-064-5/+111
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-021-0/+1
* Fix avatar bugs (#14217)Lunny Xiao2021-01-021-4/+3
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-021-0/+14
* Ensure that schema search path is set with every connection on postgres (#14131)zeripath2021-01-022-11/+85
* Fix dashboard issues labels filter bug (#14210)Lunny Xiao2021-01-011-12/+22
* Minimal OpenID Connect implementation (#14139)Johnny Oskarsson2021-01-025-4/+96
* Custom icons for OAuth sources (#14161)Timo Ley2020-12-282-1/+6
* Team dashboards (#14159)Jimmy Praet2020-12-274-8/+49
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-272-4/+13
* Change topic name size from 25 to 50 (#14150)Lunny Xiao2020-12-263-1/+37
* Disable SSH key deletion of externally managed Keys (#13985)zeripath2020-12-251-0/+76
* migrate from com.* to alternatives (#14103)65432020-12-2513-43/+41
* Fix creating OAuth2 auth source from CLI (#14116)Daniil Pankratov2020-12-241-1/+11
* rework heatmap permissions (#14080)Norwin2020-12-224-54/+98
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-1/+1
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-212-27/+44
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+3
* Fix feed push tag (#14064)Lunny Xiao2020-12-201-0/+5
* Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989)zeripath2020-12-182-8/+90
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-181-8/+15
* HotFix: Hide private partisipation in Orgs (#13994)65432020-12-171-0/+1
* Trim the branch prefix from action.GetBranch (#13981)zeripath2020-12-141-1/+2
* Fix bug for webhook and feishu caused by API changed (#13937)Lunny Xiao2020-12-111-1/+3
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-094-16/+77
* Fix action avatar loading (#13909)silverwind2020-12-091-3/+4
* Fix frontpage avatars (#13853)silverwind2020-12-091-0/+6
* [Docu] Fix Location of Comments in migrations.go (#13900)65432020-12-091-4/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-084-82/+73
* Direct avatar rendering (#13649)silverwind2020-12-034-14/+132
* Move LFSLock APIFormat into convert package (#13808)65432020-12-031-14/+0
* Move Repo APIFormat to convert package (#13787)65432020-12-021-134/+0
* Update Gitea Version & Fix Migration Comments (#13789)65432020-12-031-8/+17
* move notification APIFormat (#13783)65432020-12-021-60/+0
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-281-0/+23
* Add block on official review requests branch protection (#13705)a10121127962020-11-283-24/+61
* ui: show 'owner' tag for real owner (#13689)a10121127962020-11-281-0/+21
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-274-21/+91
* [API] Add more filters to issues search (#13514)65432020-11-231-0/+9
* Don't show a dropdown menu when only 1 merge option is available (#13660) (#1...Jimmy Praet2020-11-221-0/+18
* skip email validation on empty string (#13627)65432020-11-202-17/+35
* Add email validity check (#13475)Chris Shyi2020-11-144-1/+52
* Include OriginalAuthor in Reaction constraint (#13505)zeripath2020-11-103-7/+47
* Some improvements for v156 (#13497)Lunny Xiao2020-11-101-7/+12
* Comments on review should have the same sha (#13448)zeripath2020-11-093-0/+124
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-073-4/+17