Commit Graph

21 Commits (3aafa0400ea3e003baed1e8c8bd1f986730d0253)

Author SHA1 Message Date
Bwko 3ab580c8d6 Add branch overiew page ()
* Add branch overiew page

* fix changed method name on sub menu

* remove unused code
Lauris BH 524885dd65 LDAP user synchronization ()
Andrew 42835c7f82 Implement archive cleanup ()
* Implement archive cleanup

Fixes 

Signed-off-by: Andrew <write@imaginarycode.com>

* Make sure to close the directory file

* Resolve issues noted by @strk

* edit cheatsheet app.ini [ci skip]

* oops [ci skip]
Lunny Xiao b47051e59b golint fixed for modules/cron
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io ()
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis

See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs ()
Unknwon d8a994ef24 Move cron module to independent package
Make it easier to keep track of upstream changes and bug fixes
Unknwon b55499d039 go vet and fix
Unknwon 6235bd1fe9 work on and fix a LDAP crash
Unknwon b1696665bd make cron task configurable
Unknwon fa298a2c30 : Realtime webhooks
Vitaliy Vasilenko 20a8d651f3 add func to autofix couters in repository
Unknwon 6a23252edc able to allow insecure certification of webhook for
Unknwon c73e9057ae Optmize git-fsck options and fix
Unknwon 9558999698 mirror fix
Unknwon d75013a0e8 fix
Sean Keery 6bdb8ec4b9 Add function argument missing
Not enough arguments in call to c.AddFunc when I copied and pasted
Unknown 8d3276cab0 Fix test cases
Unknown d952b4200c Add corn rask monitor panel
Unknown 302c863cda Fix
Unknown 9ffa8a4083 finish mirror fix