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ů.
Bwko 3ab580c8d6 Add branch overiew page (#2108) před 6 roky
..
fixtures Hide unactive on explore users and some refactors (#2741) před 6 roky
migrations Add branch overiew page (#2108) 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 6 roky
action.go Use AfterLoad instead of AfterSet on Structs (#2628) před 6 roky
action_test.go Use identicon image for default gravatar. (#2767) před 6 roky
admin.go Replace deprecated Id method with ID (#2655) před 6 roky
admin_test.go Fix tests code to prevent some runtime errors (#2381) před 6 roky
attachment.go Use AfterLoad instead of AfterSet on Structs (#2628) před 6 roky
attachment_test.go MySQL, Postgres integration tests in drone (#1638) před 7 roky
branches.go Add branch overiew page (#2108) před 6 roky
branches_test.go Add branch overiew page (#2108) před 6 roky
consistency.go Fix activity feed (#1779) před 7 roky
error.go Create new branch from branch selection dropdown (#2130) 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 GPG key email verification no longer case sensitive (#2661) (#2663) 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 Replace deprecated Id method with ID (#2655) před 6 roky
issue_comment.go Replace deprecated Id method with ID (#2655) před 6 roky
issue_comment_test.go Fix issue updated_unix bug (#2204) před 6 roky
issue_indexer.go Remove redudant functions and code (#2652) před 6 roky
issue_label.go Replace deprecated Id method with ID (#2655) před 6 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 Restructure markup & markdown to prepare for multiple markup language… (#2411) před 6 roky
issue_milestone.go Replace deprecated Id method with ID (#2655) před 6 roky
issue_milestone_test.go Fix import order (#1951) před 7 roky
issue_stopwatch.go Use AfterLoad instead of AfterSet on Structs (#2628) před 6 roky
issue_stopwatch_test.go Feature: Timetracking (#2211) před 6 roky
issue_test.go Prevent sending emails and notifications to inactive users (#2384) před 6 roky
issue_tracked_time.go Use AfterLoad instead of AfterSet on Structs (#2628) před 6 roky
issue_tracked_time_test.go Feature: Timetracking (#2211) před 6 roky
issue_user.go Replace deprecated Id method with ID (#2655) před 6 roky
issue_user_test.go Move IssueUser code to separate file (#836) před 7 roky
issue_watch.go Replace deprecated Id method with ID (#2655) před 6 roky
issue_watch_test.go Hide unactive on explore users and some refactors (#2741) před 6 roky
lfs.go Use AfterLoad instead of AfterSet on Structs (#2628) před 6 roky
login_source.go Replace deprecated Id method with ID (#2655) před 6 roky
mail.go Add init support of orgmode document type on file view and readme (#2525) před 6 roky
main_test.go Fix counts on issues dashboard (#2215) před 6 roky
models.go Add branch overiew page (#2108) 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 Replace deprecated Id method with ID (#2655) před 6 roky
notification_test.go Hide unactive on explore users and some refactors (#2741) před 6 roky
oauth2.go Replace calls to xorm UseBool with Where (#2237) před 6 roky
org.go Hide unactive on explore users and some refactors (#2741) před 6 roky
org_team.go Replace deprecated Id method with ID (#2655) před 6 roky
org_team_test.go Fix typos in models/ and modules/ (#1248) před 7 roky
org_test.go Hide unactive on explore users and some refactors (#2741) před 6 roky
pull.go table `pull_request` wasn't updated correctly (#2649) před 6 roky
pull_test.go Fix unit test race condition (#2516) před 6 roky
release.go Replace deprecated Id method with ID (#2655) před 6 roky
repo.go Use buffersize to reduce database connection when iterate (#2724) před 6 roky
repo_activity.go Integration test for activity page (#2704) před 6 roky
repo_branch.go Create new branch from branch selection dropdown (#2130) před 6 roky
repo_collaboration.go Reduce usage of allcols on update (#2596) před 6 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 repository search function (#2689) před 6 roky
repo_list_test.go Fix repository search function (#2689) před 6 roky
repo_mirror.go Only update mirror last update after successful sync (#2730) 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 Restructure markup & markdown to prepare for multiple markup language… (#2411) před 6 roky
repo_unit.go Remove repo unit index (#2621) před 6 roky
repo_watch.go Prevent sending emails and notifications to inactive users (#2384) před 6 roky
repo_watch_test.go Hide unactive on explore users and some refactors (#2741) před 6 roky
ssh_key.go Replace deprecated Id method with ID (#2655) 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 AfterLoad instead of AfterSet on Structs (#2628) 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 Replace deprecated Id method with ID (#2655) před 6 roky
token_test.go Fix tests code to prevent some runtime errors (#2381) před 6 roky
twofactor.go Replace deprecated Id method with ID (#2655) před 6 roky
unit.go Fix implementation of repo Home func (#2601) před 6 roky
unit_tests.go Complete push webhooks (#2530) před 6 roky
update.go Replace deprecated Id method with ID (#2655) před 6 roky
update_test.go Fix tests code to prevent some runtime errors (#2381) před 6 roky
user.go Hide unactive on explore users and some refactors (#2741) 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 Replace deprecated Id method with ID (#2655) před 6 roky
user_mail_test.go Fix tests code to prevent some runtime errors (#2381) před 6 roky
user_openid.go Replace deprecated Id method with ID (#2655) před 6 roky
user_openid_test.go Fix tests code to prevent some runtime errors (#2381) před 6 roky
user_test.go Hide unactive on explore users and some refactors (#2741) před 6 roky
webhook.go Replace deprecated Id method with ID (#2655) před 6 roky
webhook_discord.go fix discord hook bug (#2778) 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