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