Commit Graph

1801 Commits (release/v1.2)

Author SHA1 Message Date
Ethan Koenig 7e6ff69c00 Fix 500 for GET /teams/:id endpoints (#1811)
7 years ago
Ethan Koenig 39348cd27e Give all units to owner team (#1812)
7 years ago
Ethan Koenig 9c66d1d9ea Fix deadlock in updateRepository (#1813)
7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
7 years ago
Jonas Franz 03912ce014 Adding #issuecomment to the URL in E-Mail notifications (#1674)
7 years ago
Lunny Xiao 19d889daa2 fix bug not to trim space of login username (#1796)
7 years ago
Jonas Östanbäck 7b907ed348 Rename RepoCreationNum -> MaxCreationLimit (#1766)
7 years ago
Ethan Koenig bdc90aeaee Delete repo redirects on repo deletion (#1776)
7 years ago
Ethan Koenig b0308d86dc Fix unloaded owner (#1770)
7 years ago
Ethan Koenig cf02cd7ba0 Fix and test for delete user (#1713)
7 years ago
Jonas Östanbäck 80cea8747f Admin should always be allowed to create repos even if hit limit (#1765)
7 years ago
Kim "BKC" Carlbäcker 977dcf96e0 fixes wrong after field in webhook payload (#1746)
7 years ago
Lunny Xiao 6362462da8
fix admin lost permission caused by #947
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Diep Pham 407fbfa6ce fixes wrong after field in webhook payload
7 years ago
Lunny Xiao bc299b8317 fix avatar update bug (#1729)
7 years ago
Jonas Östanbäck e214728725 Add new text for reset password flash (#1718)
7 years ago
Ethan Koenig 9e627af9a4 gofmt (#1710)
7 years ago
guyzmo 397474ecb1 Added Parent property to the repo API (#1687)
7 years ago
Ethan Koenig 251fb935ff Don't recreate database in integration tests (#1697)
7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478)
7 years ago
Andrey Nering ab79069dc7 Improve dashboard repo search (#1652)
7 years ago
Lauris BH 51d0becb42 Add configuration option for default permission to create Organizations (#1686)
7 years ago
Kim "BKC" Carlbäcker a85c5ab9ff fix potential sqlite lock #1680
7 years ago
Lauris BH 79494047b0 Show commit status icon in commits table (#1688)
7 years ago
Lunny Xiao 930d1759ae Remove env user salt since no need to use (#1515)
7 years ago
guyzmo 98460a8d9d Exposes in API the Repo entity's Size and IsBare property (#1668)
7 years ago
Lunny Xiao 36f02c0c32
fix potential sqlite lock
7 years ago
Lunny Xiao 0f3923c4d7 fix potential lock when sqlite (#1647)
7 years ago
Ethan Koenig a5f28a4544 gofmt (#1662)
7 years ago
Lunny Xiao 1773e88643 Drop db operations from hook commands (#1514)
7 years ago
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402)
7 years ago
Lauris BH 98548c83d3 Add primary key and index to external login user table (#1656)
7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
7 years ago
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010)
7 years ago
Ethan Koenig 66c803fae2 MySQL, Postgres integration tests in drone (#1638)
7 years ago
Jonas Östanbäck 9a8ca3e877 Fix broken migration v27 (#1504)
7 years ago
Lunny Xiao e31c02d4bf fix bug on issue view when not login (#1624)
7 years ago
Jonas Östanbäck e4a0a04829 Add create_at and updated_at in PR json (#1616)
7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
7 years ago
Ethan Koenig c58708d3ee Integration test framework (#1290)
7 years ago
Lunny Xiao 3012971e92 fix bug on status API (#1533)
7 years ago
Kim "BKC" Carlbäcker 4bea219128 Status-API (#1332)
7 years ago
Bo-Yi Wu fa2a513c62 feat: add download count field and unit testing for attachment. (#1512)
7 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471)
7 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461)
7 years ago
Jonas be6edaddcb Repo size in admin panel (#1482)
7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
7 years ago
Lunny Xiao 5c0bee9b20 refactor update ssh key use time (#1466)
7 years ago
Lunny Xiao 5acfc7c4bc fix migrate failed and org dashboard failed on MSSQL database (#1448)
7 years ago
Jonas e7493e953f Corrected Mirror.NextUpdate not set (#1388)
7 years ago
Kuba Tyszko 5d6b71fdbb fixes pull request hanging indefinitely when it contains normal and LFS file pointers (#1425)
7 years ago
Andrey Nering 37a34c1a28 Merge pull request #1410 from andreynering/notification/issue-watch
7 years ago
Andrey Nering f6e5ce65b2 Improve tests a little
7 years ago
Andrey Nering e5c56fe30d Code style fixes
7 years ago
agrn 88112a5324 Fix "Error: No issue number specified" when pushing (#1393)
7 years ago
Mura Li 6a39250579 Add length check for the return string (#1420)
7 years ago
Andrey Nering e6781d5488 Add unit tests for issue_watch
7 years ago
Andrey Nering a90ffffb1a Use variables for times
7 years ago
Andrey Nering 18952c40f8 Add copyright headers
7 years ago
Andrey Nering caed86fc6e Fix lint
7 years ago
Andrey Nering cb362513f0 Add updated_unix column on issue_watch
7 years ago
Andrey Nering aa6e949b3d Consider issue_watchers while sending notifications
7 years ago
Andrey Nering b674460748 Add watch button on issue
7 years ago
Andrey Nering a0d0de7233 Create issue_watch table
7 years ago
Bo-Yi Wu 08f7fded3c refactor: remove workaround after the golang 1.7 release. (#1349)
7 years ago
Philippe Kueck fe94032f74 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
7 years ago
Lunny Xiao d330a23ce1 fix migration failed when authorized_keys is not exist (#1180)
7 years ago
Kim "BKC" Carlbäcker d349f059af Cleaner IMO (#1361)
7 years ago
Antoine GIRARD 14fe9010ae GPG commit validation (#1150)
7 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333)
7 years ago
Lunny Xiao 888dee3b5f fix delete user failed on sqlite (#1321)
7 years ago
Lunny Xiao bd8fe49076 fix wiki bugs (#1294)
7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314)
7 years ago
Lunny Xiao 608cd54a68 fix gpg wrong column types
7 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297)
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Lunny Xiao 3cf0e513e6 fix wrong log when push to a new branch (#1220)
7 years ago
Sandro Santilli 447c9b428f Send notifications to partecipants in issue comments (#1217)
7 years ago
Antoine GIRARD ca1c3f1926 Implement GPG api (#710)
7 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues (#926)
7 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248)
7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247)
7 years ago
Sandro Santilli 8746fb3385 Fix migration comment (#1241)
7 years ago
Lunny Xiao 1ccdf19fae fix forget migration for wiki hooks (#1227)
7 years ago
Sandro Santilli 0475e7351f Reserve the "explore" user/org name (#1222)
7 years ago
Ethan Koenig c99e7e1a62 Simplify RepositoryList.loadAttributes() (#1211)
7 years ago
Ethan Koenig 3803f257fb Move user_follow to separate file (#1210)
7 years ago
Ethan Koenig 1e3548b7e7 Unit tests for issue_list (#1209)
7 years ago
Philippe Kueck e2b2fd6e78 fix #1189, commit messages containing a pipe (#1203)
7 years ago
Lunny Xiao 74cde12677 Fix upgrade failed after ever rollback (#1194)
7 years ago
Lunny Xiao f5476bdbb1 bug fixed for delete repo failed (#1193)
7 years ago
Lunny Xiao 5d40db629c fix random avatars (#1147)
7 years ago
Lunny Xiao 2215840363 fix avatar bug #1114 (#1122)
7 years ago
Lunny Xiao 0376029241 fix del org avatar potential delete all avtars (#1120)
7 years ago
Lunny Xiao 7b64b2ddab fix install submit crash caused by xorm log (#1119)
7 years ago
Bo-Yi Wu d76d67de23 feat: expose url field on issue api. (#982)
7 years ago
Lunny Xiao ef13bbaf7d Don't rewrite non-gitea public keys (#906)
7 years ago
Lunny Xiao 9cb08a3cf5 fix wrong num of user repos because of duplicated click delete button & performance optimization (#1092)
7 years ago
Ethan Koenig d21d5fd736 Remove unnecessary loads in org_team (#1090)
7 years ago
Ethan Koenig 22f7aa6e9c LableIDs -> LabelIDs (#1088)
7 years ago
Bo-Yi Wu e83c8afc56 refactor: move SearchRepositoryByName testing. (#1083)
7 years ago
Lunny Xiao c2eef171ff fix some typos (#1082)
7 years ago
Ethan Koenig 4b286f282a Consistency checks for action unit tests (#1079)
7 years ago
Ethan Koenig cf80e19157 Optimize and unit test Issue_ReplaceLabels (#1080)
7 years ago
Ethan Koenig 136e6beb0f Fix unused Engine bugs (#1064)
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
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026)
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
Lunny Xiao fc4f7e82f9 refactor for searching user (#1038)
7 years ago
Andrey Nering 946f3078d3 Add "mirror" field to repo API
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
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
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
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 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Willem van Dreumel 5f234ce2a5 add missing copyright header (#992)
7 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174)
7 years ago
Ethan Koenig be48b32e63 Unit tests for repo watching (#963)
7 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943)
7 years ago
Ethan Koenig 140967f002 Unit tests for repo redirects (#961)
7 years ago
Lunny Xiao 7fd14bf7bd optimization for team get repos (#953)
7 years ago
Lunny Xiao 46320f9630 refactor notificationsForUser since xorm In support slice of customerize type (#956)
7 years ago
Lunny Xiao 0642cb330c Small opitimization for getUserTeams (#954)
7 years ago
Bo-Yi Wu 43c94d0a6c test: Add testing for GetUserFork function (#944)
7 years ago
Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946)
7 years ago
Bo-Yi Wu 9d2b830275 refactor: small optimize for sql query (#940)
7 years ago
Lunny Xiao 837d346090 fix some older Gogs upgrade to Gitea (#929)
7 years ago
Lunny Xiao 9c645b54dc bug fixed on issues and pulls
7 years ago
Lunny Xiao 4cfde304df bug fixed for my repository (#933)
7 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920)
7 years ago
Lunny Xiao 3a91ac51a9 fix bug of multiple forks (#928)
7 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927)
7 years ago