Unknwon
08c6d07aad
UI: Bare repository does not have visual link to settings page
2014-08-09 15:50:06 -07:00
Unknwon
9a1d5d2489
Finish new web hook pages
2014-08-09 15:40:10 -07:00
Unknwon
9820b8e134
Finish new hooks list page
2014-08-09 10:29:51 -07:00
lunnyxiao
7c7014262b
Merge branch 'dev' of github.com:gogits/gogs into dev
2014-08-08 13:51:43 +08:00
lunnyxiao
57f6ec672a
bug fixed
2014-08-08 13:51:02 +08:00
Unknwon
9d5c0c80a4
Mirror fix on #352
2014-08-07 06:45:29 -04:00
无闻
e527c9b330
Merge pull request #352 from DerDackel/ssh-permissions
...
Ensure correct permissions on .ssh and authorized_keys file
2014-08-07 06:43:58 -04:00
Unknwon
e8c9bb2c66
Finish new collaboration page
2014-08-07 06:40:05 -04:00
Sebastian Jackel
0bfbefc38a
Moved defer f.Close() up so there is no chance of returning without closing and handled an error on f.Chmod
2014-08-07 11:06:42 +02:00
Sebastian Jackel
51abaf788c
Corrected log message
2014-08-07 10:34:37 +02:00
Sebastian Jackel
be7ce72ebe
Make sure, .ssh directory and authorized_keys file are kept at correct permissions
2014-08-07 10:00:57 +02:00
Unknwon
99eeb08419
nowarp fix
2014-08-07 00:15:39 -04:00
Unknwon
a8e05fdf1b
Use toolbox
2014-08-06 17:21:24 -04:00
Unknwon
6fc2107529
Add missing less files
2014-08-05 21:18:29 -04:00
Unknwon
fa0a389dc4
Fix bare repo bug
2014-08-05 19:40:01 -04:00
无闻
6f6fda1481
Merge pull request #347 from nuss-justin/dev
...
Fix wrong selector for AJAX issue creation.
2014-08-04 13:47:43 -04:00
无闻
5f84e8f4ff
Merge pull request #346 from nuss-justin/vet
...
Fix invalid struct tags and remove unreachable code.
2014-08-04 13:46:23 -04:00
Justin Nuß
2cb754b5af
Fix wrong selector for AJAX issue creation.
2014-08-04 11:02:29 +02:00
Justin Nuß
8023494a94
Fix invalid struct tags and remove unreachable code.
2014-08-04 10:37:57 +02:00
Unknwon
755eec745f
Finish new repo settings page
2014-08-02 13:47:33 -04:00
Unknwon
669552e255
Fix #340
2014-08-01 06:12:14 -04:00
Unknwon
17d2675dd2
Fix #258
2014-08-01 05:20:33 -04:00
Unknwon
b95e78f7e6
Mirro fix on PR #311
2014-08-01 00:24:29 -04:00
无闻
568c9b353e
Merge pull request #311 from nuss-justin/issue/281
...
Fix #281 . Add mouse-over precise time and on-click switch listener.
2014-08-01 00:15:06 -04:00
Unknwon
dabf5b057c
Finish new migrate page
2014-08-01 00:06:19 -04:00
Unknwon
7bbf644dd5
Convert captcha, cache, csrf as middlewares
2014-07-31 17:25:34 -04:00
Unknwon
3428baa3b5
Mirror fix on template
2014-07-30 10:02:31 -04:00
无闻
78672b9227
Merge pull request #338 from gogits/revert-335-patch-1
...
Revert "actually use SshPort variable"
2014-07-28 11:23:02 -04:00
无闻
8453ffb7ed
Revert "actually use SshPort variable"
2014-07-28 11:22:53 -04:00
无闻
645c194a00
Merge pull request #336 from adelq/responsive-layouts
...
Avoid using fixed width in CSS for layouts
2014-07-28 06:27:33 -04:00
Adel Qalieh
d4cbbc864a
Avoid using fixed width in CSS for layouts
2014-07-27 20:06:43 -04:00
无闻
b1185e121f
Merge pull request #335 from taziden/patch-1
...
actually use SshPort variable
2014-07-27 18:38:07 -04:00
taziden
febaddfd1d
actually use SshPort variable
...
SshPort is defined (SSH_PORT) but the value is not actually used (just compared to default port 22).
2014-07-27 20:32:41 +02:00
Unknwon
9813161411
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
2014-07-26 23:53:16 -04:00
Unknwon
5e81383413
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
2014-07-26 18:37:18 -04:00
无闻
02a81ddb62
Merge pull request #332 from acusti/dev
...
Styling plus a couple small fixes for issue attachments (& misc cleanup)
2014-07-26 13:55:32 -04:00
无闻
27a51f5bcc
Merge pull request #331 from nuss-justin/dev
...
Use :index instead of :issue in UpdateIssueMilestone
2014-07-26 13:54:05 -04:00
Justin Nuß
91480f3791
Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
...
Conflicts:
modules/base/tool.go
2014-07-26 11:23:58 +02:00
Justin Nuß
7de3dd01de
Use :index instead of :issue in UpdateIssueMilestone
2014-07-26 11:10:49 +02:00
Unknwon
35c75f06a0
Fix test case
2014-07-26 03:05:56 -04:00
Unknwon
545d320648
Docs fix
2014-07-26 03:02:46 -04:00
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
2014-07-26 02:28:04 -04:00
Unknwon
3f38ff6c09
Merge branch 'dev' of github.com:gogits/gogs into dev
...
Conflicts:
templates/status/500.tmpl
2014-07-26 00:25:43 -04:00
Unknwon
8dd07c0ddd
New UI merge in progress
2014-07-26 00:24:27 -04:00
无闻
76f7ad45e6
Merge pull request #329 from ciarand/feature/update-docs
...
Update the Docker instructions in the README
2014-07-26 00:21:28 -04:00
无闻
872590d8b5
Merge pull request #330 from ciarand/reword-language-on-error-pages
...
Reword the language on the error page templates
2014-07-26 00:21:07 -04:00
Ciaran Downey
7921e60f30
Change "an error is occurred" to "has occurred"
2014-07-25 20:51:05 -07:00
Ciaran Downey
0db84e4f63
Update the Docker instructions in the README
2014-07-25 20:13:17 -07:00
无闻
0a739cf9ac
Merge pull request #325 from nuss-justin/dev
...
Remove 'None yet' message when adding first label to issue.
2014-07-25 20:58:31 -04:00
无闻
3e23241f58
Merge pull request #327 from ciarand/dev
...
Update the Docker build's Go source and version
2014-07-25 19:13:05 -04:00