| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite/simplify gogs serve | Peter Smit | 2015-02-16 | 2 | -79/+53 |
* | Merge pull request #951 from phsmit/fix_team_update | 无闻 | 2015-02-13 | 1 | -4/+5 |
|\ |
|
| * | Fix access for team mode update | Peter Smit | 2015-02-13 | 1 | -4/+5 |
|/ |
|
* | Merge pull request #949 from phsmit/different_access_migration | 无闻 | 2015-02-13 | 1 | -60/+78 |
|\ |
|
| * | Rewrite of access migration | Peter Smit | 2015-02-13 | 1 | -60/+78 |
|/ |
|
* | some fixes, but not done yet! | Unknwon | 2015-02-13 | 1 | -7/+12 |
* | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 | 6 | -80/+50 |
* | code fix #941 caution: undertest | Unknwon | 2015-02-13 | 10 | -256/+306 |
* | models/migrations: finish accessRefactor | Unknwon | 2015-02-12 | 1 | -5/+90 |
* | Merge pull request #941 from phsmit/access_refactor | 无闻 | 2015-02-12 | 12 | -729/+244 |
|\ |
|
| * | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 | 10 | -42/+44 |
| |\ |
|
| | * | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 | 9 | -42/+42 |
| | * | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 12 | -681/+235 |
| * | | Refactoring of the Access Table | Peter Smit | 2015-02-12 | 12 | -730/+243 |
* | | | models/migrations: fix little logic error | Unknwon | 2015-02-12 | 1 | -10/+12 |
* | | | Merge pull request #940 from phsmit/migration_update | 无闻 | 2015-02-12 | 1 | -14/+16 |
|\| | |
|
| * | | Some comments and improvements for migrations | Peter Smit | 2015-02-12 | 1 | -14/+16 |
|/ / |
|
* | | models/migartions: make Migration as interface and use session | Unknwon | 2015-02-11 | 1 | -22/+61 |
* | | first pass work on migration #925 | Unknwon | 2015-02-11 | 9 | -164/+226 |
* | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 | 24 | -95/+120 |
|\ \ |
|
| * \ | Merge pull request #937 from Stefan-Code/dev | 无闻 | 2015-02-11 | 4 | -3/+10 |
| |\ \ |
|
| | * | | Changes to repo-header-download-drop, different repo-clone-url input behaviour | Stefan-Code | 2015-02-11 | 4 | -3/+10 |
| * | | | better naming on #891 | Unknwon | 2015-02-11 | 7 | -11/+11 |
| |/ / |
|
| * | | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 | 4 | -52/+60 |
| * | | modules/middleware/auth.go: remove uncheck login for watch a repo #929 | Unknwon | 2015-02-10 | 1 | -5/+0 |
| * | | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 | 9 | -19/+28 |
| * | | update gopmfile and README | Unknwon | 2015-02-09 | 3 | -5/+8 |
| * | | models/repo.go: add update hook when migrate for #789 | Unknwon | 2015-02-09 | 1 | -6/+8 |
| * | | templates/ng/base: change year to 2015, fix #928 | Unknwon | 2015-02-09 | 4 | -5/+5 |
| * | | Merge pull request #924 from phsmit/fix_921 | 无闻 | 2015-02-09 | 1 | -2/+3 |
| |\ \ |
|
| | * | | Fixes #921 | Peter Smit | 2015-02-09 | 1 | -2/+3 |
* | | | | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 | 9 | -116/+237 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge pull request #925 from phsmit/newcollaboration | 无闻 | 2015-02-11 | 9 | -116/+237 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Merge branch 'dev' into newcollaboration | Peter Smit | 2015-02-05 | 47 | -358/+1296 |
| | |\ |
|
| | * | | Fix dashboard issue after collaboration migration | Peter Smit | 2015-02-04 | 1 | -0/+4 |
| | * | | Fix collaboration migration code | Peter Smit | 2015-02-04 | 1 | -4/+15 |
| | * | | Introducing Collaboration Struct | Peter Smit | 2015-01-23 | 9 | -124/+230 |
* | | | | Merge pull request #923 from phsmit/fix_922 | 无闻 | 2015-02-09 | 3 | -4/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Improve argument parsing for serve command | Peter Smit | 2015-02-09 | 1 | -1/+4 |
| * | | | Fix #922 | Peter Smit | 2015-02-09 | 2 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #911 from TonyTsangHK/dev | 无闻 | 2015-02-09 | 3 | -0/+16 |
|\ \ \ |
|
| * | | | Link to previous commited source file (diff.view_file button) instead of retu... | Tony Tsang | 2015-02-06 | 3 | -0/+16 |
* | | | | modules/setting: mirror path issue | Unknwon | 2015-02-08 | 1 | -2/+2 |
* | | | | cmd: code fix for #905 | Unknwon | 2015-02-08 | 24 | -283/+106 |
* | | | | Merge pull request #905 from phsmit/conf_on_cli | 无闻 | 2015-02-08 | 8 | -13/+37 |
|\ \ \ \ |
|
| * | | | | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 | 8 | -13/+37 |
| | |_|/
| |/| | |
|
* | | | | modules/ans1-ber: fix LDAP UTF8 string decoding for #916 | Unknwon | 2015-02-08 | 1 | -4/+4 |
* | | | | public/ng/css: code generation for #919 | Unknwon | 2015-02-08 | 1 | -0/+3 |
* | | | | Merge pull request #919 from Stefan-Code/dev | 无闻 | 2015-02-08 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Updated gogs.css - monospace font for hash | Stefan | 2015-02-08 | 1 | -0/+3 |