Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | models: done testing on new access system | Unknwon | 2015-02-28 |
| | |||
* | models: fix issue with transfer repository | Unknwon | 2015-02-24 |
| | | | | README: fix typo | ||
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 |
| | |||
* | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ | |||
| * | Remove collaborators when removing and transferring repository | Peter Smit | 2015-02-16 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ \ | |/ |/| | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||
| * | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-02-17 |
| | | | | | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page. | ||
* | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 |
| | | |||
* | | code fix #941 caution: undertest | Unknwon | 2015-02-13 |
| | | |||
* | | Refactoring of the Access Table | Peter Smit | 2015-02-12 |
| | | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens. | ||
* | | first pass work on migration #925 | Unknwon | 2015-02-11 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 |
|\| | |||
| * | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 |
| | | |||
| * | models/repo.go: add update hook when migrate for #789 | Unknwon | 2015-02-09 |
| | | |||
* | | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-11 |
|\ \ | |/ |/| | |||
| * | Merge pull request #925 from phsmit/newcollaboration | 无闻 | 2015-02-11 |
| |\ | | | | | | | Collaboration | ||
| | * | Merge branch 'dev' into newcollaboration | Peter Smit | 2015-02-05 |
| | |\ | |||
| | * | | Introducing Collaboration Struct | Peter Smit | 2015-01-23 |
| | | | | |||
* | | | | Fix #922 | Peter Smit | 2015-02-09 |
|/ / / | |||
* | | | cmd: code fix for #905 | Unknwon | 2015-02-08 |
| | | | | | | | | | | | | | | | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | ||
* | | | Merge pull request #905 from phsmit/conf_on_cli | 无闻 | 2015-02-08 |
|\ \ \ | | | | | | | | | Add option to provide configuration file on command line | ||
| * | | | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 |
| | |/ | |/| | |||
* / | | able to disable SSH for #883 | Unknwon | 2015-02-07 |
|/ / | |||
* | | models: mirro code fix for #821 | Unknwon | 2015-02-02 |
| | | |||
* | | Merge pull request #821 from phsmit/fix_819 | 无闻 | 2015-02-02 |
|\ \ | | | | | | | Fix #819 by fetching the repository from db before updating | ||
| * | | Fix #819 by fetching the repository from db before updating | Peter Smit | 2015-01-02 |
| | | | |||
* | | | modules/base: clean code with #838 | Unknwon | 2015-01-30 |
| |/ |/| | |||
* | | Optmize git-fsck options and fix #820 | Unknwon | 2015-01-02 |
| | | |||
* | | fix #805 | Unknwon | 2015-01-02 |
| | | |||
* | | work on #784 | Unknwon | 2015-01-02 |
|/ | |||
* | Default values for both user.name and user.email | euank | 2014-12-27 |
| | | | | | | | | The previous behavior was to set default values only if user.name was not set, but to always set it for both. This only sets a value if there wasn't one; this fixes cases where someone has a user.name but no user.email (see included Dockerfile) or someone has a user.email but no user.name (before the email would have been over-written). | ||
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 |
| | |||
* | fix #735 | Unknwon | 2014-12-12 |
| | |||
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
| | |||
* | fix #706 and other mirror improve | Unknwon | 2014-12-04 |
| | |||
* | fix #580 | Unknwon | 2014-11-30 |
| | |||
* | Fix #652 | Unknwon | 2014-11-23 |
| | |||
* | Fix #635 | Unknwon | 2014-11-18 |
| | |||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 |
| | |||
* | Work on #5 fork and fix #608 | Unknwon | 2014-11-05 |
| | |||
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 |
| | |||
* | Safe work | Unknwon | 2014-10-25 |
| | |||
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 |
| | |||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 |
| | |||
* | Merge remote-tracking branch 'upstream/dev' | evolvedlight | 2014-10-13 |
|\ | | | | | | | | | Conflicts: models/repo.go | ||
| * | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 |
| | | |||
| * | Webhook delivery locking & Hide repo for org members if they don't have access | Unknwon | 2014-10-09 |
| | | |||
| * | Fix #532, add system notice | Unknwon | 2014-10-08 |
| | | |||
| * | Basic xss prevention | Unknwon | 2014-10-04 |
| | | |||
* | | More changes | evolvedlight | 2014-10-13 |
| | |