Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | models: fix XORM API break | Unknwon | 2015-02-14 |
| | | | | cmd/web.go: check version after load config | ||
* | templates/user/auth/signin.tmpl: hide sign up prompt when registration is ↵ | Unknwon | 2015-02-12 |
| | | | | disabled #884 | ||
* | better naming on #891 | Unknwon | 2015-02-11 |
| | |||
* | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 |
| | |||
* | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 |
| | |||
* | models/repo.go: add update hook when migrate for #789 | Unknwon | 2015-02-09 |
| | |||
* | Fix #922 | Peter Smit | 2015-02-09 |
| | |||
* | Merge pull request #911 from TonyTsangHK/dev | 无闻 | 2015-02-09 |
|\ | | | | | Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files. | ||
| * | Link to previous commited source file (diff.view_file button) instead of ↵ | Tony Tsang | 2015-02-06 |
| | | | | | | | | returning 404 for deleted files. | ||
* | | cmd: code fix for #905 | Unknwon | 2015-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) | ||
* | | Merge pull request #905 from phsmit/conf_on_cli | 无闻 | 2015-02-08 |
|\ \ | | | | | | | Add option to provide configuration file on command line | ||
| * | | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 |
| |/ | |||
* | | routers/repo/http.go: allow HTTP push/pull by token for #845 | Unknwon | 2015-02-07 |
| | | |||
* | | Merge pull request #845 from compressed/token_http | 无闻 | 2015-02-07 |
|\ \ | | | | | | | allow http push by token - #842 | ||
| * | | allow http push by token - #842 | Christopher Brickley | 2015-01-08 |
| | | | |||
* | | | able to disable SSH for #883 | Unknwon | 2015-02-07 |
| | | | |||
* | | | models/action.go: add action reopen for #462 | Unknwon | 2015-02-06 |
| | | | | | | | | | | | | - models/issue.go: format comment type names | ||
* | | | models/action.go: mirror fix on #892 | Unknwon | 2015-02-06 |
| |/ |/| | | | | | | | - modules/base/markdown.go: fix issue link issue - routers/repo/view.go: remove useless code | ||
* | | Merge pull request #892 from EtienneBruines/commit_reference | 无闻 | 2015-02-04 |
|\ \ | | | | | | | Referencing issues from commit messages is now possible. | ||
| * | | Referencing issues from commit messages is now possible. | Etienne Bruines | 2015-02-02 |
| | | | | | | | | | | | | | | | | | | Code-wise: the fixing-part of the code now doesn't reference the issue any more, because this is done by the referencing-part of the code, which is called just before. Fixes #462, #668, #732. | ||
* | | | models: sanitize user full name when update settings | Unknwon | 2015-02-04 |
| | | | |||
* | | | models: mirro code fix for #821 | Unknwon | 2015-02-02 |
| | | | |||
* | | | Merge pull request #821 from phsmit/fix_819 | 无闻 | 2015-02-02 |
|\ \ \ | |/ / |/| | | Fix #819 by fetching the repository from db before updating | ||
| * | | Fix #819 by fetching the repository from db before updating | Peter Smit | 2015-01-02 |
| | | | |||
* | | | models: code fix on #818 | Unknwon | 2015-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 request | fzerorubigd | 2015-01-01 |
| |/ / | | | | | | | | | | refs #763 | ||
* | | | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 |
| | | | | | | | | | | | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | ||
* | | | modules/base: clean code with #838 | Unknwon | 2015-01-30 |
| | | | |||
* | | | Migration code: errors are not to be forgotten | Peter Smit | 2015-01-22 |
| | | | |||
* | | | Clean up migrations code | Peter Smit | 2015-01-22 |
| | | | |||
* | | | Create db migrations framework | Peter Smit | 2015-01-22 |
| | | | |||
* | | | Merge pull request #825 from phsmit/ssh2_keys | 无闻 | 2015-01-22 |
|\ \ \ | | | | | | | | | Implement #798 Flexible ssh-key input | ||
| * | | | Implement #798 Flexible ssh-key input | Peter Smit | 2015-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 dev | Unknwon | 2015-01-17 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | Conflicts: .gopmfile | ||
| * | | | Replace mahonia with the standard functions in the Golang Sub-repositories | Peter Smit | 2014-12-22 |
| | | | | |||
* | | | | fix #827 | Unknwon | 2015-01-06 |
| |/ / |/| | | |||
* | | | Optmize git-fsck options and fix #820 | Unknwon | 2015-01-02 |
| | | | |||
* | | | fix #805 | Unknwon | 2015-01-02 |
| | | | |||
* | | | work on #784 | Unknwon | 2015-01-02 |
| |/ |/| | |||
* | | fix #801 | Unknwon | 2014-12-31 |
| | | |||
* | | Merge pull request #782 from estetsenko/dev | 无闻 | 2014-12-29 |
|\ \ | | | | | | | fix for #747 | ||
| * | | bugfix: Unable to assign any issue myself | estetsenko | 2014-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.email | euank | 2014-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 page | Unknwon | 2014-12-29 |
| |/ |/| | |||
* | | Fix for wrong email query | Peter Smit | 2014-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 feature | Peter | 2014-12-20 |
| | | |||
| * | Add function to the model for email address management (add/delete/activate) | Peter | 2014-12-17 |
| | |