Commit Graph

1926 Commits (bcd7f42529d0d35268b1130afa3d9330b0779d6b)

Author SHA1 Message Date
Morlinest a04718a2a6 Remove repo unit index (#2621) 7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
Morlinest 1ad902d529 Fix implementation of repo Home func (#2601) 7 years ago
David Schneiderbauer 26e49b8e3d Fix doubled issue tab introduced in migration v16 (#2611) 7 years ago
Morlinest cc84ca40d7 Remove redudant issue LoadAttributes() calls (#2614) 7 years ago
Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596) 7 years ago
Ethan Koenig fa28de820e Make indexer code more reusable (#2590) 7 years ago
Lauris BH 2db424c3f1 Fix broken migration to add can_push field back to table (#2574) 7 years ago
Morlinest 9a75a5d59b Use custom type and constants to hold order by options (#2572) 7 years ago
Morlinest ca68a75b5b Expand fixtures (#2571) 7 years ago
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530) 7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525) 7 years ago
Rémi Saurel 66bc0ac251 Fix sending mail with a non-latin display name. #2102 (#2559) 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 acecedc410 Use named ActionType constants in template helper (#2545) 7 years ago
Ethan Koenig 4cb9394a97 Fix lint errors (#2547) 7 years ago
Jonas Franz 566e8ecce0 Fork permission bug fixes (#2534) 7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387) 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
Ethan Koenig b496e3e1cc Fix unit test race condition (#2516) 7 years ago
bradder555 ad24a3134d Fixes 500 error on dashboard when using MSSQL (#2504) 7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 7 years ago
Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784) 7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
Lauris BH 8c3a2e817b Add missing fixture to clean gpg_key table (#2494) 7 years ago
techknowlogick 9bdbfbf6f3 Disable custom Git Hooks globally via configuration file (#2450) 7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211) 7 years ago
Antoine GIRARD 4f9a28e1f5 Make repo private to no interfere with other tests (#2467) 7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266) 7 years ago
Lauris BH a569d3dedc Fix migration from pre-v15 to 1.2.0 (#2460) 7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 7 years ago
Lunny Xiao 04ec79579c fix orgnization webhooks (#2422) 7 years ago
Lunny Xiao 5de94a67cf some refactors for issue and comments (#2419) 7 years ago
Lunny Xiao 3e6fed368b fix webhook test (#2415) 7 years ago
Lauris BH edb95faba2 Fix releases to be counted from database not tags (#2389) 7 years ago
Morlinest 8e61823ec4 Fix tests code to prevent some runtime errors (#2381) 7 years ago
Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402) 7 years ago
Lunny Xiao e41da3845d fix duplicated feed (#2370) 7 years ago
Morlinest 0f2c98adcd Fix "index out of range" runtime error in repo_list tests (#2376) 7 years ago
Manuel d9d8fad230 Add UseCompatSSHURI setting (#2356) 7 years ago
Lunny Xiao f61a1d210c Fix missing collabrative repos (#2367) 7 years ago
Zsombor da230a2872 Add possibility to record branch or tag information in an issue (#780) 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