aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAge
* models: fix issue with transfer repositoryUnknwon2015-02-24
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * Remove collaborators when removing and transferring repositoryPeter Smit2015-02-16
* | Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\|
| * Fix access for team mode updatePeter Smit2015-02-13
| * Rewrite of access migrationPeter Smit2015-02-13
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ \ | |/ |/|
| * models: able to rename user with diff letter cases #981Unknwon2015-02-22
| * Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2015-02-21
| |\
| | * Fix #933Raphael Randschau2015-02-21
| * | templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-21
| |/
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
| * models: fix XORM API breakUnknwon2015-02-14
| * templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-12
* | some fixes, but not done yet!Unknwon2015-02-13
* | fix mirror issues uncaught #941Unknwon2015-02-13
* | code fix #941 caution: undertestUnknwon2015-02-13
* | models/migrations: finish accessRefactorUnknwon2015-02-12
* | Merge pull request #941 from phsmit/access_refactor无闻2015-02-12
|\ \
| * \ Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-12
| |\ \
| | * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-09
| | * | Refactoring of the Access TablePeter Smit2015-02-06
| * | | Refactoring of the Access TablePeter Smit2015-02-12
* | | | models/migrations: fix little logic errorUnknwon2015-02-12
|/ / /
* | | Some comments and improvements for migrationsPeter Smit2015-02-12
* | | models/migartions: make Migration as interface and use sessionUnknwon2015-02-11
* | | first pass work on migration #925Unknwon2015-02-11
* | | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-11
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-11
|\ \ \ | |/ / |/| |
| * | Merge pull request #925 from phsmit/newcollaboration无闻2015-02-11
| |\|
| | * Merge branch 'dev' into newcollaborationPeter Smit2015-02-05
| | |\
| | * | Fix dashboard issue after collaboration migrationPeter Smit2015-02-04
| | * | Fix collaboration migration codePeter Smit2015-02-04
| | * | Introducing Collaboration StructPeter Smit2015-01-23
* | | | 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