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 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
..
fixtures Add missing fixture to clean gpg_key table (#2494) преди 6 години
migrations Feature: Timetracking (#2211) преди 6 години
access.go Refactor and fix incorrect comment (#1247) преди 7 години
access_test.go Remove unit types commits and settings (#2161) преди 7 години
action.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
action_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
admin.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
admin_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
attachment.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
attachment_test.go MySQL, Postgres integration tests in drone (#1638) преди 7 години
branches.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
consistency.go Fix activity feed (#1779) преди 7 години
error.go Feature: Timetracking (#2211) преди 6 години
error_oauth2.go gofmt (#1662) преди 7 години
external_login_user.go Add primary key and index to external login user table (#1656) преди 7 години
git_diff.go Fix diff of renamed and modified file (#1967) преди 7 години
git_diff_test.go Fix import order (#1951) преди 7 години
gpg_key.go Only check at least one email gpg key (#2266) преди 6 години
gpg_key_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
graph.go fix #1189, commit messages containing a pipe (#1203) преди 7 години
graph_test.go Fix benchmarktests (#557) преди 7 години
helper.go Fix lint errors преди 7 години
issue.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
issue_comment.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
issue_comment_test.go Fix issue updated_unix bug (#2204) преди 7 години
issue_indexer.go Fix counts on issues dashboard (#2215) преди 7 години
issue_label.go Load label ID in NewLabels (#2045) преди 7 години
issue_label_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
issue_list.go Fix ghost user bug (#1913) преди 7 години
issue_list_test.go Unit tests for issue_list (#1209) преди 7 години
issue_mail.go some refactors for issue and comments (#2419) преди 6 години
issue_milestone.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
issue_milestone_test.go Fix import order (#1951) преди 7 години
issue_stopwatch.go Feature: Timetracking (#2211) преди 6 години
issue_stopwatch_test.go Feature: Timetracking (#2211) преди 6 години
issue_test.go Fix issue updated_unix bug (#2204) преди 7 години
issue_tracked_time.go Feature: Timetracking (#2211) преди 6 години
issue_tracked_time_test.go Feature: Timetracking (#2211) преди 6 години
issue_user.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
issue_user_test.go Move IssueUser code to separate file (#836) преди 7 години
issue_watch.go Code style fixes преди 7 години
issue_watch_test.go Improve tests a little преди 7 години
lfs.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
login_source.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
mail.go Make time diff translatable (#2057) преди 7 години
main_test.go Fix counts on issues dashboard (#2215) преди 7 години
models.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
models_sqlite.go go vet преди 10 години
models_test.go Cleaner IMO (#1361) преди 7 години
models_tidb.go Remove go version from build tags (#133) преди 7 години
notification.go Consider issue_watchers while sending notifications преди 7 години
notification_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
oauth2.go Replace calls to xorm UseBool with Where (#2237) преди 7 години
org.go Improve org error handling (#2117) преди 7 години
org_team.go EnableUnit() -> UnitEnabled() (#2242) преди 7 години
org_team_test.go Fix typos in models/ and modules/ (#1248) преди 7 години
org_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
pull.go Fix SQL bug in models.PullRequests преди 7 години
pull_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
release.go Fix release display and correct paging (#2080) преди 7 години
repo.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
repo_branch.go Gracefully handle bare repositories on API operations. (#1932) преди 7 години
repo_collaboration.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
repo_collaboration_test.go Unit tests for models/repo_collaboration (#1032) преди 7 години
repo_editor.go Trigger sync webhooks on UI commit (#2302) преди 6 години
repo_issue.go Feature: Timetracking (#2211) преди 6 години
repo_list.go Fix missing collabrative repos (#2367) преди 6 години
repo_list_test.go Fix "index out of range" runtime error in repo_list tests (#2376) преди 6 години
repo_mirror.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
repo_redirect.go Redirects for renamed repos (#807) преди 7 години
repo_redirect_test.go Unit tests for repo redirects (#961) преди 7 години
repo_test.go Webhooks for repo creation/deletion (#1663) преди 6 години
repo_unit.go Feature: Timetracking (#2211) преди 6 години
repo_watch.go Unit tests for repo watching (#963) преди 7 години
repo_watch_test.go Unit tests for repo watching (#963) преди 7 години
ssh_key.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
ssh_key_test.go Use assert in legacy unit tests (#867) преди 7 години
star.go refactor: small optimize for sql query (#940) преди 7 години
star_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
status.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
status_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
test_fixtures.go Integration test framework (#1290) преди 7 години
token.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
token_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
twofactor.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
unit.go Remove unit types commits and settings (#2161) преди 7 години
unit_tests.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
update.go Trigger sync webhooks on UI commit (#2302) преди 6 години
update_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
user.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
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_mail.go Refactor session close as xorm already does everything needed internally (#2020) преди 7 години
user_mail_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
user_openid.go Run "make fmt" with go-1.6 (#1333) преди 7 години
user_openid_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
user_test.go Fix and test for delete user (#1713) преди 7 години
webhook.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) преди 6 години
webhook_discord.go Webhooks for repo creation/deletion (#1663) преди 6 години
webhook_slack.go Webhooks for repo creation/deletion (#1663) преди 6 години
webhook_test.go Fix tests code to prevent some runtime errors (#2381) преди 6 години
wiki.go Update code.gitea.io/git (#1824) преди 7 години
wiki_test.go Better settings for unit tests (#795) преди 7 години