aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* Introducing Collaboration StructPeter Smit2015-01-23
|
* Migration code: errors are not to be forgottenPeter Smit2015-01-22
|
* Clean up migrations codePeter Smit2015-01-22
|
* Create db migrations frameworkPeter Smit2015-01-22
|
* Merge pull request #825 from phsmit/ssh2_keys无闻2015-01-22
|\ | | | | Implement #798 Flexible ssh-key input
| * 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.
* | Merge branch 'encoding' of github.com:gogits/gogs into devUnknwon2015-01-17
|\ \ | | | | | | | | | | | | Conflicts: .gopmfile
| * | Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-22
| | |
* | | fix #827Unknwon2015-01-06
| |/ |/|
* | Optmize git-fsck options and fix #820Unknwon2015-01-02
| |
* | fix #805Unknwon2015-01-02
| |
* | work on #784Unknwon2015-01-02
| |
* | fix #801Unknwon2014-12-31
| |
* | Merge pull request #782 from estetsenko/dev无闻2014-12-29
|\ \ | | | | | | fix for #747
| * | bugfix: Unable to assign any issue myselfestetsenko2014-12-24
| |/
* | Merge pull request #790 from euank/master无闻2014-12-29
|\ \ | | | | | | Initialize unset git user.email / user.name correctly; fix Dockerfile
| * | Default values for both user.name and user.emaileuank2014-12-27
| | | | | | | | | | | | | | | | | | | | | | | | The previous behavior was to set default values only if user.name was not set, but to always set it for both. This only sets a value if there wasn't one; this fixes cases where someone has a user.name but no user.email (see included Dockerfile) or someone has a user.email but no user.name (before the email would have been over-written).
* | | fix 500: E-mail already used in user settings pageUnknwon2014-12-29
| |/ |/|
* | Fix for wrong email queryPeter Smit2014-12-21
| | | | | | | | Changing EmailAdress.OwnerId to EmailAddress.Uid should have accompanied this change
* | Merge pull request #755 from phsmit/multiple_emails无闻2014-12-20
|\ \ | |/ |/| Multiple emails
| * Small fixes to multiple_emails featurePeter2014-12-20
| |
| * Add function to the model for email address management (add/delete/activate)Peter2014-12-17
| |
| * Add alternative email addresses to the modelPeter Smit2014-12-17
| | | | | | | | | | | | | | | | | | | | A new struct is created named EmailAddress that contains alternative email addresses for users. Also the email related methods; IsEmailUsed and GetUserByEmail are updated. DeleteUser deletes the extra email addresses and DeleteInactivateUsers also deletes inactive accounts. This could be factored out, but should do it for now.
* | work on #754Unknwon2014-12-18
|/
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-13
|
* api: able to create repo and fix #726Unknwon2014-12-12
| | | | | - POST /user/repos - POST /org/:org/repos
* fix #735Unknwon2014-12-12
|
* fix #711Unknwon2014-12-09
|
* Fix spelling errors in comments.Joseph Crail2014-12-06
|
* work on #672Unknwon2014-12-05
|
* fix #706 and other mirror improveUnknwon2014-12-04
|
* Use the avatar.HashEmail function instead of hashing email directly. Fixes #700Andrew Burns2014-12-03
|
* fix #676Unknwon2014-11-30
|
* fix #580Unknwon2014-11-30
|
* Fix #652Unknwon2014-11-23
|
* Fix 653Unknwon2014-11-22
|
* fix #644Unknwon2014-11-21
|
* more on change avatarUnknwon2014-11-21
|
* custom avatar uploadUnknwon2014-11-21
|
* Fix #635Unknwon2014-11-18
|
* #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
| |
* | fox #620Unknwon2014-11-17
| |
* | support duoshuo mirror of gravatarUnknwon2014-11-16
| |
* | #12, use go-gogs-clientUnknwon2014-11-14
| |
* | #12, add/edit hookUnknwon2014-11-13
| |
* | fix #622Unknwon2014-11-13
| |