Unknwon
|
9820b8e134
|
Finish new hooks list page
|
10 years ago |
lunnyxiao
|
7c7014262b
|
Merge branch 'dev' of github.com:gogits/gogs into dev
|
10 years ago |
lunnyxiao
|
57f6ec672a
|
bug fixed
|
10 years ago |
Unknwon
|
9d5c0c80a4
|
Mirror fix on #352
|
10 years ago |
无闻
|
e527c9b330
|
Merge pull request #352 from DerDackel/ssh-permissions
Ensure correct permissions on .ssh and authorized_keys file
|
10 years ago |
Unknwon
|
e8c9bb2c66
|
Finish new collaboration page
|
10 years ago |
Sebastian Jackel
|
0bfbefc38a
|
Moved defer f.Close() up so there is no chance of returning without closing and handled an error on f.Chmod
|
10 years ago |
Sebastian Jackel
|
51abaf788c
|
Corrected log message
|
10 years ago |
Sebastian Jackel
|
be7ce72ebe
|
Make sure, .ssh directory and authorized_keys file are kept at correct permissions
|
10 years ago |
Unknwon
|
99eeb08419
|
nowarp fix
|
10 years ago |
Unknwon
|
a8e05fdf1b
|
Use toolbox
|
10 years ago |
Unknwon
|
6fc2107529
|
Add missing less files
|
10 years ago |
Unknwon
|
fa0a389dc4
|
Fix bare repo bug
|
10 years ago |
无闻
|
6f6fda1481
|
Merge pull request #347 from nuss-justin/dev
Fix wrong selector for AJAX issue creation.
|
10 years ago |
无闻
|
5f84e8f4ff
|
Merge pull request #346 from nuss-justin/vet
Fix invalid struct tags and remove unreachable code.
|
10 years ago |
Justin Nuß
|
2cb754b5af
|
Fix wrong selector for AJAX issue creation.
|
10 years ago |
Justin Nuß
|
8023494a94
|
Fix invalid struct tags and remove unreachable code.
|
10 years ago |
Unknwon
|
755eec745f
|
Finish new repo settings page
|
10 years ago |
Unknwon
|
669552e255
|
Fix #340
|
10 years ago |
Unknwon
|
17d2675dd2
|
Fix #258
|
10 years ago |
Unknwon
|
b95e78f7e6
|
Mirro fix on PR #311
|
10 years ago |
无闻
|
568c9b353e
|
Merge pull request #311 from nuss-justin/issue/281
Fix #281. Add mouse-over precise time and on-click switch listener.
|
10 years ago |
Unknwon
|
dabf5b057c
|
Finish new migrate page
|
10 years ago |
Unknwon
|
7bbf644dd5
|
Convert captcha, cache, csrf as middlewares
|
10 years ago |
Unknwon
|
3428baa3b5
|
Mirror fix on template
|
10 years ago |
无闻
|
645c194a00
|
Merge pull request #336 from adelq/responsive-layouts
Avoid using fixed width in CSS for layouts
|
10 years ago |
Adel Qalieh
|
d4cbbc864a
|
Avoid using fixed width in CSS for layouts
|
10 years ago |
Unknwon
|
9813161411
|
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
|
10 years ago |
Unknwon
|
5e81383413
|
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
|
10 years ago |
无闻
|
02a81ddb62
|
Merge pull request #332 from acusti/dev
Styling plus a couple small fixes for issue attachments (& misc cleanup)
|
10 years ago |
无闻
|
27a51f5bcc
|
Merge pull request #331 from nuss-justin/dev
Use :index instead of :issue in UpdateIssueMilestone
|
10 years ago |
Justin Nuß
|
91480f3791
|
Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
modules/base/tool.go
|
10 years ago |
Justin Nuß
|
7de3dd01de
|
Use :index instead of :issue in UpdateIssueMilestone
|
10 years ago |
Unknwon
|
35c75f06a0
|
Fix test case
|
10 years ago |
Unknwon
|
545d320648
|
Docs fix
|
10 years ago |
Unknwon
|
5c4bc3c848
|
Huge updates!!!!! Be careful to merge!!!!
|
10 years ago |
Unknwon
|
3f38ff6c09
|
Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
templates/status/500.tmpl
|
10 years ago |
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
10 years ago |
无闻
|
76f7ad45e6
|
Merge pull request #329 from ciarand/feature/update-docs
Update the Docker instructions in the README
|
10 years ago |
无闻
|
872590d8b5
|
Merge pull request #330 from ciarand/reword-language-on-error-pages
Reword the language on the error page templates
|
10 years ago |
Ciaran Downey
|
7921e60f30
|
Change "an error is occurred" to "has occurred"
|
10 years ago |
Ciaran Downey
|
0db84e4f63
|
Update the Docker instructions in the README
|
10 years ago |
无闻
|
0a739cf9ac
|
Merge pull request #325 from nuss-justin/dev
Remove 'None yet' message when adding first label to issue.
|
10 years ago |
无闻
|
3e23241f58
|
Merge pull request #327 from ciarand/dev
Update the Docker build's Go source and version
|
10 years ago |
Andrew Patton
|
6407caa761
|
Semicolons for consistency ;);
|
10 years ago |
Andrew Patton
|
ef8eef7519
|
Trivial cleanup
using `event.preventDefault` instead of `return false` for being more
explicit
|
10 years ago |
Andrew Patton
|
71cefc95ab
|
Use console.log instead of breakpoint
|
10 years ago |
Andrew Patton
|
957361d755
|
Fix typos
|
10 years ago |
Andrew Patton
|
cd369b667f
|
Fix “Submitting” state of Close issue input
If .btn-default isn’t removed, .btn-default and .btn-warning styles
conflict
|
10 years ago |
Andrew Patton
|
ef430ae7ab
|
Small whitespace cleanup
|
10 years ago |