You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yp05327
29133f3d04
Fix submit button won't refresh in New Repository Fork page ( #22994 )
...
Fork a repo, and input an invalid repo name, you will get an error.
Then rename the repo name to a valid one, the submit button is still
disabled.
In other pages, for example, in create repo page, the submit button will
not be disabled.
So I removed the codes to disable the submit button.
2 years ago
..
actions
Refactor commit status for Actions jobs ( #23786 )
2 years ago
activity.go
…
attachment.go
…
blame.go
…
branch.go
Make branches list page operations remember current page ( #23420 )
2 years ago
cherry_pick.go
…
commit.go
Introduce GitHub markdown editor, keep EasyMDE as fallback ( #23876 )
2 years ago
compare.go
Introduce GitHub markdown editor, keep EasyMDE as fallback ( #23876 )
2 years ago
download.go
…
editor.go
Introduce GitHub markdown editor, keep EasyMDE as fallback ( #23876 )
2 years ago
editor_test.go
…
find.go
…
http.go
…
http_test.go
…
issue.go
Introduce GitHub markdown editor, keep EasyMDE as fallback ( #23876 )
2 years ago
issue_content_history.go
…
issue_dependency.go
Add API to manage issue dependencies ( #17935 )
2 years ago
issue_label.go
Introduce GitHub markdown editor, keep EasyMDE as fallback ( #23876 )
2 years ago
issue_label_test.go
…
issue_lock.go
…
issue_stopwatch.go
…
issue_test.go
…
issue_timetrack.go
…
issue_watch.go
…
lfs.go
Introduce path Clean/Join helper functions ( #23495 )
2 years ago
main_test.go
…
middlewares.go
…
migrate.go
…
milestone.go
…
packages.go
…
patch.go
…
projects.go
Fix cancel button in the page of project edit not work ( #23655 )
2 years ago
projects_test.go
…
pull.go
Fix submit button won't refresh in New Repository Fork page ( #22994 )
2 years ago
pull_review.go
…
release.go
Introduce GitHub markdown editor, keep EasyMDE as fallback ( #23876 )
2 years ago
release_test.go
…
render.go
…
repo.go
…
runners.go
…
search.go
…
setting.go
…
setting_protected_branch.go
…
setting_secrets.go
…
settings_test.go
…
tag.go
…
topic.go
…
treelist.go
…
view.go
Implement Issue Config ( #20956 )
2 years ago
view_test.go
…
webhook.go
…
wiki.go
…
wiki_test.go
…