Commit Graph

  • f2c263c54f fix #367 Unknwon 2014-08-25 09:45:39 +0800
  • 21a1b8e5a3 Finish new edit team page, add member to team Unknwon 2014-08-24 21:09:05 +0800
  • 03c6a395aa Merge pull request #365 from choas/patch-1 Lunny Xiao 2014-08-24 20:42:50 +0800
  • 1661421a65 update dockerfiles README.md Lars Gregori 2014-08-24 12:39:01 +0200
  • e325c8499a Fix and set git config Unknwon 2014-08-23 23:58:56 +0800
  • 97a373f5e7 Fix #362, update code with upstream Unknwon 2014-08-23 21:13:55 +0800
  • b765229a6d Fix code style Unknwon 2014-08-23 20:30:29 +0800
  • e0a2d23baf Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2014-08-23 20:24:31 +0800
  • fa60502a70 Working on organization pages Unknwon 2014-08-23 20:24:02 +0800
  • 97fb62f51e auto detect text file encode and convert to utf8 lunnyxiao 2014-08-20 16:34:48 +0800
  • a60edbe88c Add/remove member need add/remove access to repositories as well Unknwon 2014-08-16 16:58:32 +0800
  • bba707de36 Finish team list, create new team, join/leave team page Unknwon 2014-08-16 16:21:17 +0800
  • 78add502d7 Finish new organization members and invitation page Unknwon 2014-08-15 23:37:33 +0800
  • 36b4c57ff1 Finish new organization members and invitation page Unknwon 2014-08-15 18:29:41 +0800
  • 3e32b14ad4 Merge pull request #359 from fanningert/dev 无闻 2014-08-14 15:56:25 -0700
  • 202a29a475 Correct type issue in locale_en-US.ini fanningert 2014-08-14 21:56:56 +0200
  • 352d8943e4 German translation updated fanningert 2014-08-14 21:54:11 +0200
  • ccc20f7c70 Correct type issue in locale_en-US.ini fanningert 2014-08-14 21:52:01 +0200
  • 5fbf27bb07 Merge pull request #358 from fanningert/dev 无闻 2014-08-14 06:36:31 -0700
  • d0dd90958a Initial release of german translation fanningert 2014-08-14 10:55:07 +0200
  • ba8b6f5d78 Correct some type issues fanningert 2014-08-14 10:53:08 +0200
  • 872cd0d3bd Correct some type issues fanningert 2014-08-14 10:51:55 +0200
  • 5acc948562 Page: `/org/:orgname/settings` Unknwon 2014-08-14 14:12:21 +0800
  • 2935ee440c Merge pull request #357 from rojaro/patch-1 无闻 2014-08-14 09:17:47 +0800
  • 371372d65d Update locale_en-US.ini rojaro 2014-08-13 11:24:24 +0200
  • 5fbf8531e6 Finish new home page of organization Unknwon 2014-08-10 20:11:18 -0700
  • 7af7584d25 Finish new reset password, etc. Unknwon 2014-08-09 21:02:00 -0700
  • 5605af973b Feature: Social sign in Unknwon 2014-08-09 18:01:29 -0700
  • 78defd238c Page: Manage social accounts Unknwon 2014-08-09 17:25:02 -0700
  • 08c6d07aad UI: Bare repository does not have visual link to settings page Unknwon 2014-08-09 15:50:06 -0700
  • 9a1d5d2489 Finish new web hook pages Unknwon 2014-08-09 15:40:10 -0700
  • 9820b8e134 Finish new hooks list page Unknwon 2014-08-09 10:29:51 -0700
  • 7c7014262b Merge branch 'dev' of github.com:gogits/gogs into dev lunnyxiao 2014-08-08 13:51:43 +0800
  • 57f6ec672a bug fixed lunnyxiao 2014-08-08 13:51:02 +0800
  • 9d5c0c80a4 Mirror fix on #352 Unknwon 2014-08-07 06:45:29 -0400
  • e527c9b330 Merge pull request #352 from DerDackel/ssh-permissions 无闻 2014-08-07 06:43:58 -0400
  • e8c9bb2c66 Finish new collaboration page Unknwon 2014-08-07 06:40:05 -0400
  • 0bfbefc38a Moved defer f.Close() up so there is no chance of returning without closing and handled an error on f.Chmod Sebastian Jackel 2014-08-07 11:06:42 +0200
  • 51abaf788c Corrected log message Sebastian Jackel 2014-08-07 10:34:37 +0200
  • be7ce72ebe Make sure, .ssh directory and authorized_keys file are kept at correct permissions Sebastian Jackel 2014-08-07 10:00:57 +0200
  • 99eeb08419 nowarp fix Unknwon 2014-08-07 00:15:39 -0400
  • a8e05fdf1b Use toolbox Unknwon 2014-08-06 17:21:24 -0400
  • 6fc2107529 Add missing less files Unknwon 2014-08-05 21:18:29 -0400
  • fa0a389dc4 Fix bare repo bug Unknwon 2014-08-05 19:40:01 -0400
  • 6f6fda1481 Merge pull request #347 from nuss-justin/dev 无闻 2014-08-04 13:47:43 -0400
  • 5f84e8f4ff Merge pull request #346 from nuss-justin/vet 无闻 2014-08-04 13:46:23 -0400
  • 2cb754b5af Fix wrong selector for AJAX issue creation. Justin Nuß 2014-08-04 11:02:29 +0200
  • 8023494a94 Fix invalid struct tags and remove unreachable code. Justin Nuß 2014-08-04 10:37:57 +0200
  • 755eec745f Finish new repo settings page Unknwon 2014-08-02 13:47:33 -0400
  • 669552e255 Fix #340 Unknwon 2014-08-01 06:12:14 -0400
  • 17d2675dd2 Fix #258 Unknwon 2014-08-01 05:20:33 -0400
  • b95e78f7e6 Mirro fix on PR #311 Unknwon 2014-08-01 00:24:29 -0400
  • 568c9b353e Merge pull request #311 from nuss-justin/issue/281 无闻 2014-08-01 00:15:06 -0400
  • dabf5b057c Finish new migrate page Unknwon 2014-08-01 00:06:19 -0400
  • 7bbf644dd5 Convert captcha, cache, csrf as middlewares Unknwon 2014-07-31 17:25:34 -0400
  • 3428baa3b5 Mirror fix on template Unknwon 2014-07-30 10:02:31 -0400
  • 78672b9227 Merge pull request #338 from gogits/revert-335-patch-1 无闻 2014-07-28 11:23:02 -0400
  • 8453ffb7ed Revert "actually use SshPort variable" 无闻 2014-07-28 11:22:53 -0400
  • 645c194a00 Merge pull request #336 from adelq/responsive-layouts 无闻 2014-07-28 06:27:33 -0400
  • d4cbbc864a Avoid using fixed width in CSS for layouts Adel Qalieh 2014-07-27 20:06:43 -0400
  • b1185e121f Merge pull request #335 from taziden/patch-1 无闻 2014-07-27 18:38:07 -0400
  • febaddfd1d actually use SshPort variable taziden 2014-07-27 20:32:41 +0200
  • 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page Unknwon 2014-07-26 23:53:16 -0400
  • 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module Unknwon 2014-07-26 18:37:18 -0400
  • 02a81ddb62 Merge pull request #332 from acusti/dev 无闻 2014-07-26 13:55:32 -0400
  • 27a51f5bcc Merge pull request #331 from nuss-justin/dev 无闻 2014-07-26 13:54:05 -0400
  • 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281 Justin Nuß 2014-07-26 11:23:58 +0200
  • 7de3dd01de Use :index instead of :issue in UpdateIssueMilestone Justin Nuß 2014-07-26 11:10:49 +0200
  • 35c75f06a0 Fix test case Unknwon 2014-07-26 03:05:56 -0400
  • 545d320648 Docs fix Unknwon 2014-07-26 03:02:46 -0400
  • 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! Unknwon 2014-07-26 02:28:04 -0400
  • 3f38ff6c09 Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2014-07-26 00:25:43 -0400
  • 8dd07c0ddd New UI merge in progress Unknwon 2014-07-26 00:24:27 -0400
  • 76f7ad45e6 Merge pull request #329 from ciarand/feature/update-docs 无闻 2014-07-26 00:21:28 -0400
  • 872590d8b5 Merge pull request #330 from ciarand/reword-language-on-error-pages 无闻 2014-07-26 00:21:07 -0400
  • 7921e60f30 Change "an error is occurred" to "has occurred" Ciaran Downey 2014-07-25 20:51:05 -0700
  • 0db84e4f63 Update the Docker instructions in the README Ciaran Downey 2014-07-25 20:13:17 -0700
  • 0a739cf9ac Merge pull request #325 from nuss-justin/dev 无闻 2014-07-25 20:58:31 -0400
  • 3e23241f58 Merge pull request #327 from ciarand/dev 无闻 2014-07-25 19:13:05 -0400
  • 6407caa761 Semicolons for consistency ;); Andrew Patton 2014-07-25 17:51:41 -0400
  • ef8eef7519 Trivial cleanup Andrew Patton 2014-07-25 17:51:18 -0400
  • 71cefc95ab Use console.log instead of breakpoint Andrew Patton 2014-07-25 17:50:25 -0400
  • 957361d755 Fix typos Andrew Patton 2014-07-25 17:50:03 -0400
  • cd369b667f Fix “Submitting” state of Close issue input Andrew Patton 2014-07-25 17:49:51 -0400
  • ef430ae7ab Small whitespace cleanup Andrew Patton 2014-07-25 17:48:26 -0400
  • a447aecd95 Fix for erroneous Submitting mode on button Andrew Patton 2014-07-25 17:47:01 -0400
  • aea2b54c99 Use the official Go source, follow redirects Ciaran Downey 2014-07-25 12:47:41 -0700
  • cf3021ecca Add the set -e option to dockerfiles/build.sh Ciaran Downey 2014-07-25 12:43:44 -0700
  • c084a5ba73 Style finesse for “Attachments:” list in issues Andrew Patton 2014-07-25 15:35:47 -0400
  • 5ed5912ef5 Merge pull request #326 from nuss-justin/feature/keep-text 无闻 2014-07-25 15:05:45 -0400
  • 09cb8c67cb Save comment/issue drafts in sessionStorage. Justin Nuß 2014-07-25 20:56:17 +0200
  • a03a1e87e9 Remove 'None yet' message when adding first label to issue. Justin Nuß 2014-07-25 20:15:58 +0200
  • aad91d4b21 Merge pull request #324 from nuss-justin/issue/318 无闻 2014-07-25 13:35:25 -0400
  • f0da8a68c2 Remove debug comment. Justin Nuß 2014-07-25 15:47:42 +0200
  • 12fb42de5a Fix IE bug and show errors. Justin Nuß 2014-07-25 11:13:42 +0200
  • 4e2477a1a5 Fix #318. Switch to JS(ON) implementation for issue/comment creation. Justin Nuß 2014-07-25 10:47:37 +0200
  • f7617997ce Ignore EOF error when parsing form. Justin Nuß 2014-07-25 10:18:42 +0200
  • 204ef41b09 Merge pull request #322 from nuss-justin/issue/321 无闻 2014-07-25 02:41:22 -0400
  • dedb156d4a Fix #321. Allow empty comments as long as there are attachments. Justin Nuß 2014-07-25 08:01:34 +0200
  • 30d7397f97 Merge pull request #314 from nuss-justin/issue/312 无闻 2014-07-25 01:14:33 -0400