Commit Graph

1489 Commits (74ed6dc3ad830d308a032fe213e9dfe83f954ffc)

Author SHA1 Message Date
Bwko 74ed6dc3ad Add option to app.ini to enable local import paths (#724) 8 years ago
Bwko 1257d43e14 Add a reserved path check to the wiki (#720) 8 years ago
Lunny Xiao f8c2903484 fixed bugs on Wiki and resolved #667 (#674) 8 years ago
Philip Couling 1610b9f547 Spun attachments into seperate go file (#701) 8 years ago
Ethan Koenig 74bbec3bf9 Fix permission bugs in team API (#647) 8 years ago
Ethan Koenig fcf02e4961 API Endpoints for organization members (#645) 8 years ago
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
Andrew 6dd096b7f0 Two factor authentication support (#630) 8 years ago
Philip Couling 64375d875b Attach to release (#673) 8 years ago
btrepp 302fa42980 Removes reliance on server specific SQL (#393) 8 years ago
Ethan Koenig a6f5efa0bb Fix ambiguity bug in getCommentsByRepoIDSince (#665) 8 years ago
Ethan Koenig 27fcf8d30a Bug fixes for webhook API (#650) 8 years ago
Lunny Xiao 87ad4961f6 bug fixed for update repository (#664) 8 years ago
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin (#629) 8 years ago
Bo-Yi Wu cbf2a967c5 refactor: Add new deleteOrg func. (#633) 8 years ago
Ethan Koenig b316b2e740 Unit tests for models/admin 8 years ago
Ethan Koenig 973282dae2 Better coverage in pull_test (#615) 8 years ago
Ethan Koenig 862948ab88 Better coverage and TODOs for update_test (#616) 8 years ago
Ethan Koenig 4b23e6a694 Unit tests for models/action (#619) 8 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571) 8 years ago
Ethan Koenig 6072b03291 Unit tests for models/access.go (#606) 8 years ago
Ethan Koenig 8422ab542c API endpoint for subscribers (#598) 8 years ago
Andrey Nering 84b7d29d34 Create missing database indexes (#596) 8 years ago
Ethan Koenig 72bfabfada Unit tests for models/pull.go 8 years ago
Ethan Koenig 1a7fc53c98 API endpoint for stargazers (#597) 8 years ago
Lunny Xiao 61306fa737 Make releases faster than before and resolved #490 (#588) 8 years ago
Ethan Koenig c5f0d4b1a0 Fix SQL bug in models/access (#583) 8 years ago
Berk Demirkır bdad3b259a Check primary email address fields on CreateUser (#556) 8 years ago
Ethan Koenig 1207bda94b Fix typos in models/ (#576) 8 years ago
Andrey Nering b354cf362e Add pagination for notifications 8 years ago
Lunny Xiao 09dabe2ff2 fix bug #564 (#567) 8 years ago
Lunny Xiao 980dd0bf51 Update xorm and dependencies vendor for feature to dump to other database (#565) 8 years ago
Kjell Kvinge 4b0974ec10 Fix benchmarktests (#557) 8 years ago
Lunny Xiao 3c7116382f change the default action when deleting a release to not delete tag 8 years ago
Ethan Koenig 0c301f7b5c Release API endpoints 8 years ago
Lunny Xiao 6e5fffbd3f resolved #485: when migrate empty wiki repo, then ignore (#541) 8 years ago
Ethan Koenig de8b73dd92 Unit tests for token and update models 8 years ago
Schwobaland c0904f1942 Restrict creating organisations by user (#193) 8 years ago
Bo-Yi Wu 6510e57758 fix gofmt error 8 years ago
Andrey Nering 42904cb98a Notification - Step 1 (#523) 8 years ago
typeless 937b4b5aa1 Speed up conflict checking in pull request creation (#276) 8 years ago
Andrey Nering b992858883 Tab on user profile to show starred repos (#519) 8 years ago
Lunny Xiao 799d0c2030 slight optimization for GetUserRepositories (#498) 8 years ago
Kjell Kvinge 22e1bd31c6 commithgraph / timeline (#428) 8 years ago
Bwko 331316894e Replace Gogs with Gitea (#520) 8 years ago
Lunny Xiao c463b1b8cb Optimization for user.GetRepositoryAccesses to reduce db query times (#495) 8 years ago
Lunny Xiao ba134bd27a fix 500 when delete orgnization and resolved #486 8 years ago
Ethan Koenig 2342df183b API Endpoints for collaborators (#375) 8 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122) 8 years ago
Philip Couling d4924d45d6 Implement sendmail (#355) 8 years ago