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.
zeripath 0b06b2019f
Add basic edit ldap auth test & actually fix #16252 (#16465) (#16494)
hace 2 años
..
fixtures Add Visible modes function from Organisation to Users too (#16069) hace 2 años
migrations Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
access.go chore(models): rewrite code format. (#14754) hace 3 años
access_test.go Fix "access" fixtures and tests (#10247) hace 4 años
action.go Improve notifications for WIP draft PR's (#14663) hace 2 años
action_list.go refactor: reduce sql query in retrieveFeeds (#3547) hace 6 años
action_test.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) hace 3 años
admin.go improve empty notice (#15890) hace 3 años
admin_test.go Fix tests code to prevent some runtime errors (#2381) hace 6 años
attachment.go Add size to Save function (#15264) hace 3 años
attachment_test.go Fixed assert statements. (#16089) hace 3 años
avatar.go Double the avatar size factor (#15941) hace 3 años
avatar_test.go Fix individual tests (addition to #15802) (#15818) hace 3 años
branches.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
branches_test.go Add deleted_branch table fixture (#2832) hace 6 años
commit_status.go chore(models): rewrite code format. (#14754) hace 3 años
commit_status_test.go Fix bug about ListOptions and stars/watchers pagnation (#14556) hace 3 años
consistency.go Update milestone counters on new issue. (#16183) hace 2 años
consistency_test.go Fix orphaned objects deletion bug (#15657) hace 3 años
context.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
convert.go just add some unit tests (#16291) hace 2 años
error.go Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
error_oauth2.go gofmt (#1662) hace 7 años
external_login_user.go chore(models): rewrite code format. (#14754) hace 3 años
fixture_generation.go chore(models): rewrite code format. (#14754) hace 3 años
fixture_test.go Move fixture generation to contrib and add test (#10277) hace 4 años
gpg_key.go Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
gpg_key_add.go Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
gpg_key_commit_verification.go Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
gpg_key_common.go Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
gpg_key_import.go Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
gpg_key_test.go Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
gpg_key_verify.go Add option to provide signature for a token to verify key ownership (#14054) hace 2 años
helper.go chore(models): rewrite code format. (#14754) hace 3 años
helper_directory.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) hace 3 años
helper_environment.go chore(models): rewrite code format. (#14754) hace 3 años
index.go Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599) hace 3 años
index_test.go Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599) hace 3 años
issue.go Validate Issue Index before querying DB (#16406) hace 2 años
issue_assignees.go chore(models): rewrite code format. (#14754) hace 3 años
issue_assignees_test.go Fix individual tests (addition to #15802) (#15818) hace 3 años
issue_comment.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
issue_comment_list.go chore(models): rewrite code format. (#14754) hace 3 años
issue_comment_test.go Pull request review/approval and comment on code (#3748) hace 5 años
issue_dependency.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
issue_dependency_test.go Refactor comment (#9330) hace 4 años
issue_label.go Code Formats, Nits & Unused Func/Var deletions (#15286) hace 3 años
issue_label_test.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
issue_list.go Performance improvement for list pull requests (#15447) hace 3 años
issue_list_test.go Add Organization Wide Labels (#10814) hace 4 años
issue_lock.go chore(models): rewrite code format. (#14754) hace 3 años
issue_milestone.go Update milestone counters on new issue. (#16183) hace 2 años
issue_milestone_test.go Update milestone counters on new issue. (#16183) hace 2 años
issue_reaction.go chore(models): rewrite code format. (#14754) hace 3 años
issue_reaction_test.go Migrate reactions when migrating repository from github (#9599) hace 4 años
issue_stopwatch.go chore(models): rewrite code format. (#14754) hace 3 años
issue_stopwatch_test.go Fixed assert statements. (#16089) hace 3 años
issue_test.go Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599) hace 3 años
issue_tracked_time.go chore(models): rewrite code format. (#14754) hace 3 años
issue_tracked_time_test.go chore(models): rewrite code format. (#14754) hace 3 años
issue_user.go Mail assignee when issue/pull request is assigned (#8546) hace 4 años
issue_user_test.go Add "Update Branch" button to Pull Requests (#9784) hace 4 años
issue_watch.go chore(models): rewrite code format. (#14754) hace 3 años
issue_watch_test.go Fixed assert statements. (#16089) hace 3 años
issue_xref.go don't record error when loading ref comment but ref comment id is zero (#15820) hace 3 años
issue_xref_test.go Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599) hace 3 años
lfs.go Code Formats, Nits & Unused Func/Var deletions (#15286) hace 3 años
lfs_lock.go chore(models): rewrite code format. (#14754) hace 3 años
list_options.go Fix list_options GetStartEnd (#16303) hace 2 años
log.go Fix xorm log stack level (#15285) hace 3 años
login_source.go Add basic edit ldap auth test & actually fix #16252 (#16465) (#16494) hace 2 años
main_test.go Add gitea-vet (#10948) hace 4 años
migrate.go Fix delete nonexist oauth application 500 and prevent deadlock (#15384) hace 3 años
models.go Add tag protection (#15629) hace 2 años
models_test.go Fix setting version table in dump (#15753) hace 3 años
notification.go Improve notifications for WIP draft PR's (#14663) hace 2 años
notification_test.go add request review from specific reviewers feature in pull request (#10756) hace 4 años
oauth2.go Add asymmetric JWT signing (#16010) hace 3 años
oauth2_application.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
oauth2_application_test.go Fixed assert statements. (#16089) hace 3 años
org.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
org_team.go chore(models): rewrite code format. (#14754) hace 3 años
org_team_test.go chore(models): rewrite code format. (#14754) hace 3 años
org_test.go Add Visible modes function from Organisation to Users too (#16069) hace 2 años
project.go chore(models): rewrite code format. (#14754) hace 3 años
project_board.go chore(models): rewrite code format. (#14754) hace 3 años
project_issue.go chore(models): rewrite code format. (#14754) hace 3 años
project_test.go chore(models): rewrite code format. (#14754) hace 3 años
protected_tag.go Add tag protection (#15629) hace 2 años
protected_tag_test.go Add tag protection (#15629) hace 2 años
pull.go Improve notifications for WIP draft PR's (#14663) hace 2 años
pull_list.go API add/generalize pagination (#9452) hace 4 años
pull_sign.go Add configurable Trust Models (#11712) hace 3 años
pull_test.go Display conflict-free merge messages for pull requests (#15773) hace 3 años
release.go [API] ListReleases add filter for draft and pre-releases (#16175) hace 3 años
repo.go Restore creation of git-daemon-export-ok files (#16508) (#16514) hace 2 años
repo_activity.go Add top author stats to activity page (#9615) hace 4 años
repo_archiver.go Fix archive error when rename repo or user (#16399) hace 2 años
repo_avatar.go Avatars and Repo avatars support storing in minio (#12516) hace 3 años
repo_branch.go Move newbranch to standalone package (#9627) hace 4 años
repo_collaboration.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) hace 3 años
repo_collaboration_test.go API add/generalize pagination (#9452) hace 4 años
repo_generate.go Refactor renders (#15175) hace 3 años
repo_generate_test.go Fixed assert statements. (#16089) hace 3 años
repo_indexer.go Index code and stats only for non-empty repositories (#10251) hace 4 años
repo_issue.go Add EnableTimetracking option to app settings (#3719) hace 6 años
repo_language_stats.go chore(models): rewrite code format. (#14754) hace 3 años
repo_list.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
repo_list_test.go chore(models): rewrite code format. (#14754) hace 3 años
repo_mirror.go Add push to remote mirror repository (#15157) hace 3 años
repo_permission.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
repo_permission_test.go fix bug when update owner team then visit team's repo return 404 (#6119) hace 5 años
repo_pushmirror.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
repo_pushmirror_test.go Add push to remote mirror repository (#15157) hace 3 años
repo_redirect.go Redirect on changed user and org name (#11649) hace 3 años
repo_redirect_test.go Redirect on changed user and org name (#11649) hace 3 años
repo_sign.go Add configurable Trust Models (#11712) hace 3 años
repo_test.go Fixed assert statements. (#16089) hace 3 años
repo_transfer.go Retry rename on lock induced failures (#16435) hace 2 años
repo_transfer_test.go chore(models): rewrite code format. (#14754) hace 3 años
repo_unit.go Add basic edit ldap auth test & actually fix #16252 (#16465) (#16494) hace 2 años
repo_watch.go chore(models): rewrite code format. (#14754) hace 3 años
repo_watch_test.go API add/generalize pagination (#9452) hace 4 años
review.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
review_test.go Ensure review dismissal only dismisses the correct review (#15477) hace 3 años
session.go Fix DB session cleanup (#15697) hace 3 años
sql_postgres_with_schema.go Ensure that schema search path is set with every connection on postgres (#14131) hace 3 años
ssh_key.go Retry rename on lock induced failures (#16435) hace 2 años
ssh_key_test.go Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) hace 3 años
star.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) hace 3 años
star_test.go API add/generalize pagination (#9452) hace 4 años
task.go Add Status Updates whilst Gitea migrations are occurring (#15076) hace 3 años
test_fixtures.go Create Proper Migration Tests (#15116) hace 3 años
token.go Only check access tokens if they are likely to be tokens (#16164) hace 3 años
token_test.go chore(models): rewrite code format. (#14754) hace 3 años
topic.go Fix various documentation, user-facing, and source comment typos (#16367) hace 2 años
topic_test.go Fixed assert statements. (#16089) hace 3 años
twofactor.go Use single shared random string generation function (#15741) hace 3 años
u2f.go Display ui time with customize time location (#7792) hace 4 años
u2f_test.go Add gitea-vet (#10948) hace 4 años
unit.go Kanban board (#8346) hace 3 años
unit_tests.go Rework repository archive (#14723) hace 2 años
update.go Remove Unused Functions (#10516) hace 4 años
upload.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) hace 3 años
user.go Retry rename on lock induced failures (#16435) hace 2 años
user_avatar.go Send size to /avatars if requested (#15459) hace 3 años
user_follow.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) hace 3 años
user_follow_test.go Add gitea-vet (#10948) hace 4 años
user_heatmap.go Fix heatmap activity (#15252) hace 2 años
user_heatmap_test.go Fix heatmap activity (#15252) hace 2 años
user_mail.go Fix activation of primary email addresses (#16385) hace 2 años
user_mail_test.go Always store primary email address into email_address table and also the state (#15956) hace 3 años
user_openid.go Code Formats, Nits & Unused Func/Var deletions (#15286) hace 3 años
user_openid_test.go Fixed assert statements. (#16089) hace 3 años
user_redirect.go Redirect on changed user and org name (#11649) hace 3 años
user_redirect_test.go Redirect on changed user and org name (#11649) hace 3 años
user_test.go Make allowed Visiblity modes configurable for Users (#16271) hace 2 años
userlist.go chore(models): rewrite code format. (#14754) hace 3 años
userlist_test.go chore(models): rewrite code format. (#14754) hace 3 años
webhook.go Refactor Webhook + Add X-Hub-Signature (#16176) hace 2 años
webhook_test.go Refactor Webhook + Add X-Hub-Signature (#16176) hace 2 años
wiki.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) hace 3 años
wiki_test.go Move wiki related funtions from models to services/wiki (#9355) hace 4 años