Commit Graph

5109 Commits (f73e7344111645b836e767bbf80b96834651805f)
 

Author SHA1 Message Date
Ethan Koenig cf80e19157 Optimize and unit test Issue_ReplaceLabels (#1080)
7 years ago
Jonas a201977590 Fix for #828: Embed build tags (#1051)
7 years ago
Willem van Dreumel 8947b711aa Link OAuth2 account to 2FA enabled account (fix #1050) (#1052)
7 years ago
awwalker c0f99e8229 API: support /users/:username/repos
7 years ago
Lunny Xiao 9084bdd863 fix push (#1076)
7 years ago
Ethan Koenig 136e6beb0f Fix unused Engine bugs (#1064)
7 years ago
Lunny Xiao 50918084bb remove unused struct (#1062)
7 years ago
Lunny Xiao e4134debd1 Remove unused vars (#1063)
7 years ago
Lunny Xiao 32faec00e6 move all repo list functions as a standalone file (#1061)
7 years ago
Lunny Xiao d4e38cf129 fix setMerged for remove unnecessary db connection (#1067)
7 years ago
Lunny Xiao 522f194983 Bug fixed for org avatar caused by #1049 (#1070)
7 years ago
Lunny Xiao a5ac4c64fc refactor api issues load attributes for better performance (#1066)
7 years ago
silverwind ab462fb95f Makefile: Use hash over which (#1069)
7 years ago
puffybsd a30797425f Implements 1071, .gitignore support for FSharp and Clojure. (#1072)
7 years ago
silverwind 5bd22a2f4a Makefile: Also redirect stderr on which calls (#1068)
7 years ago
Lunny Xiao 35548a9d4e remove unused fixme on dump command (#1065)
7 years ago
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026)
7 years ago
Ethan Koenig 831ff41754 Fix go vet faults (#1060)
7 years ago
Sandro Santilli bf24099114 Allow migrating installations with no local avatars (#1056)
7 years ago
Lunny Xiao 80f900ebae Fix avatar enumable (#1049)
7 years ago
Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040)
7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
7 years ago
Lunny Xiao e8e56da9ac fix #13 (#1042)
7 years ago
Andrey Nering ddb0287bf6 Merge pull request #970 from andreynering/api-repo-mirror
7 years ago
Andrey Nering c4a3d5148d Merge pull request #1053 from andreynering/do-not-test-libravatar
7 years ago
Lunny Xiao fc4f7e82f9 refactor for searching user (#1038)
7 years ago
Lunny Xiao 8894f856de fix 500 when change user setting email to an exist email (#1039)
7 years ago
Andrey Nering f552b0a207 Remove test that touch network
7 years ago
Andrey Nering d7af8f96d7 Update vendor of code.gitea.io/sdk/gitea
7 years ago
Andrey Nering 946f3078d3 Add "mirror" field to repo API
7 years ago
Andrey Nering d4a7040c7f Merge pull request #1043 from andrew-boyarshin/autolink
7 years ago
Jonas 9ad3a07989 Fix for #1037: Corrected process ID placeholder to PID from Pid (#1048)
7 years ago
Sandro Santilli 44827698e2 Reword the reinit_missing_repos message to be clear about what it does (#1047)
7 years ago
Bo-Yi Wu f1412142e0 refactor: repo counts for SearchRepositoryByName func (#1045)
7 years ago
Lunny Xiao c0ea3963be fix delete repo will hang on postgres (#1044)
7 years ago
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027)
7 years ago
Andrew Boyarshin 817710dd47
Fix span wrapping all the things
7 years ago
Lunny Xiao 12e71e5706 Removed footer copyright year (#829)
7 years ago
Ethan Koenig 76057105ca Remove unnecessary loads in org_team (#1035)
7 years ago
Ethan Koenig f1ab906c51 Unit tests for models/repo_collaboration (#1032)
7 years ago
puffybsd 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020)
7 years ago
Dan Morrill 832477b1bc Tweak docker target to work by default. (#1033)
7 years ago
bit 490d3771f7 s/fields/terms (#1031)
7 years ago
Lunny Xiao d077fd084a added missing new struct sync (#1021)
7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
7 years ago
Ethan Koenig 4f3880ff15 Bug fixes and unit tests for org_team (#1016)
7 years ago
Andrey Nering d181113b82 Merge pull request #1017 from ethantkoenig/fix_lint
7 years ago
Ethan Koenig ec3a696e2d Fix lint errors
7 years ago
Lunny Xiao 1f7837d6d6 Refactor for issues loadattributes of a repository (#971)
7 years ago
Bo-Yi Wu 29c6f32a3b Fix some links. (#1005)
7 years ago