aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
...
* 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. http://mydomain....Martin van Beurden2014-09-1815-38/+38
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-171-1/+1
|\
| * 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
* 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
* 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, dashb...Unknwon2014-07-261-7/+7
* Git installation check, show image in single file view, show short SHA1 inste...Unknwon2014-07-262-3/+11
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-264-7/+7
* New UI merge in progressUnknwon2014-07-265-95/+357
* Fix IE bug and show errors.Justin Nuß2014-07-252-2/+2
* Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-252-2/+8
* Fix #321. Allow empty comments as long as there are attachments.Justin Nuß2014-07-251-0/+4
* Allow disabling uploadsJustin Nuß2014-07-242-0/+8
* Add file upload for attachmentsJustin Nuß2014-07-242-20/+10
* Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-241-8/+20
* Fix missing . (dot) in issue templatesJustin Nuß2014-07-242-2/+2
* Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-241-0/+12
|\
| * Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-241-0/+12
* | Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-242-0/+8
* | WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-232-0/+11
* | WIP: Allow attachments for commentsJustin Nuß2014-07-231-0/+11
|/
* Merge pull request #297 from nuss-justin/issue/288无闻2014-07-221-0/+4
|\
| * Fix issue #288. Only show label form if repository collaborator/adminJustin Nuß2014-07-221-0/+4
* | Merge pull request #296 from nuss-justin/dev无闻2014-07-221-0/+2
|\ \
| * | Hide watch/unwatch button if not loggedinJustin Nuß2014-07-221-0/+2
| |/
* / Fix issue #259. Allow links in the repository descriptionJustin Nuß2014-07-221-1/+1
|/