aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAge
* models: fix XORM API breakUnknwon2015-02-14
* templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-12
* better naming on #891Unknwon2015-02-11
* models: make code change for session issue with SQLite3 #739Unknwon2015-02-10
* able to allow insecure certification of webhook for #891Unknwon2015-02-10
* models/repo.go: add update hook when migrate for #789Unknwon2015-02-09
* Fix #922Peter Smit2015-02-09
* Merge pull request #911 from TonyTsangHK/dev无闻2015-02-09
|\
| * Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-06
* | cmd: code fix for #905Unknwon2015-02-08
* | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-08
|\ \
| * | Add option to provide configuration file on command linePeter Smit2015-02-05
| |/
* | routers/repo/http.go: allow HTTP push/pull by token for #845Unknwon2015-02-07
* | Merge pull request #845 from compressed/token_http无闻2015-02-07
|\ \
| * | allow http push by token - #842Christopher Brickley2015-01-08
* | | able to disable SSH for #883Unknwon2015-02-07
* | | models/action.go: add action reopen for #462Unknwon2015-02-06
* | | models/action.go: mirror fix on #892Unknwon2015-02-06
| |/ |/|
* | Merge pull request #892 from EtienneBruines/commit_reference无闻2015-02-04
|\ \
| * | Referencing issues from commit messages is now possible.Etienne Bruines2015-02-02
* | | models: sanitize user full name when update settingsUnknwon2015-02-04
* | | models: mirro code fix for #821Unknwon2015-02-02
* | | Merge pull request #821 from phsmit/fix_819无闻2015-02-02
|\ \ \ | |/ / |/| |
| * | Fix #819 by fetching the repository from db before updatingPeter Smit2015-01-02
* | | models: code fix on #818Unknwon2015-02-01
* | | Merge pull request #818 from fzerorubigd/master无闻2015-02-01
|\ \ \
| * | | add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-01
| |/ /
* | | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-01
* | | modules/base: clean code with #838Unknwon2015-01-30
* | | 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 inputPeter Smit2015-01-02
* | | | Merge branch 'encoding' of github.com:gogits/gogs into devUnknwon2015-01-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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
|\ \
| * | bugfix: Unable to assign any issue myselfestetsenko2014-12-24
| |/
* | Merge pull request #790 from euank/master无闻2014-12-29
|\ \
| * | Default values for both user.name and user.emaileuank2014-12-27
* | | fix 500: E-mail already used in user settings pageUnknwon2014-12-29
| |/ |/|
* | Fix for wrong email queryPeter Smit2014-12-21
* | Merge pull request #755 from phsmit/multiple_emails无闻2014-12-20
|\ \ | |/ |/|
| * Small fixes to multiple_emails featurePeter2014-12-20
| * Add function to the model for email address management (add/delete/activate)Peter2014-12-17