191 Commits (251129ed3ea6f6fc527b02f724c611202cb5fb26)

Author SHA1 Message Date
  Lunny Xiao 86897f9670 fix forgot removed records when deleting user (#5429) 6 years ago
  Jonas Franz 3e46f5d38e Approvals at Branch Protection (#5350) 6 years ago
  Lunny Xiao b35cee039b fix topic name length on database (#5493) 6 years ago
  Florian Eitel 8c220123b6 Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341) 6 years ago
  Bo-Yi Wu d0c1afa2d4 refactor: err != nil check, just return error instead (#5093) 6 years ago
  Lanre Adelowo 35a219aeff Force user to change password (#4489) 6 years ago
  Lauris BH a4cab4d00b Pull request review/approval and comment on code (#3748) 6 years ago
  techknowlogick 2f202850fe Switch plaintext scratch tokens to use hash instead (#4331) 7 years ago
  Lauris BH 83b36d0bb3 Fix migration from older releases (#4495) 7 years ago
  kolaente afdc089f64 Added dependencies for issues (#2196) (#2531) 7 years ago
  Lauris BH 652aa260d3 Fix column droping for MSSQL that need new transaction for that (#4440) 7 years ago
  Alexey Terentyev f0bb6381b7 Fixed violation of the unique constraint for v68 migration (#4297) 7 years ago
  David Schneiderbauer 304bd2ea73 hide issues from org private repos w/o team assignment (#4034) 7 years ago
  Alexey Terentyev fd22130887 Fix topics addition (Another solution) (#4031) (#4258) 7 years ago
  David Schneiderbauer 0ddfbb2b15 Fix not removed watches on unallowed repositories (#4201) 7 years ago
  Magnus Lindvall 16e14c2a35 LDAP Public SSH Keys synchronization (#1844) 7 years ago
  Jonas Franz b7cd1e10ed Add support for FIDO U2F (#3971) 7 years ago
  Lauris BH 093b5a1a2b Fix multiple asssingee table migration (#3931) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  kolaente 7685dbe9d2 Added user language setting (#3875) 7 years ago
  Lauris BH 0c27866b9b Do not allow to reuse TOTP passcode (#3878) 7 years ago
  Jonas Franz 64daaca8f8 Add Size column to attachment (#3734) 7 years ago
  Allen Wild bfbfa21288 Add repository setting to enable/disable health checks (#3607) 7 years ago
  Chri-s 1021d5142b Add protected branch whitelists for merging (#3689) 7 years ago
  Lauris BH 0ae0186bd3 Add label descriptions (#3662) 7 years ago
  Lauris BH 67cf25585e Fix MySQL and PostgreSQL column drop SQL (#3649) 7 years ago
  Lauris BH 22282f36aa Fix column removal in MSSQL (#3638) 7 years ago
  Lauris BH 06b08c80b0 Add issue closed time column to fix activity closed issues list (#3537) 7 years ago
  Codruț Constantin Gușoi 467c9eed17 Implements generator cli for secrets (#3531) 7 years ago
  Ethan Koenig 9621d3f074 Remove IsOwner, NumTeams from OrgUser (#3269) 7 years ago
  Vlad Temian 592714a0ab Writable deploy keys (closes #671) (#3225) 7 years ago
  Lauris BH c91f81de8d Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
  Sandro Santilli 2df96269b2 Add repo-sync-releases admin command (#3254) 7 years ago
  Lauris BH ddc6a1bf19 Reorder migrations, skip errors if running migration again (#3160) 7 years ago
  Lauris BH d0c132552e Add reactions to issues/PR and comments (#2856) 7 years ago
  Antoine GIRARD a50933e352 Fix git lfs path (#3016) 7 years ago
  Ethan Koenig 7aee62e1bc Code/repo search (#2582) 7 years ago
  Bwko 371ec5cb83 Add branch overiew page (#2108) 7 years ago
  Lunny Xiao e74ff157c0 Use buffersize to reduce database connection when iterate (#2724) 7 years ago
  Lauris BH 81a1af737d Fix organization watch migration (#2703) 7 years ago
  Lunny Xiao f2f08befaa Fix orgnization user watch repository (#2670) 7 years ago
  David Schneiderbauer f191190d90 Rewrite migrations to not depend on future code changes (#2604) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Morlinest 309612767a Fix index column deletion (#2651) 7 years ago
  Morlinest 651263bda1 Remove repo unit index (#2621) 7 years ago
  David Schneiderbauer 0cd5ed9c20 Fix doubled issue tab introduced in migration v16 (#2611) 7 years ago
  Lauris BH 5839d1207f Fix broken migration to add can_push field back to table (#2574) 7 years ago
  Lauris BH 40c0efb74e Fix can_push value to false in protected_branch (#2560) 7 years ago
  Lauris BH 94ad100bdf Sync releases table with tags on push and for mirrors (#2459) 7 years ago
  Ethan Koenig 2e41758ca3 Fix lint errors (#2547) 7 years ago