63 Commits (6617911d900a160fd5e11596bdc3cbed7d7b12c8)

Author SHA1 Message Date
  6543 3b6f971cc3 Print usefull error if SQLite is used in settings but not supported (#14476) 4 years ago
  Lunny Xiao 1469159d51 Move macaron to chi (#14293) 4 years ago
  Lunny Xiao 23c1121236 Use IsProd instead of testing if it's equal. (#14336) 4 years ago
  Lunny Xiao 9d2e765f1d Fix recovery middleware to render gitea style page. (#13857) 4 years ago
  Lunny Xiao b44e5a695b Move webhook type from int to string (#13664) 4 years ago
  silverwind f8fb8861f8 Flip RUN_MODE detection in router (#13768) 4 years ago
  6543 7c99a95b02 Add Allow-/Block-List for Migrate & Mirrors (#13610) 4 years ago
  zeripath c5fc110a3b Move install pages out of main macaron routes (#13195) 4 years ago
  Lunny Xiao 1cf3564402 Move all push update operations to a queue (#10133) 5 years ago
  Lunny Xiao 9ad302009a Add a storage layer for attachments (#11387) 5 years ago
  silverwind b66f15b08a Direct SVG rendering (#12157) 5 years ago
  zeripath 8cd5deffb1 Remove spurious logging (#12139) 5 years ago
  zeripath 50f8308356 Refactor Cron and merge dashboard tasks (#10745) 5 years ago
  zeripath 628f0c9057 Add EventSource support (#11235) 5 years ago
  Lauris BH 416682f73d Language statistics bar for repositories (#8037) 5 years ago
  zeripath bde89c91d6 Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 5 years ago
  Lunny Xiao 5de18fecc5 Refactor code indexer (#9313) 5 years ago
  Lunny Xiao 11d86c5ca2 Response for context on retry database connection (#9444) 5 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
  Lunny Xiao 72b9502bf4 Move code indexer related code to a new package (#9191) 5 years ago
  Lunny Xiao 3fd60bbe4c Move some pull request functions from models to services (#9266) 5 years ago
  QuaSoft 8ff3d5cc35 Add single sign-on support via SSPI on Windows (#8463) 5 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 5 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
  zeripath 97f2ba3163 Restore Graceful Restarting & Socket Activation (#7274) 6 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 6 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 6 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 6 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao 29269ec59c display as error (#7724) 6 years ago
  Lunny Xiao 309515b41b Only check and config git on web subcommand but not others (#7236) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 9bd4f39890 Move serv hook functionality & drop GitLogger (#6993) 6 years ago
  Lunny Xiao a2eb7ef4f0 Fix wrong init dependency on markup extensions (#7038) 6 years ago
  Lunny Xiao 6eee9deb06 Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Lunny Xiao 5750b1c882 refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
  Lunny Xiao ba23318ba5 Refactor issue indexer (#5363) 6 years ago
  Paul Brackin 6aeb166e1a Ensure error is logged on db reconnection attempts (#5780) 6 years ago
  Paul Brackin ce5aefdbb7 Make db connect more robust (#5738) 6 years ago
  Lunny Xiao c492858551 fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
  Lauris BH c65493e97c Store OAuth2 session data in database (#3660) 7 years ago
  Guillaume Dube d2b5d5ee60 Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
  Cum Gun a855fa8b32 Configurable SSH key exchange algorithm and MAC suite (#2806) 7 years ago
  Ethan Koenig 7aee62e1bc Code/repo search (#2582) 8 years ago
  Lauris BH 1c6c8a728c Add commit count caching (#2774) 8 years ago
  spacetourist cb1a5bf9a7 Configurable SSH cipher suite (#913) 8 years ago
  Ethan Koenig 734935d94f Improve issue search (#2387) 8 years ago