aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* code fix #941 caution: undertestUnknwon2015-02-1310-256/+306
* models/migrations: finish accessRefactorUnknwon2015-02-121-5/+90
* Merge pull request #941 from phsmit/access_refactor无闻2015-02-1212-729/+244
|\
| * Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-1210-42/+44
| |\
| | * Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-099-42/+42
| | * Refactoring of the Access TablePeter Smit2015-02-0612-681/+235
| * | Refactoring of the Access TablePeter Smit2015-02-1212-730/+243
* | | models/migrations: fix little logic errorUnknwon2015-02-121-10/+12
* | | Merge pull request #940 from phsmit/migration_update无闻2015-02-121-14/+16
|\| |
| * | 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-119-164/+226
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-1124-95/+120
|\ \
| * \ Merge pull request #937 from Stefan-Code/dev无闻2015-02-114-3/+10
| |\ \
| | * | Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-114-3/+10
| * | | better naming on #891Unknwon2015-02-117-11/+11
| |/ /
| * | models: make code change for session issue with SQLite3 #739Unknwon2015-02-104-52/+60
| * | modules/middleware/auth.go: remove uncheck login for watch a repo #929Unknwon2015-02-101-5/+0
| * | able to allow insecure certification of webhook for #891Unknwon2015-02-109-19/+28
| * | update gopmfile and READMEUnknwon2015-02-093-5/+8
| * | models/repo.go: add update hook when migrate for #789Unknwon2015-02-091-6/+8
| * | templates/ng/base: change year to 2015, fix #928Unknwon2015-02-094-5/+5
| * | Merge pull request #924 from phsmit/fix_921无闻2015-02-091-2/+3
| |\ \
| | * | Fixes #921Peter Smit2015-02-091-2/+3
* | | | Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-119-116/+237
|\ \ \ \ | |/ / / |/| | |
| * | | Merge pull request #925 from phsmit/newcollaboration无闻2015-02-119-116/+237
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch 'dev' into newcollaborationPeter Smit2015-02-0547-358/+1296
| | |\
| | * | 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-239-124/+230
* | | | Merge pull request #923 from phsmit/fix_922无闻2015-02-093-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Improve argument parsing for serve commandPeter Smit2015-02-091-1/+4
| * | | Fix #922Peter Smit2015-02-092-3/+3
|/ / /
* | | Merge pull request #911 from TonyTsangHK/dev无闻2015-02-093-0/+16
|\ \ \
| * | | Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-063-0/+16
* | | | modules/setting: mirror path issueUnknwon2015-02-081-2/+2
* | | | cmd: code fix for #905Unknwon2015-02-0824-283/+106
* | | | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-088-13/+37
|\ \ \ \
| * | | | Add option to provide configuration file on command linePeter Smit2015-02-058-13/+37
| | |_|/ | |/| |
* | | | modules/ans1-ber: fix LDAP UTF8 string decoding for #916Unknwon2015-02-081-4/+4
* | | | public/ng/css: code generation for #919Unknwon2015-02-081-0/+3
* | | | Merge pull request #919 from Stefan-Code/dev无闻2015-02-081-0/+3
|\ \ \ \
| * | | | Updated gogs.css - monospace font for hashStefan2015-02-081-0/+3
* | | | | conf/locale: add Spanish localeUnknwon2015-02-083-16/+727
|/ / / /
* | | | routers/repo/http.go: allow HTTP push/pull by token for #845Unknwon2015-02-072-51/+29
* | | | Merge pull request #845 from compressed/token_http无闻2015-02-072-7/+49
|\ \ \ \
| * | | | allow http push by token - #842Christopher Brickley2015-01-082-7/+49
* | | | | conf/locale: update localesUnknwon2015-02-074-57/+21
* | | | | update README notice and CONTRIBUTING.mdUnknwon2015-02-072-21/+16
* | | | | able to disable SSH for #883Unknwon2015-02-0711-13/+24