379 Commits (96f70ffb2d613e182078d954d9d3131ab1cd52fe)

Author SHA1 Message Date
  zeripath 628f0c9057 Add EventSource support (#11235) 5 years ago
  6543 b4b016e472 API: Add pull review endpoints (#11224) 5 years ago
  6543 68b7542e01 Return issue subscription status from API subscribe (#10966) 5 years ago
  6543 52add978d0 [API] ListIssues add filter for milestones (#10148) 5 years ago
  zeripath d438f1432c Make the PushCreate test declarative (#11229) 5 years ago
  zeripath 75a39b54c4 Slight performance changes to integrations/git_test.go (#11227) 5 years ago
  6543 4510ee485c Add issue subscription check to API (#10967) 5 years ago
  guillep2k c074646844 Use /tmp for test repositories (#11126) 5 years ago
  6543 75b27de3e5 [API] Add branch delete (#11112) 5 years ago
  zeripath 3e3598fa2a Contents API should return 404 on not exist (#10323) 5 years ago
  6543 f62c27a171 Cache PullRequest Divergence (#10914) 5 years ago
  6543 b3139bc669 Reject duplicate AccessToken names (#10994) 5 years ago
  6543 581687965b [Api] Check Notify (always return json) (#10059) 5 years ago
  Sorien bcc5f11a0e Prettify Timeline (#10972) 5 years ago
  Dan Molik eb25af910b Add Get/Update for api/v1/user/applications/oauth2 (#11008) 5 years ago
  Lars Lehtonen c274c08a60 integrations: deprecate HeaderMaps (#11018) 5 years ago
  6543 06dc20dbd6 [API] Get a single commit via Ref (#10915) 5 years ago
  6543 4c013a9a90 Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997) 5 years ago
  6543 703ad08cc5 Fix release counter on API repository info (#10968) 5 years ago
  Vasil Mikhalenya de8f45b732 Avoiding directory execution on hook (#10954) (#10955) 5 years ago
  zeripath 5f61f7ef04 Generate Diff and Patch direct from Pull head (#10936) 5 years ago
  mrsdizzie 7e8cecd373 Add Organization Wide Labels (#10814) 5 years ago
  zeripath bcd8583efe In authorized_keys use double-quote for windows compatibility (#10841) 5 years ago
  Lunny Xiao 96c5cc22e3 Fix branch api canPush and canMerge (#10776) 5 years ago
  Lauris BH 0486b6fe45 Add restricted user filter to LDAP authentication (#10600) 5 years ago
  John Olheiser bc3c71aee1 Logout POST action (#10582) 5 years ago
  Gustavo Marin 1c1d3929eb adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 5 years ago
  guillep2k 8eb6da47b8 Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) 5 years ago
  6543 97ec108a00 Code Refactor of IssueWatch related things (#10401) 5 years ago
  John Olheiser 1afd957706 Change action GETs to POST (#10462) 5 years ago
  6543 b0e25f01f5 Use local timezone to compare (#10446) 5 years ago
  6543 6de51f4b12 update integration README (#10400) 5 years ago
  zeripath b410ea0672 Render READMEs in docs/ .gitea or .github from root (#10361) 5 years ago
  zeripath 7a39e0864a Prevent panic on merge to PR (#10403) 5 years ago
  Lunny Xiao 663e619a7d Fix wrong num closed issues on repository when close issue via commit (#10364) 5 years ago
  guillep2k f79d985d0e Fix "access" fixtures and tests (#10247) 5 years ago
  Lunny Xiao 3fdd0c99f8 Issue search support elasticsearch (#9428) 5 years ago
  David Svantesson a6045fc7fb Add API branch protection endpoint (#9311) 5 years ago
  John Olheiser dd3a8e419d Add Octicon SVG spritemap (#10107) 5 years ago
  Lauris BH 416682f73d Language statistics bar for repositories (#8037) 5 years ago
  zeripath 5a11b49fab Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 5 years ago
  6543 9d21f27433 [API] Fix inconsistent label color format (#10129) 5 years ago
  John Olheiser ce11f1950d Fix push-create SSH bugs (#10145) 5 years ago
  Lunny Xiao 10ccbbf57e Cache last commit to accelerate the repository directory page visit (#10069) 5 years ago
  6543 b18119fa14 API endpoint for repo transfer (#9947) 5 years ago
  guillep2k 22ef118618 Remove migration support from versions earlier than 1.6.0 (#10026) 5 years ago
  Lunny Xiao f5cdf177a2 Fix milestone API state parameter unhandled (#10049) 5 years ago
  zeripath d595cc53fa Queue: Make WorkerPools and Queues flushable (#10001) 5 years ago
  Lunny Xiao 97f82489c3 Fix wiki raw view on sub path (#10002) 5 years ago
  Lunny Xiao 17ac41e266 Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 5 years ago