Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UI: Confirmation box | Unknwon | 2014-09-29 | 1 | -18/+31 |
| | |||||
* | Bug: 500 when transfer repository to collaborator | Unknwon | 2014-09-29 | 1 | -0/+2 |
| | |||||
* | Simple fix | Unknwon | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs | Unknwon | 2014-09-28 | 5 | -5/+11 |
|\ | | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl | ||||
| * | add issue router for new issue page ui preview | fuxiaohei | 2014-09-27 | 1 | -0/+6 |
| | | |||||
| * | template and ui fix | fuxiaohei | 2014-09-27 | 2 | -3/+5 |
| | | |||||
| * | template and ui fix | fuxiaohei | 2014-09-27 | 3 | -4/+4 |
| | | |||||
* | | UI: Confirmation box | Unknwon | 2014-09-28 | 2 | -2/+9 |
|/ | |||||
* | Add directory level commit message | Unknwon | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | no neet for md5 email | fundon | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | is utils improvement | fuxiaohei | 2014-09-25 | 1 | -3/+3 |
| | |||||
* | Fix download archive issue | Unknwon | 2014-09-24 | 1 | -4/+4 |
| | |||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 2 | -28/+27 |
| | |||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 2 | -17/+16 |
| | |||||
* | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 | 2 | -16/+19 |
| | |||||
* | pull request page ui review, upgrade octicon icons | fuxiaohei | 2014-09-23 | 1 | -7/+128 |
| | |||||
* | UI: Use tooltip not alert when copy clone URL | Unknwon | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | submodule support and closed #478 | lunnyxiao | 2014-09-22 | 1 | -6/+2 |
| | |||||
* | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 | 1 | -2/+15 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 15 | -38/+38 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 15 | -38/+38 |
| | | | | | | | | | | | | | | 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 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: conf/app.ini | ||||
| * | Fix TimeSince arguments error. | Benjamin Peng | 2014-09-16 | 1 | -1/+1 |
| | | |||||
* | | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | 1 | -1/+1 |
|/ | |||||
* | Fix #461 | Unknwon | 2014-09-14 | 1 | -1/+1 |
| | |||||
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 2 | -2/+2 |
| | |||||
* | Add handling to branch switcher label to make label more consistent with | Michael Dyrynda | 2014-09-03 | 1 | -2/+2 |
| | | | | | | GitHub behaviour Addresses #431 | ||||
* | add commit compare functionality | Christopher Brickley | 2014-09-01 | 3 | -44/+56 |
| | |||||
* | Mirror fix and hide missing pages for 0.5 release | Unknwon | 2014-09-01 | 7 | -22/+22 |
| | |||||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 | 5 | -35/+73 |
| | |||||
* | UI: SSH/HTTPS address switch and copy | Unknwon | 2014-08-31 | 2 | -13/+13 |
| | |||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 5 | -9/+9 |
| | | | | | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | Mirror issue fix | Unknwon | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -1/+3 |
| | |||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 3 | -11/+10 |
| | |||||
* | Page: Manage social accounts | Unknwon | 2014-08-09 | 1 | -0/+2 |
| | |||||
* | UI: Bare repository does not have visual link to settings page | Unknwon | 2014-08-09 | 2 | -1/+6 |
| | |||||
* | Finish new web hook pages | Unknwon | 2014-08-09 | 6 | -139/+77 |
| | |||||
* | Finish new hooks list page | Unknwon | 2014-08-09 | 2 | -33/+35 |
| | |||||
* | Finish new collaboration page | Unknwon | 2014-08-07 | 3 | -48/+49 |
| | |||||
* | Finish new repo settings page | Unknwon | 2014-08-02 | 8 | -290/+248 |
| | |||||
* | Finish new migrate page | Unknwon | 2014-08-01 | 2 | -116/+71 |
| | |||||
* | Mirror fix on template | Unknwon | 2014-07-30 | 1 | -1/+1 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 1 | -7/+7 |
| | | | | dashboard news feed page, create organization page | ||||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 | 2 | -3/+11 |
| | | | | instead of 40-length string, complete log module | ||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 4 | -7/+7 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 5 | -95/+357 |
| |