Commit Graph

150 Commits (mj-v1.14.3)

Author SHA1 Message Date
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131)
5 years ago
mrsdizzie 68a83cc5a2 Allow collaborators to view repo owned private org (#6965)
5 years ago
Lunny Xiao 9f18b23129 Fix 404 when send pull request some situation (#6871)
5 years ago
Lunny Xiao 2382f1b057
fix 500 when reviewer is deleted with integration tests (#6856)
5 years ago
techknowlogick 46373e7657
Hash App token (#6724)
5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743)
5 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436)
5 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610)
5 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
Lanre Adelowo 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
zeripath 44371b96f5 Ensure valid git author names passed in signatures (#5774)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
kolaente 0dcf31ae49 Show review summary in pull requests (#5132)
5 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Jonas Franz 94cd7bb25b Hide outdated comments in file view (#5017)
6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505)
6 years ago
SagePtr bf55276189 Fix redirect with non-ascii branch names (#4764) (#4810)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971)
6 years ago
Lauris BH ff3971b830 Add LDAP integration tests (#3897)
6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705)
6 years ago
Tris Forster 85d14cc229 Symlink icons (#1416) (#3826)
6 years ago
Ethan Koenig 7ea4bfc561 API endpoint for testing webhook (#3550)
6 years ago
Lunny Xiao bec69f702b
Add topic support (#3711)
6 years ago
Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269)
6 years ago
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225)
6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
6 years ago
Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073)
6 years ago
Ethan Koenig defc97afc2 Fixtures for public_key table (#3140)
6 years ago
Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
6 years ago
Lauris BH bd6f24b4ab
Add deleted_branch table fixture (#2832)
6 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
7 years ago
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756)
7 years ago
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741)
7 years ago
Morlinest ccd3577970 Fix repository search function (#2689)
7 years ago
Morlinest a04718a2a6 Remove repo unit index (#2621)
7 years ago
Morlinest 1ad902d529 Fix implementation of repo Home func (#2601)
7 years ago
Morlinest ca68a75b5b Expand fixtures (#2571)
7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387)
7 years ago
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
7 years ago
Lauris BH 8c3a2e817b Add missing fixture to clean gpg_key table (#2494)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Antoine GIRARD 4f9a28e1f5 Make repo private to no interfere with other tests (#2467)
7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266)
7 years ago
Ethan Koenig fd45a032a7 Fix bare-repo bugs (#2199)
7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161)
7 years ago
Lauris BH 783b1967e2 Fix release display and correct paging (#2080)
7 years ago
Ethan Koenig ce9b86082c Consolidate boilerplate in integration tests (#1979)
7 years ago
Lunny Xiao 31b5e9177f fix collborators lack of units on orgnization repositories (#1968)
7 years ago
Ethan Koenig b900c04316 Display draft releases (#1854)
7 years ago
Ethan Koenig 4e5ee2b67a Fix user profile activity feed (#1848)
7 years ago
Ethan Koenig 5554165a0c Fix pull request compare link (#1832)
7 years ago
Ethan Koenig 7e6ff69c00 Fix 500 for GET /teams/:id endpoints (#1811)
7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
7 years ago
Ethan Koenig cf02cd7ba0 Fix and test for delete user (#1713)
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Ethan Koenig 251fb935ff Don't recreate database in integration tests (#1697)
7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
7 years ago
Ethan Koenig 66c803fae2 MySQL, Postgres integration tests in drone (#1638)
7 years ago
Lunny Xiao e31c02d4bf fix bug on issue view when not login (#1624)
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
Andrey Nering e6781d5488 Add unit tests for issue_watch
7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314)
7 years ago
Sandro Santilli 447c9b428f Send notifications to partecipants in issue comments (#1217)
7 years ago
Ethan Koenig 3803f257fb Move user_follow to separate file (#1210)
7 years ago
Ethan Koenig 4b286f282a Consistency checks for action unit tests (#1079)
7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
7 years ago
Ethan Koenig f1ab906c51 Unit tests for models/repo_collaboration (#1032)
7 years ago
Ethan Koenig 4f3880ff15 Bug fixes and unit tests for org_team (#1016)
7 years ago
Bo-Yi Wu 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009)
7 years ago
Ethan Koenig be48b32e63 Unit tests for repo watching (#963)
7 years ago
Ethan Koenig 140967f002 Unit tests for repo redirects (#961)
7 years ago
Bo-Yi Wu 43c94d0a6c test: Add testing for GetUserFork function (#944)
7 years ago
Morgan Bazalgette 442145dbd3 Fix public activity showing private repos (#892)
7 years ago
Ethan Koenig a6751cec04 Unit tests for issue_milestone (#878)
7 years ago
Ethan Koenig 181c8d9c99 Fix consistency check (#866)
7 years ago
Ethan Koenig 5fbab97373 Fix broken test fixture (#859)
7 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844)
7 years ago
Ethan Koenig 438e1a7d46 Fix inconsistencies in unit test fixtures
7 years ago
Ethan Koenig 5972aa9af3 Fix inconsistencies in test fixtures
7 years ago
Ethan Koenig d0960b8035 Move IssueUser code to separate file (#836)
7 years ago
Bo-Yi Wu b6da658553 test: Add user mail testing. (#833)
7 years ago
Bo-Yi Wu d7d094bd8a fix: ignore email notifications if user is not active. (#820)
7 years ago
Ethan Koenig 10644d6dd7 Bug fixes and unit tests for models/issue_label (#802)
7 years ago
Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification (#796)
7 years ago
Ethan Koenig a2412492da Unit tests and bug fix for models/org
7 years ago
Ethan Koenig 0934d1b1ea Bug fixes and unit tests for models/webhook (#751)
7 years ago
Ethan Koenig a6832c234d Unit tests for models/star (#752)
7 years ago
Ethan Koenig b316b2e740 Unit tests for models/admin
7 years ago
Ethan Koenig 4b23e6a694 Unit tests for models/action (#619)
7 years ago
Ethan Koenig 6072b03291 Unit tests for models/access.go (#606)
7 years ago
Ethan Koenig 72bfabfada Unit tests for models/pull.go
7 years ago
Ethan Koenig de8b73dd92 Unit tests for token and update models
7 years ago