Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jimmy Praet 4c82485424
#14699 Make branch names in PR description clickable (#14716)
il y a 3 ans
..
fixtures Add dismiss review feature (#12674) il y a 3 ans
migrations Create DB session provider(based on xorm) (#13031) il y a 3 ans
access.go Upgrade xorm to v1.0.0 (#10646) il y a 4 ans
access_test.go Fix "access" fixtures and tests (#10247) il y a 4 ans
action.go Add dismiss review feature (#12674) il y a 3 ans
action_list.go refactor: reduce sql query in retrieveFeeds (#3547) il y a 6 ans
action_test.go Add gitea-vet (#10948) il y a 4 ans
admin.go Enhance Ghost comment mitigation Settings (#14392) il y a 3 ans
admin_test.go Fix tests code to prevent some runtime errors (#2381) il y a 6 ans
attachment.go [Refactor] Move APIFormat functions into convert package (#12856) il y a 3 ans
attachment_test.go Reading pull attachments should depend on read UnitTypePullRequests (#10346) il y a 4 ans
avatar.go Fix frontpage avatars (#13853) il y a 3 ans
avatar_test.go Direct avatar rendering (#13649) il y a 3 ans
branches.go Add dismiss review feature (#12674) il y a 3 ans
branches_test.go Add deleted_branch table fixture (#2832) il y a 6 ans
commit_status.go Show dropdown with all statuses for commit (#13977) il y a 3 ans
commit_status_test.go Fix bug about ListOptions and stars/watchers pagnation (#14556) il y a 3 ans
consistency.go Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) il y a 3 ans
context.go Upgrade xorm to v1.0.2 (#11900) il y a 4 ans
convert.go Whilst changing the character set to utf8mb4 we should set ROW_FORMAT=dynamic too (#12804) il y a 3 ans
error.go Redirect on changed user and org name (#11649) il y a 3 ans
error_oauth2.go gofmt (#1662) il y a 7 ans
external_login_user.go Migrate reviews when migrating repository from github (#9463) il y a 4 ans
fixture_generation.go Move fixture generation to contrib and add test (#10277) il y a 4 ans
fixture_test.go Move fixture generation to contrib and add test (#10277) il y a 4 ans
gpg_key.go Fix gpg key deletion (#14561) il y a 3 ans
gpg_key_test.go Allow addition of gpg keyring with multiple keys (#12487) il y a 3 ans
helper.go Add reactions to issues/PR and comments (#2856) il y a 6 ans
helper_directory.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) il y a 3 ans
helper_environment.go Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752) il y a 3 ans
issue.go Use OldRef instead of CommitSHA for DeleteBranch comments (#14604) il y a 3 ans
issue_assignees.go Enhance Ghost comment mitigation Settings (#14392) il y a 3 ans
issue_assignees_test.go Fix API Bug (fail on empty assignees) (#8873) il y a 4 ans
issue_comment.go Add dismiss review feature (#12674) il y a 3 ans
issue_comment_list.go Fixed repo link in generated comment for cross repository dependency (#9863) il y a 4 ans
issue_comment_test.go Pull request review/approval and comment on code (#3748) il y a 5 ans
issue_dependency.go Display ui time with customize time location (#7792) il y a 4 ans
issue_dependency_test.go Refactor comment (#9330) il y a 4 ans
issue_label.go Check if label template exist first (#14384) il y a 3 ans
issue_label_test.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) il y a 3 ans
issue_list.go Add dismiss review feature (#12674) il y a 3 ans
issue_list_test.go Add Organization Wide Labels (#10814) il y a 4 ans
issue_lock.go remove unused method and rename createcommentWithNoAction (#9367) il y a 4 ans
issue_milestone.go Add Created & Updated to Milestone (#12662) il y a 3 ans
issue_milestone_test.go Add name filter to API for GetMilestoneList (#12336) il y a 3 ans
issue_reaction.go Enhance Ghost comment mitigation Settings (#14392) il y a 3 ans
issue_reaction_test.go Migrate reactions when migrating repository from github (#9599) il y a 4 ans
issue_stopwatch.go Display current stopwatch in navbar (#14122) il y a 3 ans
issue_stopwatch_test.go Add gitea-vet (#10948) il y a 4 ans
issue_test.go Sort issue search results by revelance (#14353) il y a 3 ans
issue_tracked_time.go Fix tracked time issues (#11349) il y a 4 ans
issue_tracked_time_test.go [API] Extend times API (#9200) il y a 4 ans
issue_user.go Mail assignee when issue/pull request is assigned (#8546) il y a 4 ans
issue_user_test.go Add "Update Branch" button to Pull Requests (#9784) il y a 4 ans
issue_watch.go Add issue subscription check to API (#10967) il y a 4 ans
issue_watch_test.go API add/generalize pagination (#9452) il y a 4 ans
issue_xref.go migrate from com.* to alternatives (#14103) il y a 3 ans
issue_xref_test.go Refactor comment (#9330) il y a 4 ans
lfs.go LFS support to be stored on minio (#12518) il y a 3 ans
lfs_lock.go Move LFSLock APIFormat into convert package (#13808) il y a 3 ans
list_options.go Fix bug about ListOptions and stars/watchers pagnation (#14556) il y a 3 ans
log.go Refactor Logger (#13294) il y a 3 ans
login_source.go [Refactor] Passwort Hash/Set (#14282) il y a 3 ans
main_test.go Add gitea-vet (#10948) il y a 4 ans
migrate.go [BugFix] remove nil inserts in models (#11096) il y a 4 ans
models.go Create DB session provider(based on xorm) (#13031) il y a 3 ans
models_test.go gitea dump: include version & Check InstallLock (#12760) il y a 3 ans
notification.go move notification APIFormat (#13783) il y a 3 ans
notification_test.go add request review from specific reviewers feature in pull request (#10756) il y a 4 ans
oauth2.go Custom icons for OAuth sources (#14161) il y a 3 ans
oauth2_application.go Minimal OpenID Connect implementation (#14139) il y a 3 ans
oauth2_application_test.go Minimal OpenID Connect implementation (#14139) il y a 3 ans
org.go Redirect on changed user and org name (#11649) il y a 3 ans
org_team.go Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997) il y a 4 ans
org_team_test.go API add/generalize pagination (#9452) il y a 4 ans
org_test.go Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134) il y a 4 ans
project.go Kanban board (#8346) il y a 3 ans
project_board.go Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652) il y a 3 ans
project_issue.go Kanban board (#8346) il y a 3 ans
project_test.go Kanban board (#8346) il y a 3 ans
pull.go #14699 Make branch names in PR description clickable (#14716) il y a 3 ans
pull_list.go API add/generalize pagination (#9452) il y a 4 ans
pull_sign.go Add configurable Trust Models (#11712) il y a 3 ans
pull_test.go Display pull request head branch even the branch deleted or repository deleted (#10413) il y a 4 ans
release.go Add the tag list page to the release page (#12096) il y a 3 ans
repo.go Redirect on changed user and org name (#11649) il y a 3 ans
repo_activity.go Add top author stats to activity page (#9615) il y a 4 ans
repo_avatar.go Avatars and Repo avatars support storing in minio (#12516) il y a 3 ans
repo_branch.go Move newbranch to standalone package (#9627) il y a 4 ans
repo_collaboration.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) il y a 3 ans
repo_collaboration_test.go API add/generalize pagination (#9452) il y a 4 ans
repo_generate.go Fix broken migration on webhook (#13911) il y a 3 ans
repo_generate_test.go Variable expansion in repository templates (#9163) il y a 4 ans
repo_indexer.go Index code and stats only for non-empty repositories (#10251) il y a 4 ans
repo_issue.go Add EnableTimetracking option to app settings (#3719) il y a 6 ans
repo_language_stats.go Increase size of the language column in language_stat (#12396) il y a 3 ans
repo_list.go Team dashboards (#14159) il y a 3 ans
repo_list_test.go Issues overview should not show issues from archived repos (#13220) il y a 3 ans
repo_mirror.go Move some repository methods from models to modules/repository (#9353) il y a 4 ans
repo_permission.go ui: show 'owner' tag for real owner (#13689) il y a 3 ans
repo_permission_test.go fix bug when update owner team then visit team's repo return 404 (#6119) il y a 5 ans
repo_redirect.go Redirect on changed user and org name (#11649) il y a 3 ans
repo_redirect_test.go Redirect on changed user and org name (#11649) il y a 3 ans
repo_sign.go Add configurable Trust Models (#11712) il y a 3 ans
repo_test.go Add team support for review request (#12039) il y a 3 ans
repo_unit.go migrate from com.* to alternatives (#14103) il y a 3 ans
repo_watch.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) il y a 3 ans
repo_watch_test.go API add/generalize pagination (#9452) il y a 4 ans
review.go Add dismiss review feature (#12674) il y a 3 ans
review_test.go Add dismiss review feature (#12674) il y a 3 ans
session.go Create DB session provider(based on xorm) (#13031) il y a 3 ans
sql_postgres_with_schema.go Ensure that schema search path is set with every connection on postgres (#14131) il y a 3 ans
ssh_key.go Allow ssh-keygen on Windows to detect ssh key type (#14413) il y a 3 ans
ssh_key_test.go Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) il y a 3 ans
star.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) il y a 3 ans
star_test.go API add/generalize pagination (#9452) il y a 4 ans
task.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) il y a 3 ans
test_fixtures.go upgrade to use testfixtures v3 (#11904) il y a 4 ans
token.go [API] Delete Token accept names too (#12366) il y a 3 ans
token_test.go [API] Delete Token accept names too (#12366) il y a 3 ans
topic.go Change topic name size from 25 to 50 (#14150) il y a 3 ans
topic_test.go API add/generalize pagination (#9452) il y a 4 ans
twofactor.go Attachments: Add extension support, allow all types for releases (#12465) il y a 3 ans
u2f.go Display ui time with customize time location (#7792) il y a 4 ans
u2f_test.go Add gitea-vet (#10948) il y a 4 ans
unit.go Kanban board (#8346) il y a 3 ans
unit_tests.go migrate from com.* to alternatives (#14103) il y a 3 ans
update.go Remove Unused Functions (#10516) il y a 4 ans
upload.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) il y a 3 ans
user.go Add Password Algorithm option to install page (#14701) il y a 3 ans
user_avatar.go Fix avatar bugs (#14217) il y a 3 ans
user_follow.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) il y a 3 ans
user_follow_test.go Add gitea-vet (#10948) il y a 4 ans
user_heatmap.go Team dashboards (#14159) il y a 3 ans
user_heatmap_test.go rework heatmap permissions (#14080) il y a 3 ans
user_mail.go skip email validation on empty string (#13627) il y a 3 ans
user_mail_test.go Admin page for managing user e-mail activation (#10557) il y a 4 ans
user_openid.go Use ID or Where to instead directly use Get when load object from database (#11925) il y a 4 ans
user_openid_test.go Add golangci (#6418) il y a 5 ans
user_redirect.go Redirect on changed user and org name (#11649) il y a 3 ans
user_redirect_test.go Redirect on changed user and org name (#11649) il y a 3 ans
user_test.go Issues overview should not show issues from archived repos (#13220) il y a 3 ans
userlist.go [Refactor] Move APIFormat functions into convert package (#12856) il y a 3 ans
userlist_test.go Team permission to create repository in organization (#8312) il y a 4 ans
webhook.go Cron job to cleanup hook_task table (#13080) il y a 3 ans
webhook_test.go Cron job to cleanup hook_task table (#13080) il y a 3 ans
wiki.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) il y a 3 ans
wiki_test.go Move wiki related funtions from models to services/wiki (#9355) il y a 4 ans