Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Able to fork repo to individuals | Unknwon | 2014-10-19 |
| | |||
* | Merge pull request #560 from evolvedlight/master | 无闻 | 2014-10-18 |
|\ | | | | | First cut of fork repo | ||
| * | Merge remote-tracking branch 'upstream/dev' | evolvedlight | 2014-10-13 |
| |\ | | | | | | | | | | | | | Conflicts: models/repo.go | ||
| * | | More changes | evolvedlight | 2014-10-13 |
| | | | |||
| * | | Initial cut of git fork | evolvedlight | 2014-10-04 |
| | | | |||
* | | | add nav bar in issue list | fuxiaohei | 2014-10-18 |
| | | | |||
* | | | Fix #572 | Unknwon | 2014-10-15 |
| | | | |||
* | | | Fix repo css and rel path img in md | Unknwon | 2014-10-14 |
| |/ |/| | |||
* | | Fix diff css style, hooks \r char | Unknwon | 2014-10-11 |
| | | |||
* | | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 |
| | | |||
* | | add omitted lang | Vyacheslav Bakhmutov | 2014-10-11 |
| | | |||
* | | Page: Compare 2 commits | Unknwon | 2014-10-10 |
| | | |||
* | | add omitted lang | Vyacheslav Bakhmutov | 2014-10-08 |
| | | |||
* | | Fix #264 | Unknwon | 2014-10-06 |
|/ | |||
* | UI: Confirmation box | Unknwon | 2014-09-29 |
| | |||
* | Bug: 500 when transfer repository to collaborator | Unknwon | 2014-09-29 |
| | |||
* | Simple fix | Unknwon | 2014-09-28 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs | Unknwon | 2014-09-28 |
|\ | | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl | ||
| * | add issue router for new issue page ui preview | fuxiaohei | 2014-09-27 |
| | | |||
| * | template and ui fix | fuxiaohei | 2014-09-27 |
| | | |||
| * | template and ui fix | fuxiaohei | 2014-09-27 |
| | | |||
* | | UI: Confirmation box | Unknwon | 2014-09-28 |
|/ | |||
* | Add directory level commit message | Unknwon | 2014-09-26 |
| | |||
* | no neet for md5 email | fundon | 2014-09-26 |
| | |||
* | is utils improvement | fuxiaohei | 2014-09-25 |
| | |||
* | Fix download archive issue | Unknwon | 2014-09-24 |
| | |||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 |
| | |||
* | Page: Repository home page | Unknwon | 2014-09-23 |
| | |||
* | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 |
| | |||
* | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 |
| | |||
* | pull request page ui review, upgrade octicon icons | fuxiaohei | 2014-09-23 |
| | |||
* | UI: Use tooltip not alert when copy clone URL | Unknwon | 2014-09-22 |
| | |||
* | submodule support and closed #478 | lunnyxiao | 2014-09-22 |
| | |||
* | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-17 |
|\ | | | | | | | | | Conflicts: conf/app.ini | ||
| * | Fix TimeSince arguments error. | Benjamin Peng | 2014-09-16 |
| | | |||
* | | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 |
|/ | |||
* | Fix #461 | Unknwon | 2014-09-14 |
| | |||
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 |
| | |||
* | add organization-level webhooks | Christopher Brickley | 2014-09-05 |
| | |||
* | Add handling to branch switcher label to make label more consistent with | Michael Dyrynda | 2014-09-03 |
| | | | | | | GitHub behaviour Addresses #431 | ||
* | add commit compare functionality | Christopher Brickley | 2014-09-01 |
| | |||
* | Mirror fix and hide missing pages for 0.5 release | Unknwon | 2014-09-01 |
| | |||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 |
| | |||
* | UI: SSH/HTTPS address switch and copy | Unknwon | 2014-08-31 |
| | |||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | ||
* | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | |||
* | Mirror issue fix | Unknwon | 2014-08-27 |
| |