384 Commits (v1.12.0-rc1)

Author SHA1 Message Date
  6543 c97494a4f4
API: Add pull review endpoints (#11224) 4 years ago
  6543 e9e8638f18
Return issue subscription status from API subscribe (#10966) 4 years ago
  6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148) 4 years ago
  zeripath 1f0b797ddc
Make the PushCreate test declarative (#11229) 4 years ago
  zeripath d26aee3830
Slight performance changes to integrations/git_test.go (#11227) 4 years ago
  6543 bb4261a5ed
Add issue subscription check to API (#10967) 4 years ago
  guillep2k 23163e98a3
Use /tmp for test repositories (#11126) 4 years ago
  6543 3c5a4d094a
[API] Add branch delete (#11112) 4 years ago
  zeripath 2e85ad665a
Contents API should return 404 on not exist (#10323) 4 years ago
  6543 10e2f29144
Cache PullRequest Divergence (#10914) 4 years ago
  6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994) 4 years ago
  6543 0dadea19bc
[Api] Check Notify (always return json) (#10059) 4 years ago
  Sorien c97e988380
Prettify Timeline (#10972) 4 years ago
  Dan Molik 743022116d
Add Get/Update for api/v1/user/applications/oauth2 (#11008) 4 years ago
  Lars Lehtonen c02dee8bc4
integrations: deprecate HeaderMaps (#11018) 4 years ago
  6543 3d63caa542
[API] Get a single commit via Ref (#10915) 4 years ago
  6543 71979d9663
Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997) 4 years ago
  6543 ad31d6b5e8
Fix release counter on API repository info (#10968) 4 years ago
  Vasil Mikhalenya 240258a3e5
Avoiding directory execution on hook (#10954) (#10955) 4 years ago
  zeripath 57cca44c5e
Generate Diff and Patch direct from Pull head (#10936) 4 years ago
  mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) 4 years ago
  zeripath 453f6e6e5a
In authorized_keys use double-quote for windows compatibility (#10841) 4 years ago
  Lunny Xiao dcaa5643d7
Fix branch api canPush and canMerge (#10776) 4 years ago
  Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600) 4 years ago
  John Olheiser 0e2217bd2d
Logout POST action (#10582) 4 years ago
  Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 4 years ago
  guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) 4 years ago
  6543 084a2b0026
Code Refactor of IssueWatch related things (#10401) 4 years ago
  John Olheiser c161bb013e
Change action GETs to POST (#10462) 4 years ago
  6543 dc88b786e9
Use local timezone to compare (#10446) 4 years ago
  6543 fe26ca53c1
update integration README (#10400) 4 years ago
  zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361) 4 years ago
  zeripath cadec9bc22
Prevent panic on merge to PR (#10403) 4 years ago
  Lunny Xiao efbd7ca39b
Fix wrong num closed issues on repository when close issue via commit (#10364) 4 years ago
  guillep2k 62a1322cf9
Fix "access" fixtures and tests (#10247) 4 years ago
  Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428) 4 years ago
  David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311) 4 years ago
  John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107) 4 years ago
  Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 4 years ago
  zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 4 years ago
  6543 e273817154
[API] Fix inconsistent label color format (#10129) 4 years ago
  John Olheiser 95013fde60
Fix push-create SSH bugs (#10145) 4 years ago
  Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069) 4 years ago
  6543 13bc82009c
API endpoint for repo transfer (#9947) 4 years ago
  guillep2k d816f7018b
Remove migration support from versions earlier than 1.6.0 (#10026) 4 years ago
  Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049) 4 years ago
  zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
  Lunny Xiao c58edc7c78 Fix wiki raw view on sub path (#10002) 4 years ago
  Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 4 years ago
  guillep2k ad94a94114 Fix activity count in TestRepoActivity (#9959) 4 years ago