summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Some comments and improvements for migrationsPeter Smit2015-02-121-14/+16
* models/migartions: make Migration as interface and use sessionUnknwon2015-02-111-22/+61
* first pass work on migration #925Unknwon2015-02-116-162/+219
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-114-59/+74
|\
| * better naming on #891Unknwon2015-02-111-1/+1
| * models: make code change for session issue with SQLite3 #739Unknwon2015-02-103-47/+58
| * able to allow insecure certification of webhook for #891Unknwon2015-02-101-6/+8
| * models/repo.go: add update hook when migrate for #789Unknwon2015-02-091-6/+8
* | Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-115-52/+199
|\ \ | |/ |/|
| * Merge pull request #925 from phsmit/newcollaboration无闻2015-02-115-52/+199
| |\
| | * Merge branch 'dev' into newcollaborationPeter Smit2015-02-055-32/+106
| | |\
| | * | Fix dashboard issue after collaboration migrationPeter Smit2015-02-041-0/+4
| | * | Fix collaboration migration codePeter Smit2015-02-041-4/+15
| | * | Introducing Collaboration StructPeter Smit2015-01-235-52/+184
* | | | Fix #922Peter Smit2015-02-092-3/+3
|/ / /
* | | Merge pull request #911 from TonyTsangHK/dev无闻2015-02-091-0/+8
|\ \ \
| * | | Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-061-0/+8
| | |/ | |/|
* | | cmd: code fix for #905Unknwon2015-02-083-14/+19
* | | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-082-4/+4
|\ \ \
| * | | Add option to provide configuration file on command linePeter Smit2015-02-052-4/+4
| |/ /
* | | routers/repo/http.go: allow HTTP push/pull by token for #845Unknwon2015-02-071-15/+0
* | | Merge pull request #845 from compressed/token_http无闻2015-02-071-0/+15
|\ \ \
| * | | allow http push by token - #842Christopher Brickley2015-01-081-0/+15
* | | | able to disable SSH for #883Unknwon2015-02-072-4/+2
* | | | models/action.go: add action reopen for #462Unknwon2015-02-062-33/+72
* | | | models/action.go: mirror fix on #892Unknwon2015-02-061-10/+12
| |/ / |/| |
* | | Merge pull request #892 from EtienneBruines/commit_reference无闻2015-02-041-8/+40
|\ \ \
| * | | Referencing issues from commit messages is now possible.Etienne Bruines2015-02-021-8/+40
* | | | models: sanitize user full name when update settingsUnknwon2015-02-041-0/+1
* | | | models: mirro code fix for #821Unknwon2015-02-021-2/+2
* | | | Merge pull request #821 from phsmit/fix_819无闻2015-02-021-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix #819 by fetching the repository from db before updatingPeter Smit2015-01-021-0/+5
* | | | models: code fix on #818Unknwon2015-02-011-18/+34
* | | | Merge pull request #818 from fzerorubigd/master无闻2015-02-011-3/+26
|\ \ \ \
| * | | | add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-3/+26
| |/ / /
* | | | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-8/+8
* | | | modules/base: clean code with #838Unknwon2015-01-301-5/+2
| |_|/ |/| |
* | | Migration code: errors are not to be forgottenPeter Smit2015-01-221-2/+6
* | | Clean up migrations codePeter Smit2015-01-221-4/+6
* | | Create db migrations frameworkPeter Smit2015-01-222-0/+53
* | | Merge pull request #825 from phsmit/ssh2_keys无闻2015-01-221-0/+81
|\ \ \
| * | | Implement #798 Flexible ssh-key inputPeter Smit2015-01-021-0/+81
* | | | Merge branch 'encoding' of github.com:gogits/gogs into devUnknwon2015-01-171-6/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-221-6/+12
* | | | fix #827Unknwon2015-01-061-1/+0
| |/ / |/| |
* | | Optmize git-fsck options and fix #820Unknwon2015-01-021-2/+2
* | | fix #805Unknwon2015-01-021-3/+17
* | | work on #784Unknwon2015-01-021-1/+3
| |/ |/|
* | fix #801Unknwon2014-12-311-7/+8
* | Merge pull request #782 from estetsenko/dev无闻2014-12-291-2/+2
|\ \