1983 Commits (6ab37a1135166bca0610caa7d1f9a4b21497942a)

Author SHA1 Message Date
  Morlinest 45f0a98b84 Add repository search unit and integration tests (#2575) 7 years ago
  David Schneiderbauer f191190d90 Rewrite migrations to not depend on future code changes (#2604) 7 years ago
  Julian Scholle d8cb682c29 GPG key email verification no longer case sensitive (#2661) (#2663) 7 years ago
  Kazuki Sawada 06e097c7ea table `pull_request` wasn't updated correctly (#2649) 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
  Ethan Koenig dc0f8c1e4b Use session when creating user (#2638) 7 years ago
  Morlinest 651263bda1 Remove repo unit index (#2621) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Morlinest 07af049c50 Fix implementation of repo Home func (#2601) 7 years ago
  David Schneiderbauer 0cd5ed9c20 Fix doubled issue tab introduced in migration v16 (#2611) 7 years ago
  Morlinest 21208abd29 Remove redudant issue LoadAttributes() calls (#2614) 7 years ago
  Lunny Xiao 1a57c8f911 Reduce usage of allcols on update (#2596) 7 years ago
  Ethan Koenig 895ddb2c06 Make indexer code more reusable (#2590) 7 years ago
  Lauris BH 5839d1207f Fix broken migration to add can_push field back to table (#2574) 7 years ago
  Morlinest 00577ded2a Use custom type and constants to hold order by options (#2572) 7 years ago
  Morlinest e5b9a8269a Expand fixtures (#2571) 7 years ago
  David Schneiderbauer fab64e9241 Complete push webhooks (#2530) 7 years ago
  Lunny Xiao 746c3b2c4e Add init support of orgmode document type on file view and readme (#2525) 7 years ago
  Rémi Saurel 302b4c8987 Fix sending mail with a non-latin display name. #2102 (#2559) 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 fb9d616fb3 Use named ActionType constants in template helper (#2545) 7 years ago
  Ethan Koenig 2e41758ca3 Fix lint errors (#2547) 7 years ago
  Jonas Franz d142252c94 Fork permission bug fixes (#2534) 7 years ago
  Ethan Koenig 734935d94f Improve issue search (#2387) 7 years ago
  Lunny Xiao bd18b7684e Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
  David Schneiderbauer 6ef30d97e4 Prevent sending emails and notifications to inactive users (#2384) 7 years ago
  Ethan Koenig 4f58d57d84 Fix unit test race condition (#2516) 7 years ago
  bradder555 c581c63698 Fixes 500 error on dashboard when using MSSQL (#2504) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Rémy Boulanouar c754b49da2 Display commit status on landing page of repo (#1784) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Lauris BH b7e79a85e6 Add missing fixture to clean gpg_key table (#2494) 7 years ago
  techknowlogick 1062e2523f Disable custom Git Hooks globally via configuration file (#2450) 7 years ago
  Jonas Franz 2345f38d7d Feature: Timetracking (#2211) 7 years ago
  Antoine GIRARD 517e1115b4 Make repo private to no interfere with other tests (#2467) 7 years ago
  Antoine GIRARD 90af250342 Only check at least one email gpg key (#2266) 7 years ago
  Lauris BH 1d4466ccc4 Fix migration from pre-v15 to 1.2.0 (#2460) 7 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 7 years ago
  Lunny Xiao c343c76467 fix orgnization webhooks (#2422) 7 years ago
  Lunny Xiao 7935271b57 some refactors for issue and comments (#2419) 7 years ago
  Lunny Xiao 4a6aedf41c fix webhook test (#2415) 7 years ago
  Lauris BH 01faf6fb67 Fix releases to be counted from database not tags (#2389) 7 years ago
  Morlinest 5b0e53b124 Fix tests code to prevent some runtime errors (#2381) 7 years ago
  Lunny Xiao 3d63ae00ae Implementation of discord webhook (#2402) 7 years ago
  Lunny Xiao 48312b2c58 fix duplicated feed (#2370) 7 years ago
  Morlinest 23a34c67c0 Fix "index out of range" runtime error in repo_list tests (#2376) 7 years ago
  Manuel e0d52a112b Add UseCompatSSHURI setting (#2356) 7 years ago
  Lunny Xiao e17157f45a Fix missing collabrative repos (#2367) 7 years ago