aboutsummaryrefslogtreecommitdiff
path: root/templates/repo
Commit message (Collapse)AuthorAge
* add issue router for new issue page ui previewfuxiaohei2014-09-27
|
* template and ui fixfuxiaohei2014-09-27
|
* template and ui fixfuxiaohei2014-09-27
|
* Add directory level commit messageUnknwon2014-09-26
|
* no neet for md5 emailfundon2014-09-26
|
* is utils improvementfuxiaohei2014-09-25
|
* Fix download archive issueUnknwon2014-09-24
|
* Page: Commits and fix #249Unknwon2014-09-23
|
* Page: Repository home pageUnknwon2014-09-23
|
* pull request ui review, change sidebarfuxiaohei2014-09-23
|
* pull request ui review, change sidebarfuxiaohei2014-09-23
|
* pull request page ui review, upgrade octicon iconsfuxiaohei2014-09-23
|
* UI: Use tooltip not alert when copy clone URLUnknwon2014-09-22
|
* submodule support and closed #478lunnyxiao2014-09-22
|
* add submodule basic support & buf fixed #478lunnyxiao2014-09-22
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-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 devlunnyxiao2014-09-17
|\ | | | | | | | | Conflicts: conf/app.ini
| * Fix TimeSince arguments error.Benjamin Peng2014-09-16
| |
* | toutf8 improved & add max git diff lineslunnyxiao2014-09-17
|/
* Fix #461Unknwon2014-09-14
|
* Bug: Transfer repository doesn't update the countUnknwon2014-09-12
|
* add organization-level webhooksChristopher Brickley2014-09-05
|
* Add handling to branch switcher label to make label more consistent withMichael Dyrynda2014-09-03
| | | | | | GitHub behaviour Addresses #431
* add commit compare functionalityChristopher Brickley2014-09-01
|
* Mirror fix and hide missing pages for 0.5 releaseUnknwon2014-09-01
|
* add Slack API webhook supportChristopher Brickley2014-08-31
|
* UI: SSH/HTTPS address switch and copyUnknwon2014-08-31
|
* Removed trailing white spacesTristan Storch2014-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 dashboardUnknwon2014-08-28
|
* Mirror issue fixUnknwon2014-08-27
|
* Finish team list, create new team, join/leave team pageUnknwon2014-08-16
|
* Finish new home page of organizationUnknwon2014-08-10
|
* Page: Manage social accountsUnknwon2014-08-09
|
* UI: Bare repository does not have visual link to settings pageUnknwon2014-08-09
|
* Finish new web hook pagesUnknwon2014-08-09
|
* Finish new hooks list pageUnknwon2014-08-09
|
* Finish new collaboration pageUnknwon2014-08-07
|
* Finish new repo settings pageUnknwon2014-08-02
|
* Finish new migrate pageUnknwon2014-08-01
|
* Mirror fix on templateUnknwon2014-07-30
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-26
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-26
| | | | instead of 40-length string, complete log module
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26
|
* Fix IE bug and show errors.Justin Nuß2014-07-25
|
* Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-25
|
* Fix #321. Allow empty comments as long as there are attachments.Justin Nuß2014-07-25
|
* Allow disabling uploadsJustin Nuß2014-07-24
|
* Add file upload for attachmentsJustin Nuß2014-07-24
|