Commit Graph

2727 Commits (9e6a79bea9d7911c81b86a6d3715d340fc19032a)

Author SHA1 Message Date
techknowlogick 9e6a79bea9
upgrade to use testfixtures v3 (#11904)
4 years ago
Lunny Xiao 1645d4a5d8
Use ID or Where to instead directly use Get when load object from database (#11925)
4 years ago
Lunny Xiao cdef92b3ff
Upgrade xorm to v1.0.2 (#11900)
4 years ago
zeripath 48648d1d86
Invalidate comments when file is shortened (#11882)
4 years ago
Cirno the Strongest 0159851cc3
Rework api/user/repos for pagination (#11827)
4 years ago
zeripath b9e281265e
Add migration to set IsArchived false if it is null (#11853)
4 years ago
Cirno the Strongest 2b2b3e4c37
Use DEFAULT_PAGING_NUM instead of MAX_RESPONSE_ITEMS in ListOptions (#11831)
4 years ago
6543 363e51d19c
Refactor: Remove Dependencys from Migration v112-v119 (#11811)
4 years ago
Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717)
4 years ago
Cirno the Strongest a5aa5c58c1
Increase maximum SQLite variables count to 32766 (#11696)
4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353)
4 years ago
Cirno the Strongest 5acba4609a
Add internal-repo octicon for public repos of private org (#11529)
4 years ago
zeripath a730dc1419
Fix verification of subkeys of default gpg key (#11713)
4 years ago
Cuong Manh Le d98df0ede3
models: include LFS when calculating repo size (#11060)
4 years ago
Cirno the Strongest 9d652002c6
Fix language stat calculation (#11692)
4 years ago
Lauris BH ea4c139cd2
Change language statistics to save size instead of percentage (#11681)
4 years ago
zeripath 495354c4bd
Add logging to long migrations (#11647)
4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607)
4 years ago
6543 726e1e5279
Doctor check & fix db consistency (#11111)
4 years ago
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644)
4 years ago
Gary Kim 5c55793e0e
Fix wrong milestone in webhook message (#11596)
4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515)
4 years ago
Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587)
4 years ago
zeripath 3eb323901c
Fix repo-list private and total count bugs (#11500)
4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
4 years ago
zeripath a4cd1f12f8
Ensure public repositories in private organizations are visible and fix admin organizations list (#11465)
4 years ago
zeripath c642cd0676
Allow all members of private orgs to see public repos (#11442)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath 414c9ee76a
Make API EditIssue and EditPullRequest issue notifications (#11123)
4 years ago
zeripath c86bc8e061
Add paging and archive/private repository filtering to dashboard list (#11321)
4 years ago
guillep2k c3d9a5f846
Use session for retrieving org teams (#11438)
4 years ago
kolaente 57217cabe3
Fix issue ref migration (#11419)
4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742)
4 years ago
6543 7257c39ddf
Refactor Milestone related (#11225)
4 years ago
zeripath c42c31a111
Correctly set the organization num repos (#11339)
4 years ago
Leo da5e3fa299
Changed image of openid-connect logo for better look on arc-green theme (#11312)
4 years ago
6543 cd4f7ba5bf
Fix tracked time issues (#11349)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
6543 507d0ec57a
Prevent multiple listings of organization when creating a repository (#11303)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
zeripath 4974b7c120
Fix spelling mistake with Rewiew (#11262)
4 years ago
6543 ab69b9b1a6
Refactor UpdateOAuth2Application (#11034)
4 years ago
Andrew Bezold 3dc6af3d70
Fix creation of Organization repos by Users with max created personal repos (#11183)
4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148)
4 years ago
6543 6b6f20b6d4
BugFix: updateLabel can updated not allowed fields #11242 (#11242)
4 years ago
6543 49f8b20570
make pagination optional for notifications (#10714)
4 years ago
6543 bb4261a5ed
Add issue subscription check to API (#10967)
4 years ago
6543 77171abcad
Prevent xorm nil insert in Review.Comments (#11150)
4 years ago
6543 4be7cf0405
On Repo Deletion: Delete related TrackedTimes too (#11110)
4 years ago
silverwind 5180deb819
Send 404 immediately for known public requests (#11117)
4 years ago