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.
Sandro Santilli
8cd987af0c
Add repo-sync-releases admin command ( #3254 )
...
* Add repo-sync-releases admin command
Will help recovering corrupted database, see #3247
* Load repos in chunks of 10, exit with error if unable to get a list, scan private repos, fix typo
* Fix debug output about num releases
* Introduce RepositoryListDefaultPageSize constant, set to 64
Use it from the new admin command
* Use RepositoryListDefaultPageSize in more places
* Document RepositoryListDefaultPageSize
7 years ago
..
migrations.go
Reorder migrations, skip errors if running migration again ( #3160 )
7 years ago
v13.go
Refactor session close as xorm already does everything needed internally ( #2020 )
7 years ago
v14.go
Fix typos in models/ and modules/ ( #1248 )
8 years ago
v15.go
Rewrite migrations to not depend on future code changes ( #2604 )
7 years ago
v16.go
Rewrite migrations to not depend on future code changes ( #2604 )
7 years ago
v17.go
Protected branches system ( #339 )
8 years ago
v18.go
Take back control of hooks ( #1006 )
8 years ago
v19.go
Use buffersize to reduce database connection when iterate ( #2724 )
7 years ago
v20.go
fix avatar update bug ( #1729 )
8 years ago
v21.go
Fix lint errors ( #2547 )
7 years ago
v22.go
Use buffersize to reduce database connection when iterate ( #2724 )
7 years ago
v23.go
Run "make fmt" with go-1.6 ( #1333 )
8 years ago
v24.go
fix gpg wrong column types
8 years ago
v25.go
Show user OpenID URIs in their profile ( #1314 )
8 years ago
v26.go
Use buffersize to reduce database connection when iterate ( #2724 )
7 years ago
v27.go
Fix broken migration v27 ( #1504 )
8 years ago
v28.go
Replace deprecated Id method with ID ( #2655 )
7 years ago
v29.go
Status-API ( #1332 )
8 years ago
v30.go
Add primary key and index to external login user table ( #1656 )
8 years ago
v31.go
Add units to team ( #947 )
8 years ago
v32.go
Add units to team ( #947 )
8 years ago
v33.go
Rename misnamed migration ( #1867 )
8 years ago
v34.go
Migration to fix existing owner team units ( #1873 )
8 years ago
v35.go
Fix "Dashboard shows deleted comments" ( #1995 )
7 years ago
v36.go
Fix git hooks update to receive required arguments. Fixes #2090 ( #2095 )
7 years ago
v37.go
Rewrite migrations to not depend on future code changes ( #2604 )
7 years ago
v38.go
Rewrite migrations to not depend on future code changes ( #2604 )
7 years ago
v39.go
Add repo-sync-releases admin command ( #3254 )
7 years ago
v40.go
Reorder migrations, skip errors if running migration again ( #3160 )
7 years ago
v41.go
Reorder migrations, skip errors if running migration again ( #3160 )
7 years ago
v45.go
Reorder migrations, skip errors if running migration again ( #3160 )
7 years ago
v46.go
Fix organization watch migration ( #2703 )
7 years ago
v47.go
Add branch overiew page ( #2108 )
7 years ago
v48.go
Code/repo search ( #2582 )
7 years ago
v49.go
Reorder migrations, skip errors if running migration again ( #3160 )
7 years ago
v50.go
Reorder migrations, skip errors if running migration again ( #3160 )
7 years ago
v51.go
Reorder migrations, skip errors if running migration again ( #3160 )
7 years ago
v52.go
Reorder migrations, skip errors if running migration again ( #3160 )
7 years ago
v53.go
Reorder migrations, skip errors if running migration again ( #3160 )
7 years ago