2271 コミット (v1.12.0-dev)

作成者 SHA1 メッセージ 日付
  6543 4160bd6ef1
Remove Unused Functions (#10516) 4年前
  Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 4年前
  6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423) 4年前
  zeripath c32f3da33c
Handle panic in indexer initialisation better (#10534) 4年前
  zeripath 154b137b6d
Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 4年前
  6543 694f44660f
inform participants on UI too (#10473) 4年前
  zeripath 513b962c1d
Add max-file-size to LFS (#10463) 4年前
  zeripath 9ad2aa8f4d
Use media links for img in post-process (#10515) 4年前
  6543 e57ac841de
Fix potential bugs (#10513) 4年前
  guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) 4年前
  6543 084a2b0026
Code Refactor of IssueWatch related things (#10401) 4年前
  John Olheiser e5944a9521
Change admin dashboard to POST (#10465) 4年前
  6543 4427a936b4
[API] enable paggination for ListRepoTags (#10454) 4年前
  guillep2k 09dbd85a3a
Various fixes in login sources (#10428) 4年前
  Lunny Xiao 542bd59239
Fix webhook bug (#10427) 4年前
  zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373) 4年前
  zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361) 4年前
  Lauris BH 3c45cf8494
Add detected file language to code search (#10256) 4年前
  Lunny Xiao 21e771c41b
Fix notification (#10331) 4年前
  John Olheiser e76a64dda1
Inject SVG sprite via ajax (#10320) 4年前
  mrsdizzie b5f28d154d
Don't manually replace whitespace during render (#10291) 4年前
  zeripath 791b109d6f
Notification: queue ui.go notification-service (#10281) 4年前
  zeripath 88986746d5
Fix Workerpool deadlock (#10283) 4年前
  Lauris BH a1d796f521
Index code and stats only for non-empty repositories (#10251) 4年前
  Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428) 4年前
  David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311) 4年前
  Lunny Xiao 3d69bbd58f
Fix queue pop error and stat empty repository error (#10248) 4年前
  Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229) 4年前
  zeripath 1125d1453b
Stop hanging issue indexer initialisation from preventing shutdown (#10243) 4年前
  John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107) 4年前
  Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 4年前
  zeripath 37892be635
Restore graceful restart on SIGHUP (#10224) 4年前
  Lauris BH 852aeeffc0
Fix commit between two commits calculation if there is only last commit (#10225) 4年前
  6543 e273817154
[API] Fix inconsistent label color format (#10129) 4年前
  Lars Lehtonen 0754ceca5b
modules/log: remove noop written variables (#10182) 4年前
  zeripath c512bfd09c
Prevent double waitgroup decrement (#10170) 4年前
  6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126) 4年前
  Lauris BH 20c513be6e
Show download count info in release list (#10124) 4年前
  Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106) 4年前
  zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 4年前
  Lunny Xiao bf1970d0bd
Improve push update options (#10105) 4年前
  guillep2k 70aa629ae7
Add warning when using relative path to app.ini (#10104) 4年前
  guillep2k bcb52aef09
Implement "embedded" command to extract static resources (#9982) 4年前
  zeripath 9b9dd19d7d
Fix broken FlushAll (#10101) 4年前
  Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069) 4年前
  guillep2k 131baa26be
Accept punctuation after simple+cross repository issue references (#10091) 4年前
  6543 8d43563a32
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029) 4年前
  6543 13bc82009c
API endpoint for repo transfer (#9947) 4年前
  Lunny Xiao eac5142ac7
Fix leveldb test race (#10054) 4年前
  guillep2k 04cbdf5c08
Implement basic app.ini and path checks to doctor cmd (#10064) 4年前