aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Add LDAP integration tests (#3897)Lauris BH2018-05-111-0/+1
* Fix multiple asssingee table migration (#3931)Lauris BH2018-05-101-37/+39
* Multiple assignees (#3705)kolaente2018-05-0922-255/+699
* consistent IsOverdue field name capitalization (#3909)Travis Parker2018-05-071-2/+2
* Added user language setting (#3875)kolaente2018-05-053-0/+27
* Do not allow to reuse TOTP passcode (#3878)Lauris BH2018-05-023-6/+31
* test: reduce testing time. (#3885)Bo-Yi Wu2018-05-021-14/+22
* Add "error" as reserved username (#3882)Lauris BH2018-05-021-1/+1
* Fix to use only needed columns from tables to get repository git paths (#3870)Lauris BH2018-05-022-4/+48
* Issue due date (#3794)kolaente2018-05-013-3/+74
* Symlink icons (#1416) (#3826)Tris Forster2018-05-013-3/+20
* Fix path cleanup in multiple places (#3871)Lauris BH2018-05-011-1/+1
* API endpoint for testing webhook (#3550)Ethan Koenig2018-04-291-0/+1
* Store OAuth2 session data in database (#3660)Lauris BH2018-04-291-2/+5
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-298-16/+180
* Fix only updated_unix when adding a comment (#3855)kolaente2018-04-291-1/+1
* Don't force due date to current time (#3830)Morgan Bazalgette2018-04-231-5/+0
* Add topic support (#3711)Lunny Xiao2018-04-115-0/+274
* Fix typo in deleteUser (#3781)Michael Kuhn2018-04-101-1/+1
* Add EnableTimetracking option to app settings (#3719)Bwko2018-04-091-0/+10
* Enhance healthcheck for database connectivity (#3754)Evan Sherwood2018-04-041-1/+4
* Add Size column to attachment (#3734)Jonas Franz2018-03-313-22/+56
* Add config option to enable or disable log executed SQL (#3726)Lunny Xiao2018-03-301-1/+1
* fix go vet error (#3740)Lunny Xiao2018-03-301-8/+8
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-273-2/+27
* Set default branchname on first push (#3715)Bwko2018-03-251-1/+5
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-254-36/+149
* Improve release page UI (#3693)Jonas Franz2018-03-191-0/+11
* Global code search support (#3664)Lunny Xiao2018-03-162-0/+31
* Added checks for protected branches in pull requests (#3544)Chri-s2018-03-132-0/+44
* Add label descriptions (#3662)Lauris BH2018-03-133-5/+38
* Fix MySQL and PostgreSQL column drop SQL (#3649)Lauris BH2018-03-091-1/+1
* Fix column removal in MSSQL (#3638)Lauris BH2018-03-072-21/+61
* Add Attachment API (#3478)Jonas Franz2018-03-063-3/+100
* Don't write to log NoCommitterAccount (#3621)Morgan Bazalgette2018-03-041-1/+5
* fix: Add feed for organization (#3594)Bo-Yi Wu2018-03-032-0/+16
* Add admin dashboard option to run health checks (#3606)Allen Wild2018-03-021-0/+2
* Fix the protected branch panic issue (#3567)Wendell Sun2018-02-231-0/+4
* Fix remove team member issue (#3566)Wendell Sun2018-02-232-9/+27
* Fix query protected branch bug (#3563)Wendell Sun2018-02-221-2/+1
* fix: if Mirrors repo no content is fetched, updated time should not b… (#3551)Bo-Yi Wu2018-02-221-1/+15
* refactor: reduce sql query in retrieveFeeds (#3547)Bo-Yi Wu2018-02-212-1/+108
* Use unique temp dirs in unit tests (#3494)Ethan Koenig2018-02-211-8/+25
* Bug fix for repo releases sorted (#3522)Wendell Sun2018-02-211-1/+3
* Add issue closed time column to fix activity closed issues list (#3537)Lauris BH2018-02-195-5/+49
* Force remove test repo root path in case previous test is still locking it (#...Lauris BH2018-02-181-1/+14
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-183-6/+7
* Update code.gitea.io/git (#3482)Ethan Koenig2018-02-102-41/+23
* Fixes missing avatars in offline mode (#3471)Codruț Constantin Gușoi2018-02-081-1/+3
* Reduce repo indexer disk usage (#3452)Ethan Koenig2018-02-052-8/+12