summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | conf/locale: update French localeUnknwon2015-02-061-15/+14
* | | | | code fix for #908, and work for #884Unknwon2015-02-064-2/+5
* | | | | Merge pull request #908 from nicolai86/feature/hide-signup-button-884无闻2015-02-0613-1/+17
|\ \ \ \ \
| * | | | | Add locales (en/de native, rest -> translate.google.com)Raphael Randschau2015-02-059-1/+10
| * | | | | Hide the registration button depending on the settingRaphael Randschau2015-02-052-0/+3
| * | | | | Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-052-0/+4
| | |_|/ / | |/| | |
* | | | | models/action.go: add action reopen for #462Unknwon2015-02-063-45/+84
* | | | | models/action.go: mirror fix on #892Unknwon2015-02-063-24/+14
* | | | | modules/base: fix markdown mention regex for #826Unknwon2015-02-066-88/+92
* | | | | Merge pull request #826 from deringer/dev无闻2015-02-062-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add some padding to markdown paragraphsMichael Dyrynda2015-01-031-0/+3