summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing less filesUnknwon2014-08-0513-39/+1917
* Fix bare repo bugUnknwon2014-08-055-14/+15
* Merge pull request #347 from nuss-justin/dev无闻2014-08-041-2/+2
|\
| * Fix wrong selector for AJAX issue creation.Justin Nuß2014-08-041-2/+2
* | Merge pull request #346 from nuss-justin/vet无闻2014-08-043-3/+2
|\ \ | |/ |/|
| * Fix invalid struct tags and remove unreachable code.Justin Nuß2014-08-043-3/+2
|/
* Finish new repo settings pageUnknwon2014-08-0225-347/+502
* Fix #340Unknwon2014-08-013-11/+19
* Fix #258Unknwon2014-08-011-5/+1
* Mirro fix on PR #311Unknwon2014-08-011-48/+17
* Merge pull request #311 from nuss-justin/issue/281无闻2014-08-014-2/+80
|\
| * Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281Justin Nuß2014-07-26221-7605/+13662
| |\
| * | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-244-2/+81
* | | Finish new migrate pageUnknwon2014-08-0110-150/+153
* | | Convert captcha, cache, csrf as middlewaresUnknwon2014-07-3117-1122/+46
* | | Mirror fix on templateUnknwon2014-07-305-7/+9
* | | Merge pull request #336 from adelq/responsive-layouts无闻2014-07-281-3/+3
|\ \ \
| * | | Avoid using fixed width in CSS for layoutsAdel Qalieh2014-07-271-3/+3
* | | | Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-2622-269/+350
* | | | Git installation check, show image in single file view, show short SHA1 inste...Unknwon2014-07-2616-38/+359
* | | | Merge pull request #332 from acusti/dev无闻2014-07-262-29/+30
|\ \ \ \
| * | | | Semicolons for consistency ;);Andrew Patton2014-07-251-3/+3
| * | | | Trivial cleanupAndrew Patton2014-07-251-3/+3
| * | | | Use console.log instead of breakpointAndrew Patton2014-07-251-1/+1
| * | | | Fix typosAndrew Patton2014-07-251-2/+2
| * | | | Fix “Submitting” state of Close issue inputAndrew Patton2014-07-251-1/+1
| * | | | Small whitespace cleanupAndrew Patton2014-07-251-9/+7
| * | | | Fix for erroneous Submitting mode on buttonAndrew Patton2014-07-251-1/+1
| * | | | Style finesse for “Attachments:” list in issuesAndrew Patton2014-07-251-9/+12
* | | | | Merge pull request #331 from nuss-justin/dev无闻2014-07-261-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use :index instead of :issue in UpdateIssueMilestoneJustin Nuß2014-07-261-1/+1
|/ / / /
* | | | Fix test caseUnknwon2014-07-261-3/+3
* | | | Docs fixUnknwon2014-07-266-42/+30
* | | | Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-2643-2247/+2347
* | | | Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-263-22/+31
|\ \ \ \
| * \ \ \ Merge pull request #329 from ciarand/feature/update-docs无闻2014-07-261-13/+29
| |\ \ \ \
| | * | | | Update the Docker instructions in the READMECiaran Downey2014-07-251-13/+29
| * | | | | Merge pull request #330 from ciarand/reword-language-on-error-pages无闻2014-07-262-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Change "an error is occurred" to "has occurred"Ciaran Downey2014-07-252-4/+4
| |/ / / /
* / / / / New UI merge in progressUnknwon2014-07-26199-9438/+15143
|/ / / /
* | | | Merge pull request #325 from nuss-justin/dev无闻2014-07-251-0/+6
|\ \ \ \
| * | | | Remove 'None yet' message when adding first label to issue.Justin Nuß2014-07-251-0/+6
* | | | | Merge pull request #327 from ciarand/dev无闻2014-07-252-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use the official Go source, follow redirectsCiaran Downey2014-07-251-1/+1
| * | | | Add the set -e option to dockerfiles/build.shCiaran Downey2014-07-251-0/+3
|/ / / /
* | | | Merge pull request #326 from nuss-justin/feature/keep-text无闻2014-07-251-1/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Save comment/issue drafts in sessionStorage.Justin Nuß2014-07-251-1/+59
|/ / /
* | | Merge pull request #324 from nuss-justin/issue/318无闻2014-07-256-40/+179
|\ \ \
| * | | Remove debug comment.Justin Nuß2014-07-251-1/+1
| * | | Fix IE bug and show errors.Justin Nuß2014-07-255-13/+43