Commit Graph

  • d15db8b19a Add file list index to the commit detail page. takezoe 2013-06-20 14:13:39 +09:00
  • 408e1245b3 Change ISSUE.CONTENT to NULLABLE. takezoe 2013-06-20 12:56:33 +09:00
  • cc2c085a4a Creates issue service. shimamoto 2013-06-20 11:52:56 +09:00
  • d7e968ad8f Temporary fix for heap error caused by large amount of commit diff. takezoe 2013-06-20 03:38:30 +09:00
  • 03998493c6 Fix paginator style of the issue page. takezoe 2013-06-20 03:08:29 +09:00
  • 111c6a7bad Improve performance of the commit history page. takezoe 2013-06-20 03:00:54 +09:00
  • ff27135df6 Delete all temporary directories in repository deletion. takezoe 2013-06-20 02:51:49 +09:00
  • 1826b81e99 Delete working copy of wiki repository in repository deletion. takezoe 2013-06-20 00:33:01 +09:00
  • df78fdbaca Fix type of issue model. shimamoto 2013-06-19 21:27:13 +09:00
  • 75851923e6 Fix parent commit id presentation. takezoe 2013-06-19 21:07:38 +09:00
  • fac91a2832 Enhance repository creation / deletion for issues: takezoe 2013-06-19 20:20:07 +09:00
  • 8c980dcb83 Merge branch 'master' of https://github.com/takezoe/gitbucket.git takezoe 2013-06-19 20:13:07 +09:00
  • 46a2a95411 Add issue_id model. shimamoto 2013-06-19 20:12:20 +09:00
  • 25cdb7ff7d Merge branch 'master' of https://github.com/takezoe/gitbucket.git takezoe 2013-06-19 20:08:11 +09:00
  • cd14d22737 Display parent commit id at the commit details page. takezoe 2013-06-19 20:07:51 +09:00
  • 0e7b855610 Add issue model. shimamoto 2013-06-19 20:05:37 +09:00
  • 3f945b7328 Fix ISSUE schema. takezoe 2013-06-19 20:02:18 +09:00
  • ac03a3a68d Fix image files presentation at blob view and diff view. takezoe 2013-06-19 19:11:56 +09:00
  • 1f195f1cb1 Add 'Browse code' button to the commit details page. takezoe 2013-06-19 15:24:28 +09:00
  • a5a993060a Fix presentation. takezoe 2013-06-19 15:16:54 +09:00
  • 63d76a3c6e Fix commit log presentation. takezoe 2013-06-19 11:07:48 +09:00
  • 7a3512ee18 Fix commit log presentation. takezoe 2013-06-19 04:27:57 +09:00
  • 1679fb98d0 Fix commit log. takezoe 2013-06-19 03:22:49 +09:00
  • 3de5199575 Disables issue link and commit link in the markdown at README.md. takezoe 2013-06-19 02:04:05 +09:00
  • 874b2ae2b3 reverse the order of commits to retrieve the last commit of files. takezoe 2013-06-18 22:04:29 +09:00
  • b72bbb6dcd Improve repository presentation. takezoe 2013-06-18 19:59:03 +09:00
  • 3fc468bd33 Fix JavaScript for the global navigation bar. takezoe 2013-06-18 14:02:06 +09:00
  • c8ca98f919 Fix validation error message cleaning. takezoe 2013-06-18 13:48:10 +09:00
  • e2e8db731d Add link to Markdown Syntax Guide. takezoe 2013-06-16 13:59:14 +09:00
  • 0461b586ea Returns NotFound() if the repository does not exist. takezoe 2013-06-16 13:38:36 +09:00
  • ffd0c4f195 Fix page name validation. takezoe 2013-06-16 13:29:44 +09:00
  • c259655adc Adjust url only if enableWikiLink is true. takezoe 2013-06-16 03:47:25 +09:00
  • 8f0e2fe442 Adjust link / image url in Wiki. takezoe 2013-06-16 03:43:03 +09:00
  • 19cab6b2d8 Remove debug code. takezoe 2013-06-16 03:21:20 +09:00
  • 676e6c6047 Fix the repository url. takezoe 2013-06-16 03:20:34 +09:00
  • c3a4c36ac2 Pull to the working copy of the wiki repository before modifying. takezoe 2013-06-16 02:41:26 +09:00
  • 5875772c21 Remove debug code. takezoe 2013-06-16 02:11:51 +09:00
  • 8c12e15bc5 Add action which returns the file content in the wiki repository. takezoe 2013-06-16 02:09:21 +09:00
  • e5b3399127 Synchronization of modification to the working repository for Wiki. takezoe 2013-06-16 02:08:34 +09:00
  • 516f985a03 Fix authentication for the wiki repository. takezoe 2013-06-16 02:05:23 +09:00
  • 1a46b4e5fb Fix CSS styles. takezoe 2013-06-11 17:18:38 +09:00
  • f74ad9fe54 Bugfix takezoe 2013-06-11 15:39:55 +09:00
  • 5c468634da Add new issue template. shimamoto 2013-06-10 22:14:33 +09:00
  • 47e9bf0ab3 Add preview. shimamoto 2013-06-10 22:12:15 +09:00
  • 221b61af82 Fix issue title. shimamoto 2013-06-10 22:10:47 +09:00
  • 48bcdc622f Fix the tag page. takezoe 2013-06-09 00:38:22 +09:00
  • ef677bdb08 Fix commit id / issue id link in markdown. takezoe 2013-06-09 00:32:28 +09:00
  • 5c79124bf9 Remove debug code. takezoe 2013-06-07 09:47:51 +09:00
  • 3bf13c2624 Implementing issue id link. takezoe 2013-06-07 09:46:44 +09:00
  • b866c6bbf0 Add syntax highlighting in Wiki. takezoe 2013-06-07 03:17:54 +09:00
  • 5e6e69d078 Add syntax highlighting in Wiki. takezoe 2013-06-07 03:14:08 +09:00
  • d293493b0e Upgrade to pregdown 1.3.0. takezoe 2013-06-07 03:13:34 +09:00
  • 8ee287b323 Fix h3 style and others. takezoe 2013-06-07 01:51:24 +09:00
  • 280fe85ff9 Delete Repository page has been implemented. takezoe 2013-06-07 01:50:35 +09:00
  • 45bcaa9d5c Close the object database at exit on JGitUtil#getContent(). takezoe 2013-06-07 01:49:25 +09:00
  • 7f51daf5a1 Fix the data type of MILESTONE.REPOSITORY_NAME. takezoe 2013-06-07 01:34:18 +09:00
  • a037ef34ce Add the error page. ControllerBase#NotFound() renders this page instead of redirecting to the top page. takezoe 2013-06-06 21:41:41 +09:00
  • 62912f5416 Fix an error in ReadableRepositoryAuthenticator when repository does not exist. takezoe 2013-06-06 21:39:50 +09:00
  • faba787e0d Remove unused import statement. takezoe 2013-06-06 21:33:43 +09:00
  • a6b5098f33 Add the account editing page. takezoe 2013-06-06 21:21:27 +09:00
  • ab4cde9301 Show the default branch in the default. takezoe 2013-06-06 16:40:54 +09:00
  • 497bc61107 Improve performance of the file list. takezoe 2013-06-06 16:34:00 +09:00
  • 1b4db5e6c6 Fix the account page to display repositories which is registered as collaborator. takezoe 2013-06-06 15:14:28 +09:00
  • 3208792393 Add Issues. shimamoto 2013-06-05 16:26:26 +09:00
  • e7ab61685b Generalize markdown preview. takezoe 2013-06-05 15:09:12 +09:00
  • 927ff5f8c1 BufFix for the repository viewer. takezoe 2013-06-05 14:15:23 +09:00
  • 54ca687995 Fix file list of the nested directory. takezoe 2013-06-05 13:47:25 +09:00
  • 275f6f02f8 Remove debug code. takezoe 2013-06-05 10:35:22 +09:00
  • a9104f51f1 Fix authentication for public repository. takezoe 2013-06-05 10:15:31 +09:00
  • 64beb295e5 Fix typo. takezoe 2013-06-05 09:54:36 +09:00
  • c3144383b2 Fix authentication for git repository. takezoe 2013-06-05 04:11:39 +09:00
  • b3e76db227 Fix error response. takezoe 2013-06-05 03:01:51 +09:00
  • 4d5ce740c4 Add authentication. takezoe 2013-06-05 02:46:16 +09:00
  • 0bb46ba756 Fix initial README.md content. takezoe 2013-06-05 02:02:20 +09:00
  • b42d8205a8 Merge branch 'master' of https://github.com/takezoe/gitbucket takezoe 2013-06-05 01:49:46 +09:00
  • f59e852fa1 Display the lock icon for private repositories. takezoe 2013-06-04 21:21:03 +09:00
  • 9174ed8441 Collaborators became removable. takezoe 2013-06-04 21:08:19 +09:00
  • faf162a5f0 Small fix. takezoe 2013-06-04 21:05:08 +09:00
  • e58282a532 Use static values instead of magic number. takezoe 2013-06-04 20:16:17 +09:00
  • 4ef5fddaf5 Disable 'Settings' menu for normal users. takezoe 2013-06-04 19:55:53 +09:00
  • 043e1b89e6 Control wiki buttons by permission. takezoe 2013-06-04 19:13:31 +09:00
  • b343d2e41c Add Scaladoc. takezoe 2013-06-04 18:38:36 +09:00
  • bc70f8db66 Add 'Delete Repository' to the settings menu. takezoe 2013-06-04 18:36:11 +09:00
  • b990257947 TODO takezoe 2013-06-04 18:32:00 +09:00
  • 2b599a3052 Fix updating in AccountService. takezoe 2013-06-04 18:29:08 +09:00
  • 79a0ba5630 Save repository options. takezoe 2013-06-04 18:23:51 +09:00
  • 118e32662d Fix the user page. takezoe 2013-06-04 17:16:01 +09:00
  • b6b40f1ce2 Fix the user type label. takezoe 2013-06-04 17:14:44 +09:00
  • af26afec25 Fix repository description handling. takezoe 2013-06-04 16:57:52 +09:00
  • 5eedc87c3a Update scalatra-forms. optional rule converts empty string to None. takezoe 2013-06-04 16:49:17 +09:00
  • 4dd36f1d7c Remove proxy settings again. takezoe 2013-06-04 14:55:20 +09:00
  • 0c18671eb2 Add RepositoryService#updateLastActivityDate(). takezoe 2013-06-04 14:04:36 +09:00
  • 5793851b7d Add AccountService#updateLastLoginDate(). takezoe 2013-06-04 14:04:03 +09:00
  • 315da9caa5 Add AccountService#updateAccount() takezoe 2013-06-04 13:59:21 +09:00
  • 597e3d251c Fix the 'Users' link in the header. takezoe 2013-06-04 13:24:15 +09:00
  • b13019c8be Add editing user stuff. takezoe 2013-06-04 13:22:57 +09:00
  • dd7fef93fc Add new user creation stuff. takezoe 2013-06-04 12:25:43 +09:00
  • 99e6abf833 Fix the error message style class name. takezoe 2013-06-04 12:06:36 +09:00
  • 9d31eb2e88 Change the initial admin user to 'root' from 'admin'. takezoe 2013-06-04 11:10:32 +09:00
  • d80823343a Separate Authenticators to the trait from ControllerBase. takezoe 2013-06-04 08:51:31 +09:00