You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao c2f3938a58 fix possbile mysql invalid connnection error (#7051) пре 5 година
..
fixtures Allow collaborators to view repo owned private org (#6965) пре 5 година
migrations Add mssql migration tests (#6852) пре 5 година
access.go Trace Logging on Permission Denied & ColorFormat (#6618) пре 5 година
access_test.go Restrict permission check on repositories and fix some problems (#5314) пре 5 година
action.go Move sdk structs to modules/structs (#6905) пре 5 година
action_list.go refactor: reduce sql query in retrieveFeeds (#3547) пре 6 година
action_test.go Improve issue reference on commit (#6694) пре 5 година
admin.go Better logging (#6038) (#6095) пре 5 година
admin_test.go Fix tests code to prevent some runtime errors (#2381) пре 6 година
attachment.go Move sdk structs to modules/structs (#6905) пре 5 година
attachment_test.go fix upload attachments (#6481) пре 5 година
branches.go Better logging (#6038) (#6095) пре 5 година
branches_test.go Add deleted_branch table fixture (#2832) пре 6 година
consistency.go Fix activity feed (#1779) пре 7 година
error.go Hash App token (#6724) пре 5 година
error_oauth2.go gofmt (#1662) пре 7 година
external_login_user.go Add primary key and index to external login user table (#1656) пре 7 година
git_blame.go Add option to blame files (#5721) пре 5 година
git_blame_test.go Add option to blame files (#5721) пре 5 година
git_diff.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) пре 5 година
git_diff_test.go Fix ParsePatch function to work with quoted diff --git strings (#6323) пре 5 година
gpg_key.go Fix wrong GPG expire date (#6643) пре 5 година
gpg_key_test.go Fix wrong GPG expire date (#6643) пре 5 година
graph.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) пре 5 година
graph_test.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) пре 5 година
helper.go Add reactions to issues/PR and comments (#2856) пре 6 година
helper_directory.go Remove local clones & make hooks run on merge/edit/upload (#6672) пре 5 година
helper_environment.go Stop running hooks on pr merge (#6963) пре 5 година
issue.go Fix index produces problem when issues/pulls deleted (#6973) пре 5 година
issue_assignees.go Move sdk structs to modules/structs (#6905) пре 5 година
issue_assignees_test.go Improve performance of dashboard (#4977) пре 5 година
issue_comment.go Move sdk structs to modules/structs (#6905) пре 5 година
issue_comment_list.go Comments list performance optimization (#5305) пре 5 година
issue_comment_test.go Pull request review/approval and comment on code (#3748) пре 5 година
issue_dependency.go fix sqlite lock (#5184) пре 5 година
issue_dependency_test.go Fix an error while adding a dependency via UI. (#5862) пре 5 година
issue_label.go Move sdk structs to modules/structs (#6905) пре 5 година
issue_label_test.go Move sdk structs to modules/structs (#6905) пре 5 година
issue_list.go Refactor issue indexer (#5363) пре 5 година
issue_list_test.go Shows total tracked time in issue and milestone list (#3341) пре 6 година
issue_lock.go Implement "conversation lock" for issue comments (#5073) пре 5 година
issue_mail.go fix mail notification when close/reopen issue (#6581) пре 5 година
issue_milestone.go Move sdk structs to modules/structs (#6905) пре 5 година
issue_milestone_test.go Move sdk structs to modules/structs (#6905) пре 5 година
issue_reaction.go Refactor struct's time to remove unnecessary memory usage (#3142) пре 6 година
issue_reaction_test.go Ensure valid git author names passed in signatures (#5774) пре 5 година
issue_stopwatch.go Improve performance of dashboard (#4977) пре 5 година
issue_stopwatch_test.go Refactor struct's time to remove unnecessary memory usage (#3142) пре 6 година
issue_test.go Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) пре 5 година
issue_tracked_time.go Move sdk structs to modules/structs (#6905) пре 5 година
issue_tracked_time_test.go Feature: Timetracking (#2211) пре 6 година
issue_user.go Fix sqlite deadlock when assigning to a PR (#5640) пре 5 година
issue_user_test.go Multiple assignees (#3705) пре 6 година
issue_watch.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) пре 5 година
issue_watch_test.go Hide unactive on explore users and some refactors (#2741) пре 6 година
lfs.go Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) пре 5 година
lfs_lock.go Move sdk structs to modules/structs (#6905) пре 5 година
log.go Move xorm logger bridge from log to models so that log module could be a standalone package (#6944) пре 5 година
login_source.go Remove macaron dependent on models (#6940) пре 5 година
mail.go Remove macaron dependent on models (#6940) пре 5 година
main_test.go Unit tests for wiki routers (#3022) пре 6 година
migrate.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) пре 5 година
models.go fix possbile mysql invalid connnection error (#7051) пре 5 година
models_sqlite.go fix dump table name error and add some test for dump database (#6394) пре 5 година
models_test.go fix dump table name error and add some test for dump database (#6394) пре 5 година
notification.go Fix sqlite lock (#5176) пре 5 година
notification_test.go Add 'mark all read' option to notifications (#3097) пре 6 година
oauth2.go Discord Oauth2 support (#4476) пре 5 година
oauth2_application.go OAuth2 Grant UI (#6625) пре 5 година
oauth2_application_test.go OAuth2 Grant UI (#6625) пре 5 година
org.go Fix org visibility bug when git cloning (#6743) пре 5 година
org_team.go Trace Logging on Permission Denied & ColorFormat (#6618) пре 5 година
org_team_test.go api: Add missing GET teams endpoints (#5382) пре 5 година
org_test.go Allow to set organization visibility (public, internal, private) (#1763) пре 5 година
pull.go Use modules/git for git commands (#6775) пре 5 година
pull_test.go Disable merging a WIP Pull request (#4529) пре 5 година
release.go Move sdk structs to modules/structs (#6905) пре 5 година
release_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) пре 5 година
repo.go Fix index produces problem when issues/pulls deleted (#6973) пре 5 година
repo_activity.go Git statistics in Activity tab (#4724) пре 5 година
repo_branch.go Remove local clones & make hooks run on merge/edit/upload (#6672) пре 5 година
repo_collaboration.go Fix not removed watches on unallowed repositories (#4201) пре 6 година
repo_collaboration_test.go Unit tests for models/repo_collaboration (#1032) пре 7 година
repo_indexer.go Change UpdateRepoIndex api to include watchers (#7012) пре 5 година
repo_issue.go Add EnableTimetracking option to app settings (#3719) пре 6 година
repo_list.go SearchRepositoryByName improvements and unification (#6897) пре 5 година
repo_list_test.go SearchRepositoryByName improvements and unification (#6897) пре 5 година
repo_mirror.go When mirroring we should set the remote to mirror (#6824) пре 5 година
repo_permission.go Allow collaborators to view repo owned private org (#6965) пре 5 година
repo_permission_test.go fix bug when update owner team then visit team's repo return 404 (#6119) пре 5 година
repo_redirect.go Redirects for renamed repos (#807) пре 7 година
repo_redirect_test.go Unit tests for repo redirects (#961) пре 7 година
repo_tag.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) пре 5 година
repo_test.go Remove local clones & make hooks run on merge/edit/upload (#6672) пре 5 година
repo_unit.go Add rebase with merge commit merge style (#3844) (#4052) пре 5 година
repo_watch.go Fix sqlite deadlock when assigning to a PR (#5640) пре 5 година
repo_watch_test.go Hide unactive on explore users and some refactors (#2741) пре 6 година
review.go Move sdk structs to modules/structs (#6905) пре 5 година
review_test.go Show review summary in pull requests (#5132) пре 5 година
ssh_key.go Better logging (#6038) (#6095) пре 5 година
ssh_key_test.go Add work path CLI option (#6922) пре 5 година
star.go Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) пре 5 година
star_test.go Fix tests code to prevent some runtime errors (#2381) пре 6 година
status.go Move sdk structs to modules/structs (#6905) пре 5 година
status_test.go Fix tests code to prevent some runtime errors (#2381) пре 6 година
test_fixtures.go Increase the retry limit to 20 times and the interval to 200ms (#5134) пре 5 година
token.go Hash App token (#6724) пре 5 година
token_test.go Hash App token (#6724) пре 5 година
topic.go fix topic name length on database (#5493) пре 5 година
topic_test.go feat(repo): support search repository by topic name (#4505) пре 5 година
twofactor.go Fix double-generation of scratch token (#6832) (#6833) пре 5 година
u2f.go fix u2f registrationlist ToRegistrations() method (#6980) пре 5 година
u2f_test.go Override xorm type mapping for U2F counter (#6232) пре 5 година
unit.go fix new team 500 (#6749) пре 5 година
unit_tests.go Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) пре 5 година
update.go Better logging (#6038) (#6095) пре 5 година
update_test.go move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) пре 5 година
upload.go Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) пре 5 година
user.go Improve handling of non-square avatars (#7025) пре 5 година
user_follow.go Refactor session close as xorm already does everything needed internally (#2020) пре 7 година
user_follow_test.go Move user_follow to separate file (#1210) пре 7 година
user_heatmap.go Only count users own actions for heatmap contributions (#5647) пре 5 година
user_heatmap_test.go Fix JSON result of empty array (#5154) пре 5 година
user_mail.go Replace deprecated Id method with ID (#2655) пре 6 година
user_mail_test.go Fix tests code to prevent some runtime errors (#2381) пре 6 година
user_openid.go Fix SQL quoting (#5117) пре 5 година
user_openid_test.go Fix tests code to prevent some runtime errors (#2381) пре 6 година
user_test.go Fix default for allowing new organization creation for new users (#7017) пре 5 година
webhook.go Make webhook http connections resuable (#6976) пре 5 година
webhook_dingtalk.go Move sdk structs to modules/structs (#6905) пре 5 година
webhook_discord.go Move sdk structs to modules/structs (#6905) пре 5 година
webhook_msteams.go Move sdk structs to modules/structs (#6905) пре 5 година
webhook_slack.go Move sdk structs to modules/structs (#6905) пре 5 година
webhook_telegram.go Move sdk structs to modules/structs (#6905) пре 5 година
webhook_test.go Move sdk structs to modules/structs (#6905) пре 5 година
wiki.go Remove local clones & make hooks run on merge/edit/upload (#6672) пре 5 година
wiki_test.go Remove local clones & make hooks run on merge/edit/upload (#6672) пре 5 година