| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* Integration test framework
* udpate drone sign
* Formatting fixes and move router.go to routers/
* update sign for drone
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Check if missing deps in vendor
This will catch import from other repos. (maybe by auto-import)
* Remove github.com/smartystreets unused deps
* Remove github.com/boltdb/bolt unused dep
* Fetch github.com/go-xorm/core + sync gopkg.in/ldap.v2/ldap.go
* Auto-install govendor + reinstall github.com/boltdb/bolt needed by vendor/github.com/blevesearch/bleve/index/store/boltdb
* Update go-xorm/xorm to a5cb21 in vendor.json
* Use a custom repo for implementing change to bolt dep.
* Switching bolt to github.com/go-gitea/bolt
* Switching bolt to github.com/go-gitea/bolt (fork version)
* change the drone sign
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
defaultly (#1518)
* fix go get sub package and add domain on installation to let go get work defaultly
* fix import sequence
* fix .git problem
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: add download count field and unit testing.
* fix: unit testing
* refactor: improve testing.
* fix: update comment
* add default value.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
* API: Add repo mirror sync
* Correct error message
* Change http status to 200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add internal routes for ssh hook comands
* fix lint
* add comment on why package named private not internal but the route name is internal
* add comment above package private why package named private not internal but the route name is internal
* remove exp time on internal access
* move routes from /internal to /api/internal
* add comment and defer on UpdatePublicKeyUpdated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add correct git branch name validation
* Change git refname validation error constant name
* Implement URL validation based on GoLang url.Parse method
* Backward compatibility with older Go compiler
* Add git reference name validation unit tests
* Remove unused variable in unit test
* Implement URL validation based on GoLang url.Parse method
* Backward compatibility with older Go compiler
* Add url validation unit tests
|
|
|
|
|
|
| |
* Use MAINTAINERS file in repository because teams are not publicly available
* Use relative link
|
| |
|
|
|
|
|
|
|
|
| |
* Remove WatchInfo and link to api struct
* Add vendor temporary update
* Return to gitea vendor source
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Santiation fix from Gogs
* Linting
* Fix build-errors
* still not working
* Fix all the things!
* gofmt
* Add code-injection checks
|
|
|
|
|
|
| |
* Optimize and fix autolink function (#1442)
* Fix bug in autolink recursive fallback function
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Implementation of the feature to view repository size in admin panel
* Move GetRepoSize to git module
* Repository.RepoSize -> Repository.Size
* RepoSize -> Size in template
* Redo a few bits and pieces
* Update size when syncing mirror or forking
* Remove GetRepoSize
* Changed fatal errors to error message
* Copy migration code from Gogs
* make fmt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Sync interval specifed as duration string
* Changed mirror interval text
* make fmt
* Add MinInterval for mirror sync
* Use duration internally
* Changed min default to 10m
* make fmt
* Incorrect default
* Removed defaults in MustDuration()
* Add Mirror interval migration
* Default values corrected
* Use transaction during migration
* Change http 500 to page with error message
* Cleanup session.commit()
|
|
|
| |
Update vendored module code.gitea.io/git
|
| |
|
| |
|
|
|
|
|
|
| |
* Autofocus on 2fa passcode field
* Autofocus on 2fa scratch code field
|
| |
|
|
|
|
|
|
| |
* fix gpg API panic when no verification
* fix if condition
|
| |
|
| |
|
|
|
| |
Update vendor github.com/boltdb/bolt to take care of the issue #1354.
|
|
|
|
|
|
| |
* Fix button text to be consisstent with rest of UI
* Make all commits checkbox look nicer
|
|
|
|
|
|
| |
* fix: remove str2html for security issue.
* fix: update
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
pointers (#1425)
|
| |
|
|\
| |
| | |
[Notifications Step 6] Per issue/PR watch/unwatch
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|