Commit Graph

1910 Commits (release/v1.7)

Author SHA1 Message Date
zeripath bac388d27c Correctly adjust mirror url (#6593) (#6595)
5 years ago
Lauris BH 4ff6effe04 fix bug when user login and want to resend register confirmation email (#6482) (#6487)
5 years ago
Lunny Xiao d0bbfd835f update git vendor to fix wrong release commit id and add migrations (#6224) (#6300)
5 years ago
Lunny Xiao 6a86a82368
fix display dashboard even if require to change password (#6214) (#6215)
5 years ago
Lunny Xiao cbfc7f52b9 fix bug when migrate repository 500 when repo is existed (#6188) (#6197)
5 years ago
John Olheiser d602ba564f Load Issue attributes for API call (#6122) (#6185)
5 years ago
Lunny Xiao 55063f2524 fix bug user could change private repository to public when force private enabled. (#6156) (#6165)
5 years ago
Lunny Xiao 585dd13cce fix bug when update owner team then visit team's repo return 404 (#6119) (#6166)
5 years ago
Lunny Xiao 597a30b727 Fix prohibit login check on authorization (#6106) (#6115)
5 years ago
zeripath fe99c9901d Issue 5924 fix compare button (#5929) (#6098)
5 years ago
Lauris BH 1d8e56e6bb
In basic auth check for tokens before call UserSignIn (#5725) (#6083)
5 years ago
Lanre Adelowo 253efbcb51 Make sure labels are actually returned (#6053) (#6059)
5 years ago
Paul 7f7c451de4 Fix metrics auth token detection (#6006) (#6017)
5 years ago
Lunny Xiao d269179523 fix bug when deleting a linked account will removed all (#5989) (#5990)
5 years ago
zeripath 6416f06508
Fix ssh deploy and user key constraints (#1357) (#5939) (#5966)
5 years ago
techknowlogick c3b67ff2f6
Disable redirect for i18n (#5910) (#5916)
5 years ago
Lanre Adelowo 438848a2ca respect value of REQUIRE_SIGNIN_VIEW (#5901) (#5915)
5 years ago
zeripath 29799537a7
API: Fix null pointer in attempt to Sudo if not logged in (#5872) (#5884)
5 years ago
kolaente 8a9f5b3b50 Added docs for the tree api (#5835)
5 years ago
Lanre Adelowo 4577cddd28 Disallow empty titles (#5785) (#5794)
5 years ago
zeripath e9c4609410 Do not display the raw OpenID error in the UI (#5705) (#5712)
5 years ago
Julian 652e09fc3e fix commit page showing status for current default branch (#5650) (#5653)
5 years ago
zeripath 3ee3a4b595 SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) (#5635)
5 years ago
Harshit Bansal 8764f1512d branch: Trigger update when deleting branch via UI. (#5617)
5 years ago
Rodrigo Villablanca Vásquez 4c52858c39 Issue is not overdue when it is on the same date #5566 (#5568)
5 years ago
Shashvat Kedia 6e20b504b1 Delete organization endpoint added (#5601)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Shashvat Kedia ba2c02b75d Fix route in swagger (#5598)
5 years ago
Lunny Xiao 4a02a783c4 fix bug on upload file name (#5571)
5 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501)
5 years ago
zeripath 2a660a1de1 Support reverse proxy providing email (#5554)
5 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977)
5 years ago
Lunny Xiao b1f3685015 fix approvals limitation (#5521)
5 years ago
Lunny Xiao 58c4559d3b fix permission check on api create org (#5523)
5 years ago
Lunny Xiao ba75319157 fix clone wiki failed via ssh (#5503)
5 years ago
Lunny Xiao ccea91652f fix adding reaction fail for read permission (#5515)
5 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350)
5 years ago
Lunny Xiao 928417ae39 Fix empty wiki (#5504)
5 years ago
Lunny Xiao 7c0c965532 Improve team members and repositories settings UI (#5457)
5 years ago
Lunny Xiao da5a0b8382
add tests for api user orgs (#5494)
5 years ago
Lanre Adelowo 9441bfaccc admin should be able to delete repos even if he is not a member of the organization (#5443)
5 years ago
Lucien Kerl 552014a068 Removing Labels via EditPullRequest API (#5348)
5 years ago
Lanre Adelowo 0787056e07 Allow to add organization members as collaborators on organization owned repositories (#4748)
5 years ago
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293)
5 years ago
Kasi Reddy d5d847e5c4 Git-Trees API (#5403)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
5 years ago
SohnyBohny 294904321c Create Progressive Web App (#4730)
5 years ago
Lanre Adelowo 5e022a98e6 show only opened milestones on issues page milestone filter (#5051)
5 years ago
Daniel Balko 3379141d81 API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383)
6 years ago