Commit Graph

1972 Commits (7ea4bfc56172faf588142ee5637f35c0344f7534)

Author SHA1 Message Date
Ethan Koenig 7ea4bfc561 API endpoint for testing webhook (#3550)
6 years ago
Lauris BH 5a62eb30df
Store OAuth2 session data in database (#3660)
6 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341)
6 years ago
kolaente fd8d6405c8 Fix only updated_unix when adding a comment (#3855)
6 years ago
Morgan Bazalgette 320c9817bc Don't force due date to current time (#3830)
6 years ago
Lunny Xiao bec69f702b
Add topic support (#3711)
6 years ago
Michael Kuhn f321980a32 Fix typo in deleteUser (#3781)
6 years ago
Bwko 8ee45eb614 Add EnableTimetracking option to app settings (#3719)
6 years ago
Evan Sherwood 6b6c414bc3 Enhance healthcheck for database connectivity (#3754)
6 years ago
Jonas Franz 3e06490d38 Add Size column to attachment (#3734)
6 years ago
Lunny Xiao d877bf7e15
Add config option to enable or disable log executed SQL (#3726)
6 years ago
Lunny Xiao 45d1fc03cb
fix go vet error (#3740)
6 years ago
Allen Wild 15c6bb500b Add repository setting to enable/disable health checks (#3607)
6 years ago
Bwko 321cc2a3d0 Set default branchname on first push (#3715)
6 years ago
Chri-s 9350ba7947 Add protected branch whitelists for merging (#3689)
6 years ago
Jonas Franz 43fc430c07 Improve release page UI (#3693)
6 years ago
Lunny Xiao 9e5d0a09eb
Global code search support (#3664)
6 years ago
Chri-s a2a49c93c7 Added checks for protected branches in pull requests (#3544)
6 years ago
Lauris BH c0d41b1b77 Add label descriptions (#3662)
6 years ago
Lauris BH de8a091767 Fix MySQL and PostgreSQL column drop SQL (#3649)
6 years ago
Lauris BH dc4afef07f Fix column removal in MSSQL (#3638)
6 years ago
Jonas Franz 9a5e628a7e Add Attachment API (#3478)
6 years ago
Morgan Bazalgette b730498f02 Don't write to log NoCommitterAccount (#3621)
6 years ago
Bo-Yi Wu 78b54b49fa
fix: Add feed for organization (#3594)
6 years ago
Allen Wild 8606d9f5bc Add admin dashboard option to run health checks (#3606)
6 years ago
Wendell Sun d2d0aea8a1 Fix the protected branch panic issue (#3567)
6 years ago
Wendell Sun 2d1c5c3756 Fix remove team member issue (#3566)
6 years ago
Wendell Sun 19bf4ddf80 Fix query protected branch bug (#3563)
6 years ago
Bo-Yi Wu 845ba9d153 fix: if Mirrors repo no content is fetched, updated time should not b… (#3551)
6 years ago
Bo-Yi Wu 04b3e8cbdc
refactor: reduce sql query in retrieveFeeds (#3547)
6 years ago
Ethan Koenig d27d720f05 Use unique temp dirs in unit tests (#3494)
6 years ago
Wendell Sun 2f5c1ba1db Bug fix for repo releases sorted (#3522)
6 years ago
Lauris BH 58893384e8 Add issue closed time column to fix activity closed issues list (#3537)
6 years ago
Lauris BH 3a9c698821
Force remove test repo root path in case previous test is still locking it (#3528)
6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531)
6 years ago
Ethan Koenig 6eaeb01ecf Update code.gitea.io/git (#3482)
6 years ago
Codruț Constantin Gușoi 011f128c89 Fixes missing avatars in offline mode (#3471)
6 years ago
Ethan Koenig a89592d4ab Reduce repo indexer disk usage (#3452)
6 years ago
Lauris BH 283e87d814
Fix rendering of wiki page list if wiki repo contains other files (#3454)
6 years ago
Ethan Koenig b16c84de7b Fix synchronization bug in repo indexer (#3455)
6 years ago
Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars (#3376)
6 years ago
Antoine GIRARD b3fd94c13d Add sensitive headers (#3429)
6 years ago
Ethan Koenig 46c7fe371d Fix PR merge error (#3421)
6 years ago
Ethan Koenig 3968c1149e Fix SQL type error for webhooks (#3424)
6 years ago
Ethan Koenig bac6ac033a Fix race condition in repo renaming (#3418)
6 years ago
Ethan Koenig c55a027da3 Fix empty checkout bug (#3419)
6 years ago
Wendell Sun b627f1131b Change local copy origin url after repository rename (#3399)
6 years ago
Antoine GIRARD 9e842c8a72 Fix SSH auth lfs locks (#3152)
6 years ago
Antoine GIRARD 1ce3572409 Remove useless check (#3384)
6 years ago
Sandro Santilli 05ab747054 Force-push to base repo's ref/pull/#/head (#3393)
6 years ago