aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Collapse)AuthorAgeFilesLines
* Render milestone content as markdownVyacheslav Bakhmutov2014-09-051-1/+1
|
* take params for milestone and assignee from query instead of path argsVyacheslav Bakhmutov2014-09-031-2/+2
|
* add commit compare functionalityChristopher Brickley2014-09-011-2/+63
|
* add Slack API webhook supportChristopher Brickley2014-08-311-1/+125
|
* Finish all new admin pages.Unknwon2014-08-301-20/+12
|
* Continue working on new admin pagesUnknwon2014-08-295-86/+120
|
* Add migrate repo APIUnknwon2014-08-292-38/+32
|
* Finish new admin users pagesUnknwon2014-08-293-223/+224
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-08-291-2/+3
|\
| * Finish new admin dashboardUnknwon2014-08-281-2/+3
| |
* | add migrate apilunnyxiao2014-08-291-0/+86
|/
* Mirror issue fixUnknwon2014-08-271-8/+0
|
* Bug fix on organizationUnknwon2014-08-273-5/+21
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-08-261-2/+7
|\
| * import stringsMarios Andreopoulos2014-08-251-1/+3
| |
| * fix typoMarios Andreopoulos2014-08-251-1/+1
| |
| * fix wrong variable nameMarios Andreopoulos2014-08-251-3/+3
| |
| * remove extra commaMarios Andreopoulos2014-08-251-1/+1
| |
| * Remove newline characters from ssh key before processing it.Marios Andreopoulos2014-08-251-2/+5
| | | | | | | | Fixes issue #370: https://github.com/gogits/gogs/issues/370
* | Finsih add/remove repo in organizationUnknwon2014-08-264-23/+120
|/
* Finish new edit team page, add member to teamUnknwon2014-08-243-17/+155
|
* Fix code styleUnknwon2014-08-231-2/+4
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-08-231-1/+25
|\
| * auto detect text file encode and convert to utf8lunnyxiao2014-08-201-1/+25
| |
* | Working on organization pagesUnknwon2014-08-231-4/+6
|/
* Add/remove member need add/remove access to repositories as wellUnknwon2014-08-161-2/+2
|
* Finish team list, create new team, join/leave team pageUnknwon2014-08-164-66/+69
|
* Finish new organization members and invitation pageUnknwon2014-08-152-3/+94
|
* Page: `/org/:orgname/settings`Unknwon2014-08-143-113/+106
|
* Finish new home page of organizationUnknwon2014-08-103-38/+47
|
* Finish new reset password, etc.Unknwon2014-08-092-119/+129
|
* Feature: Social sign inUnknwon2014-08-091-1/+5
|
* Page: Manage social accountsUnknwon2014-08-093-68/+66
|
* Finish new web hook pagesUnknwon2014-08-091-26/+31
|
* Finish new hooks list pageUnknwon2014-08-091-52/+8
|
* Finish new collaboration pageUnknwon2014-08-073-64/+114
|
* Use toolboxUnknwon2014-08-062-23/+12
|
* Add missing less filesUnknwon2014-08-051-1/+1
|
* Finish new repo settings pageUnknwon2014-08-022-42/+34
|
* Finish new migrate pageUnknwon2014-08-011-27/+43
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-312-2/+4
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-263-103/+89
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-262-6/+3
| | | | instead of 40-length string, complete log module
* Use :index instead of :issue in UpdateIssueMilestoneJustin Nuß2014-07-261-1/+1
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-2611-2088/+2085
|
* New UI merge in progressUnknwon2014-07-2624-3114/+3057
|
* Fix IE bug and show errors.Justin Nuß2014-07-251-5/+4
|
* Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-251-32/+64
|
* Fix #321. Allow empty comments as long as there are attachments.Justin Nuß2014-07-251-2/+3
|
* Fix #312. Quote file names of attachments.Justin2014-07-241-1/+3
|