summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
...
| * | code fix #941 caution: undertestUnknwon2015-02-136-239/+285
| * | models/migrations: finish accessRefactorUnknwon2015-02-121-5/+90
| * | Merge pull request #941 from phsmit/access_refactor无闻2015-02-125-569/+166
| |\ \
| | * \ Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-123-13/+14
| | |\ \
| | | * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-092-13/+13
| | | * | Refactoring of the Access TablePeter Smit2015-02-065-523/+160
| | * | | Refactoring of the Access TablePeter Smit2015-02-125-572/+168
| * | | | models/migrations: fix little logic errorUnknwon2015-02-121-10/+12
| |/ / /
| * | | 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
| |\ \ \
| * \ \ \ 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
* | | | | | | Properly calculate the number of open issues per labelRaphael Randschau2015-02-231-0/+22
* | | | | | | Merge pull request #915 from Lafriks/dev无闻2015-02-231-1/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-081-1/+2
* | | | | | | models: able to rename user with diff letter cases #981Unknwon2015-02-222-5/+11
* | | | | | | Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2015-02-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix #933Raphael Randschau2015-02-211-1/+1
* | | | | | | | templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-211-3/+6
|/ / / / / / /
* | | | | | | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-171-1/+0
* | | | | | | models: fix XORM API breakUnknwon2015-02-141-1/+1
* | | | | | | templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-121-4/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | 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
| |/ / / / |/| | | |
* | | | | 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