summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-178-15/+4
| |/ /
| * | update travis.ymlUnknwon2015-02-161-1/+2
| * | modules/setting: add abs path check before add workdir prefixUnknwon2015-02-141-2/+8
| * | Merge pull request #956 from bpollack/docfix无闻2015-02-142-25/+25
| |\ \
| | * | Fix a bunch of small typos and formatting quirksBenjamin Pollack2015-02-142-25/+25
| * | | models: fix XORM API breakUnknwon2015-02-144-5/+4
| |/ /
| * | routers/install.go: able to keep previous custom settings for 2nd time installUnknwon2015-02-132-21/+26
| * | conf/locale: update all localesUnknwon2015-02-139-11/+20
| * | templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-124-6/+8
| | * changed repo-clone-url behaviour for bare repoStefan-Code2015-02-183-8/+4
| | * added less compile scriptStefan-Code2015-02-181-0/+5
* | | some fixes, but not done yet!Unknwon2015-02-131-7/+12
* | | fix mirror issues uncaught #941Unknwon2015-02-136-80/+50
* | | 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