1
0
Fork 0

Commit Graph

  • 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
  • 0f3414ec39 Merge pull request #315 from nuss-justin/issue/313 无闻 2014-07-25 01:14:02 -0400
  • 2032080d86 Merge pull request #320 from acusti/patch-2 无闻 2014-07-25 01:10:52 -0400
  • 8ccde45c5f Fix #319 (user not-logged in error) Andrew Patton 2014-07-24 18:23:46 -0400
  • eafa365453 Fix #313. Repair broken image extension detection regex. Justin 2014-07-24 23:19:21 +0200
  • ad7beb78d0 Fix #312. Quote file names of attachments. Justin 2014-07-24 23:13:35 +0200
  • 835e85b5ce Fix #281. Add mouse-over precise time and on-click switch listener. Justin Nuß 2014-07-24 22:31:59 +0200
  • c4eeb803e1 Merge pull request #310 from nuss-justin/issue/303 无闻 2014-07-24 15:26:04 -0400
  • 3e7e9ee289 Fix #303. Specify updated columns explicitly. Justin Nuß 2014-07-24 20:07:07 +0200
  • 87855d42a0 Merge pull request #309 from nuss-justin/trello/244 无闻 2014-07-24 13:25:00 -0400
  • 620c0ef297 Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244 Justin Nuß 2014-07-24 19:15:35 +0200
  • cbcd08aa17 Mention organisation users when organisation gets mentioned Justin Nuß 2014-07-24 19:15:31 +0200
  • c20f5dc2ea Merge branch 'dev' of github.com:gogits/gogs into dev Unknwon 2014-07-24 12:49:43 -0400
  • a41a1fe60d Mirror fix Unknwon 2014-07-24 12:49:40 -0400
  • da0240aacd Merge pull request #307 from nuss-justin/feature/attachments 无闻 2014-07-24 12:47:55 -0400
  • 9a7349ce64 Change Attachment.Path to TEXT (no maximum size) Justin Nuß 2014-07-24 17:02:42 +0200
  • 4d702eb345 Allow disabling uploads Justin Nuß 2014-07-24 15:51:40 +0200
  • 9df99681fb Update default config with comments Justin Nuß 2014-07-24 15:23:56 +0200
  • bfe5b86004 Add file upload for attachments Justin Nuß 2014-07-24 15:19:59 +0200
  • 3db84c8893 Merge pull request #306 from nuss-justin/dev 无闻 2014-07-24 08:21:28 -0400
  • 70b0023b82 Fix double decrement of issue counter Justin Nuß 2014-07-24 13:58:39 +0200
  • 43e5de7f83 Show attachments in issues/comments and add preview for images Justin Nuß 2014-07-24 13:50:03 +0200
  • fa1db64ff0 Add files/ directory to .gitignore Justin Nuß 2014-07-24 13:49:27 +0200
  • ef1cbcd761 Allow admins to delete attachments. Justin Nuß 2014-07-24 12:39:03 +0200
  • 1129f756c8 Fix missing . (dot) in issue templates Justin Nuß 2014-07-24 12:37:26 +0200
  • 967856f36e Merge branch 'dev' into feature/attachments Justin Nuß 2014-07-24 12:29:37 +0200
  • a76a948a02 Merge pull request #305 from nuss-justin/feature/commit-issue-fix 无闻 2014-07-24 04:25:00 -0400
  • d43c5895bc Update template and style, only close commit if commit is in same repository Justin Nuß 2014-07-24 10:15:05 +0200
  • 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments Justin Nuß 2014-07-24 09:04:09 +0200
  • 34304e6a0c WIP: Allow attachments for issues, not only comments Justin Nuß 2014-07-23 21:24:24 +0200
  • 4617bef895 WIP: Allow attachments for comments Justin Nuß 2014-07-23 21:15:47 +0200
  • c850c01007 Update closed issues stats for repository Justin Nuß 2014-07-23 13:54:46 +0200
  • 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages Justin Nuß 2014-07-23 13:48:06 +0200
  • 6e9f1c52b1 Merge pull request #301 from nuss-justin/bugfix/milestone-counter 无闻 2014-07-22 16:46:20 -0400
  • 812f71e21b Update milestone issue stats when reopening/closing issue Justin Nuß 2014-07-22 22:35:59 +0200
  • 94b100ce43 Merge pull request #299 from nuss-justin/issue/216 无闻 2014-07-22 16:24:16 -0400
  • 40557a4f79 Merge pull request #298 from nuss-justin/issue/278 无闻 2014-07-22 16:23:00 -0400
  • 8e4debe99d Merge pull request #297 from nuss-justin/issue/288 无闻 2014-07-22 16:13:22 -0400
  • dc2e140360 Merge pull request #296 from nuss-justin/dev 无闻 2014-07-22 16:03:58 -0400
  • 5bbd5be0ca Merge pull request #300 from nuss-justin/issue/259 无闻 2014-07-22 15:48:05 -0400
  • 0d06c7e5f2 Prevent panic when dividing through zero Justin Nuß 2014-07-22 20:57:48 +0200
  • 636a78fed1 Escape tags and quotes in links. Justin Nuß 2014-07-22 20:08:04 +0200
  • e194cf3291 Fix issue #259. Allow links in the repository description Justin Nuß 2014-07-22 19:52:37 +0200
  • ed73af6fa1 Fix #216. Change milestones, labels and assigne without reloading the page Justin Nuß 2014-07-22 15:46:15 +0200
  • 267870537d Fix issue #278. Fall back to (default) branch for context data, if no branch selected Justin Nuß 2014-07-22 14:46:04 +0200
  • ccca60a5a1 Fix issue #288. Only show label form if repository collaborator/admin Justin Nuß 2014-07-22 14:20:32 +0200
  • ec26b78d3c Fix issue #280. Update milestone counter when creating an issue Justin Nuß 2014-07-22 13:50:34 +0200
  • 18718afb36 Hide watch/unwatch button if not loggedin Justin Nuß 2014-07-22 11:57:10 +0200
  • 0b4fcf1224 Fix unwatch button not working in Firefox Justin Nuß 2014-07-22 11:56:08 +0200
  • dcb252eff4 Merge pull request #294 from ecnahc515/patch-2 无闻 2014-07-21 23:23:37 -0400
  • 78103f1df3 Remove apt-get cleanup from Dockerfile Chance Zibolski 2014-07-21 20:20:35 -0700
  • 536f65b8ad Merge pull request #293 from wmark/master 无闻 2014-07-20 21:05:27 -0400
  • 887ad1ec8b Utilize ssh-keygen for checking of keys. W-Mark Kubacki 2014-07-20 18:02:59 +0200
  • aab2dbc505 Merge pull request #291 from gima/dev 无闻 2014-07-18 01:05:19 -0400
  • 5a97cc69ed Make possible for administrators to change user's password (fix proposal for #290) gima 2014-07-18 05:11:40 +0300
  • 6418caf23a add build script Lunny Xiao 2014-07-16 09:48:19 +0800
  • 9a3e1790a1 update start.sh in order to compatible with supervisor codeskyblue 2014-07-15 10:20:05 +0800
  • 3969d704a0 Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-07-12 00:55:35 -0400
  • 0f907301b7 Fix #285 Unknown 2014-07-12 00:55:19 -0400
  • 590f9e599c Merge pull request #284 from compressed/user_name 无闻 2014-07-11 21:49:50 -0400
  • 63e47405b2 Only update access usernames where the username is changing #282 Christopher Brickley 2014-07-11 20:57:00 -0400
  • c127d84777 add organization team-single page fuxiaohei 2014-07-07 18:13:42 +0800
  • 63cc14062a Paging function for users and repositories Unknown 2014-07-07 04:15:08 -0400
  • 7ffdabb28f Move debug router location Unknown 2014-07-06 18:25:07 -0400
  • 9b014d05e4 Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-07-06 17:32:39 -0400
  • 097c8e05e6 Able to set timeout for process monitor Unknown 2014-07-06 17:32:36 -0400
  • 21088a40f5 Merge pull request #275 from nuss-justin/dev 无闻 2014-07-05 15:02:31 -0400
  • 10f932b952 Fix wrong method for profiling routes. Justin 2014-07-05 17:24:44 +0200
  • fd5412ec47 Work on #274 Unknown 2014-07-04 22:43:39 -0400
  • baa255e899 remove debug info Lunny Xiao 2014-07-05 10:37:29 +0800