416 Commits (444f12e96d2bc63a5d3fb3e2d9f9297ee6b7cbe1)

Author SHA1 Message Date
  6543 91747b386f fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651) 5 years ago
  zeripath ca6f46bff9 Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
  Timon Engelke c80765ae1d Add a /user/login landing page option (#9622) 5 years ago
  zeripath dd7de6f3ef Provide Default messages for merges (#9393) 5 years ago
  zeripath d75a274c69 Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 6 years ago
  Lunny Xiao 5de18fecc5 Refactor code indexer (#9313) 6 years ago
  mrsdizzie 414f5eece2 Set default ssh.minimum_key_sizes (#9466) 6 years ago
  Brad Albright f1481c27d8 Add /milestones endpoint (#8733) 6 years ago
  John Olheiser 2192286fd4 Push to create repo (#8419) 6 years ago
  zeripath 5b2631d0d2 Default NO_REPLY_ADDRESS to DOMAIN (#9325) 6 years ago
  zeripath faf58c5c98 FCGI: Allow FCGI over unix sockets (#9298) 6 years ago
  zeripath 5bd8c07443 Allow incompletely specified Time Formats (#8816) 6 years ago
  6543 b4786eda15 [API] Add Reactions (#9220) 6 years ago
  Alexander Scheel e9b0de09ab Markdown: Sanitizier Configuration (#9075) 6 years ago
  Lunny Xiao dd40fa8043 Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 6 years ago
  6543 4ff54119f1 [Feature] Custom Reactions (#8886) 6 years ago
  zeripath 24794f6bd1 Fix #9151 - smtp logger configuration sendTos should be an array (#9154) 6 years ago
  silverwind e1364b2a4c Add USE_SERVICE_WORKER setting (#9110) 6 years ago
  zeripath cd9cb8c69a Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 6 years ago
  Lunny Xiao c02352114d Add retry for migration http/https requests (#9019) 6 years ago
  zeripath 4b87f121e1 Enforce Gitea environment for pushes (#8982) 6 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 6 years ago
  Lunny Xiao 9932df9ee6 Webhook support custom proxy (#8760) 6 years ago
  Brad Albright 773824ade0 Allow cross-repository dependencies on issues (#7901) 6 years ago
  guillep2k 1bce5fe3b9 Configurable close and reopen keywords for PRs (#8120) 6 years ago
  Jakob Ackermann 8acb19cf71 [assets] configurable URL for static resources (#7911) 6 years ago
  zeripath 11278a7d8d Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 6 years ago
  zeripath c48b044056 Add setting to disable BASIC authentication (#8586) 6 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 6 years ago
  guillep2k d0b8011526 Fix password complexity regex for special characters (on master) (#8525) 6 years ago
  Colin Arnott 38453a8415 upgrade gopkg.in/ini.v1 (#8500) 6 years ago
  zeripath 97f2ba3163 Restore Graceful Restarting & Socket Activation (#7274) 6 years ago
  Lunny Xiao df107d7d17 Make static resouces web browser cache time customized on app.ini (#8442) 6 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 6 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 6 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 6 years ago
  guillep2k bd00339637 Restrict repository indexing by glob match (#7767) 6 years ago
  Gary Kim e215cded43 Add Ability for User to Customize Email Notification Frequency (#7813) 6 years ago
  David Svantesson 1e14f2b8d1 Include description in repository search. (#7942) 6 years ago
  guillep2k 7a11b6ddad Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) 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 4672db87bd Display ui time with customize time location (#7792) 6 years ago
  Lunny Xiao c2861cabcc Remove settting dependency on modules/session (#7237) 6 years ago
  Tamal Saha 695ea2f40e Support setting cookie domain (#6288) 6 years ago
  Mura Li fa0108894a Support git.PATH entry in app.ini (#6772) 6 years ago
  EpicCoder 20e670c49d Add additional password hash algorithms (closes #5859) (#6023) 6 years ago
  AJ ONeal a7ed03693d Make captcha and password optional for external accounts (#6606) 6 years ago
  Antoine GIRARD d4238d7c0b setting: don't require same running user for internal SSH (like win platform) (#7215) 6 years ago
  John Olheiser 0b1d50be72 API error cleanup (#7186) 6 years ago