Commit Graph

116 Commits (master)

Author SHA1 Message Date
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
Lauris BH 58893384e8 Add issue closed time column to fix activity closed issues list (#3537) 6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531) 6 years ago
Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269) 6 years ago
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225) 6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 6 years ago
Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254) 6 years ago
Lauris BH c06cc740de
Reorder migrations, skip errors if running migration again (#3160) 6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856) 7 years ago
Antoine GIRARD 4035ab05fa Fix git lfs path (#3016) 7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582) 7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108) 7 years ago
Lunny Xiao 985a39590b Use buffersize to reduce database connection when iterate (#2724) 7 years ago
Lauris BH 8863e74f2a Fix organization watch migration (#2703) 7 years ago
Lunny Xiao 514006a2e5 Fix orgnization user watch repository (#2670) 7 years ago
David Schneiderbauer ebac051e72 Rewrite migrations to not depend on future code changes (#2604) 7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 7 years ago
Morlinest a79af9cf6f Fix index column deletion (#2651) 7 years ago
Morlinest a04718a2a6 Remove repo unit index (#2621) 7 years ago
David Schneiderbauer 26e49b8e3d Fix doubled issue tab introduced in migration v16 (#2611) 7 years ago
Lauris BH 2db424c3f1 Fix broken migration to add can_push field back to table (#2574) 7 years ago
Lauris BH 6718ea6ff1 Fix can_push value to false in protected_branch (#2560) 7 years ago
Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459) 7 years ago
Ethan Koenig 4cb9394a97 Fix lint errors (#2547) 7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384) 7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211) 7 years ago
Lauris BH a569d3dedc Fix migration from pre-v15 to 1.2.0 (#2460) 7 years ago
G 34df9deff1 Convert xorm literal queries to method calls (#2253) 7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161) 7 years ago
Ethan Koenig 858324c21a Fix username rendering bug (#2122) 7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095) 7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995) 7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 years ago
Ethan Koenig ca9169fbe9 Migration to fix existing owner team units (#1873) 7 years ago
Ethan Koenig 3e74b5cf51 Rename misnamed migration (#1867) 7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779) 7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947) 7 years ago
Lunny Xiao bc299b8317 fix avatar update bug (#1729) 7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478) 7 years ago
Lauris BH 98548c83d3 Add primary key and index to external login user table (#1656) 7 years ago
Jonas Östanbäck 9a8ca3e877 Fix broken migration v27 (#1504) 7 years ago
Kim "BKC" Carlbäcker 4bea219128 Status-API (#1332) 7 years ago
Jonas be6edaddcb Repo size in admin panel (#1482) 7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407) 7 years ago
Philippe Kueck fe94032f74 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257) 7 years ago
Lunny Xiao d330a23ce1 fix migration failed when authorized_keys is not exist (#1180) 7 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333) 7 years ago