summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Collapse)AuthorAgeFilesLines
* UI: Confirmation boxUnknwon2014-09-291-18/+31
|
* Bug: 500 when transfer repository to collaboratorUnknwon2014-09-291-0/+2
|
* Simple fixUnknwon2014-09-281-1/+1
|
* Merge branch 'master' of github.com:gogits/gogsUnknwon2014-09-285-5/+11
|\ | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl
| * add issue router for new issue page ui previewfuxiaohei2014-09-271-0/+6
| |
| * template and ui fixfuxiaohei2014-09-272-3/+5
| |
| * template and ui fixfuxiaohei2014-09-273-4/+4
| |
* | UI: Confirmation boxUnknwon2014-09-282-2/+9
|/
* Add directory level commit messageUnknwon2014-09-261-1/+1
|
* no neet for md5 emailfundon2014-09-261-1/+1
|
* is utils improvementfuxiaohei2014-09-251-3/+3
|
* Fix download archive issueUnknwon2014-09-241-4/+4
|
* Page: Commits and fix #249Unknwon2014-09-232-28/+27
|
* Page: Repository home pageUnknwon2014-09-232-17/+16
|
* pull request ui review, change sidebarfuxiaohei2014-09-231-1/+1
|
* pull request ui review, change sidebarfuxiaohei2014-09-232-16/+19
|
* pull request page ui review, upgrade octicon iconsfuxiaohei2014-09-231-7/+128
|
* UI: Use tooltip not alert when copy clone URLUnknwon2014-09-221-1/+1
|
* submodule support and closed #478lunnyxiao2014-09-221-6/+2
|
* add submodule basic support & buf fixed #478lunnyxiao2014-09-221-2/+15
|
* Add suburl supportUnknwon2014-09-1915-38/+38
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-1815-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 devlunnyxiao2014-09-171-1/+1
|\ | | | | | | | | Conflicts: conf/app.ini
| * Fix TimeSince arguments error.Benjamin Peng2014-09-161-1/+1
| |
* | toutf8 improved & add max git diff lineslunnyxiao2014-09-171-1/+1
|/
* Fix #461Unknwon2014-09-141-1/+1
|
* Bug: Transfer repository doesn't update the countUnknwon2014-09-121-1/+1
|
* add organization-level webhooksChristopher Brickley2014-09-052-2/+2
|
* Add handling to branch switcher label to make label more consistent withMichael Dyrynda2014-09-031-2/+2
| | | | | | GitHub behaviour Addresses #431
* add commit compare functionalityChristopher Brickley2014-09-013-44/+56
|
* Mirror fix and hide missing pages for 0.5 releaseUnknwon2014-09-017-22/+22
|
* add Slack API webhook supportChristopher Brickley2014-08-315-35/+73
|
* UI: SSH/HTTPS address switch and copyUnknwon2014-08-312-13/+13
|
* Removed trailing white spacesTristan Storch2014-08-305-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 dashboardUnknwon2014-08-281-1/+1
|
* Mirror issue fixUnknwon2014-08-271-1/+1
|
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-1/+3
|
* Finish new home page of organizationUnknwon2014-08-103-11/+10
|
* Page: Manage social accountsUnknwon2014-08-091-0/+2
|
* UI: Bare repository does not have visual link to settings pageUnknwon2014-08-092-1/+6
|
* Finish new web hook pagesUnknwon2014-08-096-139/+77
|
* Finish new hooks list pageUnknwon2014-08-092-33/+35
|
* Finish new collaboration pageUnknwon2014-08-073-48/+49
|
* Finish new repo settings pageUnknwon2014-08-028-290/+248
|
* Finish new migrate pageUnknwon2014-08-012-116/+71
|
* Mirror fix on templateUnknwon2014-07-301-1/+1
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-261-7/+7
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-262-3/+11
| | | | instead of 40-length string, complete log module
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-264-7/+7
|
* New UI merge in progressUnknwon2014-07-265-95/+357
|