Commit Graph

5553 Commits (8aadf79f800187958ec92e4dda49cd3ac1872465)
 

Author SHA1 Message Date
David Schneiderbauer 8aadf79f80 Add integration tests for signin (#2363) 7 years ago
Ethan Koenig fd6e91077a Fix SQL condition bug in GetFeeds(..) (#2360) 7 years ago
Lunny Xiao 9413b48a0b fix bug on create repo link on dashboard (#2359) 7 years ago
Bo-Yi Wu be4f6a754c Revert "Changes for latest DroneCI (#2355)" (#2358) 7 years ago
Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205) 7 years ago
Thomas Boerger faf4b503b2 Changes for latest DroneCI (#2355) 7 years ago
Morlinest 7455604f0c Remove (almost) server side data rendering from repo-search component (#2317) 7 years ago
Lunny Xiao 2c6a0fdca8 update latest xorm version to vendor (#2353) 7 years ago
Silke 5c29b0a5fe Add badge and link to the Matrix room (#2348) 7 years ago
Antoine GIRARD fd8e8a421a Improve swagger doc (#2274) 7 years ago
Sandro Santilli 951c909a67 Add INTERNAL_TOKEN to integration .ini file (#2346) 7 years ago
Morlinest 53e6c947f1 Fix order of elements in dashboard html (#2344) 7 years ago
Sandro Santilli 100ec93a65 Remove integration test executables on `make clean` (#2340) 7 years ago
Sandro Santilli 2c3a229a3c Add OpenID configuration in install page (#2276) 7 years ago
Ethan Koenig e7653a67a1 No error log entries for repo 404 (#2200) 7 years ago
David Schneiderbauer 5707ad3bb7 Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations (#2335) 7 years ago
Morlinest 4c13a8458b Fix repo-search template errors for go1.7 (#2336) 7 years ago
Morlinest e08d1fcc15 Fix variable name typo (#2327) 7 years ago
Lauris BH 9df090e551 Add missing forks key for dashboard repository component (#2325) 7 years ago
Morlinest f3486360d2 Make use of Vue more universal (#2318) 7 years ago
Lunny Xiao 9e9e1e0e52 Add public links check (#2323) 7 years ago
Lunny Xiao aec826b023 fix template error on explore repos (#2319) 7 years ago
Michael Kuhn 934dd41fa6 Make SHOW_USER_EMAIL also apply to profiles (#2258) 7 years ago
Ethan Koenig 7907786040 Trigger sync webhooks on UI commit (#2302) 7 years ago
Morlinest 951fb572a7 Fix and improve dashboard repo UI (#2285) 7 years ago
Bo-Yi Wu 722bcefbbf refactor(Makefile): allow overriding default go program (#2310) 7 years ago
Ethan Koenig c76ee5688b Revert to upstream ini dependency (#2304) 7 years ago
silverwind fc29a405e8 More tweaks to repo top panel (#2267) 7 years ago
Ethan Koenig 29f3a6e492 Fix rendering of external links (#2292) 7 years ago
Pontus Leitzler 2282e24028 Use /dev/urandom to create random password (#2298) 7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296) 7 years ago
Lunny Xiao 921d90fd8b fix 500 error when view an issue which's milestone deleted (#2297) 7 years ago
Lunny Xiao be29d5f7ad fix webhook link 7 years ago
Patrick G e90bbcaa52 Comment help text for issues (#2281) 7 years ago
Ethan Koenig 27798c3efc Temporarily patch go-ini/ini with fork (#2255) 7 years ago
silverwind 54381f438b File path tweaks in UI (#2264) 7 years ago
Michael Kuhn d05150a331 Make short link pattern greedy (#2259) 7 years ago
Bo-Yi Wu a3262636b8 update drone sig file. (#2262) 7 years ago
Bo-Yi Wu 9ff371a147 ignore coverage steps. (#2257) 7 years ago
G 34df9deff1 Convert xorm literal queries to method calls (#2253) 7 years ago
Lauris BH fa8d40faca Fix internal requests when gitea listens to unix socket or only external IP (#2234) 7 years ago
Lauris BH a4ca54425f update code.gitea.io/git in vendor to fix #2245 (#2250) 7 years ago
Lunny Xiao 4c54139afc add changelog of release v1.1.3 (#2252) 7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215) 7 years ago
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242) 7 years ago
Christoph Handel 539d9f4c30 Fix git version check with four digits (1.8.3.1) (#2236) 7 years ago
G 66e8262530 Replace calls to xorm UseBool with Where (#2237) 7 years ago
silverwind 31411a9462 Prevent selection of diff line numbers (#2240) 7 years ago
Antoine GIRARD a804f0e052 go get github.com/wadey/gocovmerge when needed (#2235) 7 years ago
Bwko 1193627014 Fix Commits nil pointer dereference (#2203) 7 years ago