Commit Graph

1801 Commits (release/v1.2)

Author SHA1 Message Date
Morlinest de7a76a995 Fix order of comments (#2835) (#2839)
7 years ago
Antoine GIRARD 357d5a5a3d Backport to v1.2 of PR 2266 2467 2663 (#2788)
7 years ago
Lauris BH 9902317679 Add checks for commits with missing author and time (#2771) (#2785)
7 years ago
Paul Tötterman 33e164168f Fix sending mail with a non-latin display name. #2102 (#2559) (#2783)
7 years ago
Lauris BH 13013e90f3 Fix PR, milestone and label functionality if issue unit is disabled (#2710) (#2714)
7 years ago
Lauris BH fb80265b52 Fix so that user can still fork his own repository to owned organizations (#2699) (#2707)
7 years ago
David Schneiderbauer 74399f333f Backport of migration fixes (#2604) (#2677)
7 years ago
Lauris BH 73ad7d2ef3 Fixes 500 error on dashboard when using MSSQL (#2504) (#2662)
7 years ago
David Schneiderbauer e38e502e20 Fix deletion of unprotected branches (#2630)
7 years ago
David Schneiderbauer 3cc5b11b0d Backport of 2611 / Fix doubled issue tab introduced in migration v16 (#2622)
7 years ago
David Schneiderbauer 4c9bf91a2c v38 migration used an outdated version of RepoUnit model (#2602)
7 years ago
Lauris BH e232c49b10 Sync releases table with tags on push and for mirrors (#2459) (#2554)
7 years ago
Lauris BH 25e71ad41e Fix adding branch as protected to not allow pushing to it (#2556)
7 years ago
Ethan Koenig f014e42a06 Backport: Fix lint, fmt and integration testing errors (#2553)
7 years ago
Jonas Franz 91788e0200 Restricting access to fork functioanlity to users with Code access (#2542)
7 years ago
Lauris BH 002fa73460 Fix migration from pre-v15 to 1.2.0 (#2460) (#2465)
7 years ago
Lauris BH 0c910afe11 Fix releases to be counted from database not tags (#2389) (#2424)
7 years ago
Lunny Xiao 1cbe502cc2 fix duplicated feed (#2370)
7 years ago
Lunny Xiao 0938a2dca3 Fix missing collabrative repos (#2367) (#2382)
7 years ago
Lunny Xiao 64b7068846 Add more test for login links and fix a bug on action retrieve (#2361)
7 years ago
Ethan Koenig fd6e91077a Fix SQL condition bug in GetFeeds(..) (#2360)
7 years ago
Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205)
7 years ago
Lunny Xiao 2c6a0fdca8 update latest xorm version to vendor (#2353)
7 years ago
Ethan Koenig 7907786040 Trigger sync webhooks on UI commit (#2302)
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
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
Lauris BH 12cb6cd3c9 Merge pull request #2087 from Bwko/fix_error_exit
7 years ago
Bwko b36849dc1f
Fix exit status 1 not handled @ getMergeCommit
7 years ago
Andrey Nering 935b40fd8e Merge pull request #2083 from ethantkoenig/check_err/org_avatar
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