Commit Graph

1777 Commits (f960e19c590d27fe62a3a6241f1ea8b7fadde13a)

Author SHA1 Message Date
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
G 34df9deff1 Convert xorm literal queries to method calls (#2253) 7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215) 7 years ago
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242) 7 years ago
G 66e8262530 Replace calls to xorm UseBool with Where (#2237) 7 years ago
Ethan Koenig fd45a032a7 Fix bare-repo bugs (#2199) 7 years ago
Ethan Koenig a27863b6d1 Fix issue updated_unix bug (#2204) 7 years ago
Ethan Koenig 5f37944dff Fix unclosed session bug (#2214) 7 years ago
Lauris BH 1d032f5220 Fix compiling without sqlite and gcc (#2177) 7 years ago
Ethan Koenig 48898e5d0b Fix PR nil-dereference bug (#2195) 7 years ago
Lauris BH dde0052ca2 Fix key usage time update if the key is used in parallel for multiple operations (#2185) 7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161) 7 years ago
Lauris BH b639fa1648 Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150) 7 years ago
Ethan Koenig 858324c21a Fix username rendering bug (#2122) 7 years ago
Antoine GIRARD 30787e48f2 Improve org error handling (#2117) 7 years ago
Ethan Koenig a52cd59727 Fix unchecked error bug (#2110) 7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095) 7 years ago
Ethan Koenig eae9154811 Fix SQL bug in models.PullRequests 7 years ago
Bwko b36849dc1f
Fix exit status 1 not handled @ getMergeCommit 7 years ago
Ethan Koenig 05e3726415 Use default avatar on error 7 years ago
Lauris BH 783b1967e2 Fix release display and correct paging (#2080) 7 years ago
Lunny Xiao 33f3165296 remove unnecessary blank lines and wrong error log 7 years ago
iszla 3f9016430f Pagination on releases page (#2035) 7 years ago
Lauris BH 32fc44aa83 Make time diff translatable (#2057) 7 years ago
Dan Magnus Lindvall 79daf31058 Setting to disable authorized_keys backup (#1856) 7 years ago
Ethan Koenig 80707c4736 Fix default ghost assignee bug (#2069) 7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995) 7 years ago
Ethan Koenig 2559a34b97 Load label ID in NewLabels (#2045) 7 years ago
Győrvári Gábor f2afed3098 Enable assignee e-mail notification (#2003) 7 years ago
Ethan Koenig 902a749fd9 Fix fast-forward PR bug (#1989) 7 years ago
Lunny Xiao d71fad2ab7 Fix #2001 and fix issue comments hidden (#2016) 7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 years ago
Lauris BH 165cf33771 Wrong PR merge commit ID saved (#2007) 7 years ago
Ethan Koenig 255adc40ae Don't show non-comments in comments API (#2001) 7 years ago
Lauris BH 1a906f800d Fix GPG email checking to be case insensitive (#1988) 7 years ago
Lunny Xiao e2ec4b7c23 fix bu ong normal user visit public repo (#1984) 7 years ago
Ethan Koenig 8fc64741d9 Fix deleted milestone bug (#1942) 7 years ago
Ethan Koenig ce9b86082c Consolidate boilerplate in integration tests (#1979) 7 years ago
Ethan Koenig 8fcda0442e Fix search by issue type (#1914) 7 years ago
Kim "BKC" Carlbäcker bf48c8ebdd SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1961) 7 years ago
Lunny Xiao 31b5e9177f fix collborators lack of units on orgnization repositories (#1968) 7 years ago
Ethan Koenig 57cabb3ad3 Fix diff of renamed and modified file (#1967) 7 years ago
Antoine GIRARD 274149dd14 Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 7 years ago
Ethan Koenig 96152c38b1 Fix bug in Action.loadRepo() (#1959) 7 years ago
Ethan Koenig b38b61bbc1 Fix import order (#1951) 7 years ago
Ethan Koenig 9fbdd7d787 Fix engine bug in getIssueByID (#1934) 7 years ago
Ethan Koenig e0a63a20e0 Fix errors caused by force push (#1927) 7 years ago
Dennis Keitzel 96b4780727 Gracefully handle bare repositories on API operations. (#1932) 7 years ago
Ethan Koenig 73836ce8c4 Fix ghost user bug (#1913) 7 years ago