aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* 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
| |
* | #12, API: list user repos, list repo hooksUnknwon2014-11-13
| |
* | add personal access token panel #12Unknwon2014-11-12
| |
* | Work on #5 fork and fix #608Unknwon2014-11-05
| |
* | fix session API broken and SQL pretectionUnknwon2014-11-04
| |
* | force the use of InnoDB as db engine for all tables, fixes #59luto2014-10-28
|/
* Safe workUnknwon2014-10-25
|
* Fix fork repo and macaron API brokenUnknwon2014-10-24
|
* update slack hook to use new formatChristopher Brickley2014-10-24
|
* Able to fork repo to individualsUnknwon2014-10-19
|
* Merge pull request #560 from evolvedlight/master无闻2014-10-18
|\ | | | | First cut of fork repo
| * Merge remote-tracking branch 'upstream/dev'evolvedlight2014-10-13
| |\ | | | | | | | | | | | | Conflicts: models/repo.go
| * | More changesevolvedlight2014-10-13
| | |
| * | Got the fork count workingevolvedlight2014-10-10
| | |
| * | Initial cut of git forkevolvedlight2014-10-04
| | |
* | | Replace white spaces with tab for format consistencyTony Tsang2014-10-14
| | |
* | | Fixes #562Tony Tsang2014-10-14
| |/ |/|
* | Fix #540Unknwon2014-10-12
| |
* | Fix #540Unknwon2014-10-12
| |
* | Mirror fix on add ssh keyUnknwon2014-10-11
| |