aboutsummaryrefslogtreecommitdiff
path: root/models/publickey.go
Commit message (Collapse)AuthorAge
* models: mirror fix on #964Unknwon2015-02-28
|
* Fix #922Peter Smit2015-02-09
|
* cmd: code fix for #905Unknwon2015-02-08
| | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* Add option to provide configuration file on command linePeter Smit2015-02-05
|
* models: code fix on #818Unknwon2015-02-01
|
* Merge pull request #818 from fzerorubigd/master无闻2015-02-01
|\ | | | | add a function to rewrite all public keys on admin request
| * add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-01
| | | | | | | | refs #763
* | Implement #798 Flexible ssh-key inputPeter Smit2015-01-02
|/ | | | It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key.
* Fix #652Unknwon2014-11-23
|
* #634Unknwon2014-11-18
|
* quick fixUnknwon2014-11-17
|
* lock gopmfileUnknwon2014-11-17
|
* Merge pull request #587 from eryx/dev无闻2014-11-17
|\ | | | | Fix #266
| * Fix #266Eryx2014-10-28
| |
* | add personal access token panel #12Unknwon2014-11-12
|/
* Mirror fix on add ssh keyUnknwon2014-10-11
|
* More debug infoUnknwon2014-10-11
|
* Work on ssh key issueUnknwon2014-10-11
|
* support dsa key formatfundon2014-09-29
|
* Work #475 and #458Unknown2014-09-16
|
* Fix mirror UI style and work on #475Unknwon2014-09-16
|
* Finish new web hook pagesUnknwon2014-08-09
|
* Mirror fix on #352Unknwon2014-08-07
|
* Moved defer f.Close() up so there is no chance of returning without closing ↵Sebastian Jackel2014-08-07
| | | | and handled an error on f.Chmod
* Corrected log messageSebastian Jackel2014-08-07
|
* Make sure, .ssh directory and authorized_keys file are kept at correct ↵Sebastian Jackel2014-08-07
| | | | permissions
* New UI merge in progressUnknwon2014-07-26
|
* Fix #252Eryx2014-06-24
|
* Fix #165Unknown2014-06-21
|
* Remove qiniu/logUnknown2014-06-20
|
* Basic process managerUnknown2014-06-19
|
* Add gogs fix location commandUnknown2014-06-10
|
* Bug fixUnknown2014-05-07
|
* Finish issue designUnknown2014-05-07
|
* Improve delete SSH keyUnknown2014-05-06
|
* Mirror fix on public keyUnknown2014-04-27
|
* Use gogits/session for oauth2Unknown2014-04-05
|
* bug fixedLunny Xiao2014-04-05
|
* Add transfer repositoryUnknown2014-04-04
|
* fix uniqueMartin Garton2014-04-02
|
* Add create, list, view issueUnknown2014-03-22
|
* Fix SSH key bug in windowsUnknown2014-03-22
|
* Basic admin data table, models changesUnknown2014-03-20
|
* Bug fixUnknown2014-03-17
|
* Add postgres support, clean code, code reviewUnknown2014-03-17
|
* Add check if public key name has been usedUnknown2014-03-16
|
* Add generate fingerprint of ssh keyUnknown2014-03-16
|
* Fix delete SSH key in fileUnknown2014-03-16
|
* Bug fixUnknown2014-03-16
|
* Fix delete SSH key in fileUnknown2014-03-16
|