Commit Graph

  • 790afc2581 enhanced the style of the login view hyung-hwan 2015-03-26 13:34:13 +00:00
  • 424f73ef6c added background images to username and password fields in taskbar hyung-hwan 2015-03-26 12:47:37 +00:00
  • 2dcc5883fe fixed more css styles hyung-hwan 2015-03-26 06:14:08 +00:00
  • 6586260e42 fixed a wrong css rule hyung-hwan 2015-03-26 06:01:41 +00:00
  • d060b4773e added simple multi-column wiki rendering using css hyung-hwan 2015-03-26 05:52:21 +00:00
  • 23540ff950 changed style of some elements in taskbar hyung-hwan 2015-03-26 02:59:37 +00:00
  • fd43dd7df7 added a missing file hyung-hwan 2015-03-25 14:28:53 +00:00
  • 49f8ae31e7 changed the projectbar style hyung-hwan 2015-03-25 14:05:01 +00:00
  • 0d499dcd2b enhanced the wiki edit view to be able to rename the page itself hyung-hwan 2015-03-25 07:29:18 +00:00
  • 2702b84b81 changed to use | instead of : in hex-ascii conversion hyung-hwan 2015-03-17 06:48:16 +00:00
  • 5e58b3eda2 changed creole.js to use a new style ascii-to-hex conversion hyung-hwan 2015-03-17 04:17:26 +00:00
  • 47b17bdcf4 fixed hea x/ascii conversion bug hyung-hwan 2015-03-16 02:30:41 +00:00
  • 2337a0f09b changed the hex-ascii conversion style hyung-hwan 2015-03-16 01:54:29 +00:00
  • 2bdd1e5e45 specified order_by in FileMode::getAll hyung-hwan 2015-03-03 07:08:45 +00:00
  • ef8f044d12 created a dedicate graph page. modified Chart.js to provide tooltipLabel: in other graph types hyung-hwan 2015-02-16 14:43:54 +00:00
  • 302be32590 included datarootdir reference to configure.ac hyung-hwan 2015-02-16 12:38:13 +00:00
  • c8a638d51f changed the default values of some configuration items hyung-hwan 2015-02-16 12:32:49 +00:00
  • 827e4b4e87 enhanced the directory restriction of the pre-commit hook configurable hyung-hwan 2015-02-16 12:27:25 +00:00
  • 63d0c15ef9 changed the pre-commit hook for old perls hyung-hwan 2015-02-16 02:32:32 +00:00
  • fe6921fbed touched up the pre-commit hook hyung-hwan 2015-02-16 02:01:33 +00:00
  • 310e53d9b4 enhanced the pre-commit hook script to restrict some operations hyung-hwan 2015-02-15 18:10:37 +00:00
  • 05d7176321 changed the way to detect images in the code-file view hyung-hwan 2015-02-13 07:28:11 +00:00
  • dfcf18917b improved the code_file view slightly to display a image stream as an image hyung-hwan 2015-02-13 07:15:55 +00:00
  • 985f60fa40 added a missing comma hyung-hwan 2015-02-12 16:53:25 +00:00
  • 27c5e47ed3 added a new status code - testing hyung-hwan 2015-02-12 16:51:18 +00:00
  • e10ed7f5c6 touched up css files a bit hyung-hwan 2015-02-12 16:29:45 +00:00
  • ae2036b4f2 fixed the Chart.js tooltipLabels hack to work correctly with a single data set. hyung-hwan 2015-02-12 15:56:14 +00:00
  • f0ae5dcd1d added a hack to the Line chart of Chart.js to accept tooltipLabels hyung-hwan 2015-02-12 15:31:41 +00:00
  • cf54a7e0ec deleted Chart.min.js and added Chart.js hyung-hwan 2015-02-12 15:31:05 +00:00
  • 6f8e76d2f5 changed scaling of the commits-per-month graph hyung-hwan 2015-02-12 14:51:54 +00:00
  • 5d877702e7 added a fake data point when the number of data point is less than 2 in the project_home view hyung-hwan 2015-02-12 02:14:57 +00:00
  • 78483d9034 specified the radix in a call to parseInt hyung-hwan 2015-02-10 15:57:26 +00:00
  • a0b82bc80f dropped msg and paths when returning history as json. changed the commits-per-month graph to show every 3 x-labeas only hyung-hwan 2015-02-10 15:48:29 +00:00
  • aa5dbff8d7 added commiters-per-month datset hyung-hwan 2015-02-10 14:23:48 +00:00
  • 7bfde589e2 added codepot_json_encode hyung-hwan 2015-02-10 13:24:55 +00:00
  • 596a641fcf changed to generate commit-per-month graph using chart.js hyung-hwan 2015-02-10 13:24:22 +00:00
  • c9cb19ae17 fixed a bug of dstoring a wrong value into the createdon field hyung-hwan 2015-02-10 04:32:32 +00:00
  • 316aa08bff more styling adjustment on the commits-per-month graph hyung-hwan 2015-02-10 02:56:50 +00:00
  • 3264070495 adjusted styling of commiits-per-month graph hyung-hwan 2015-02-10 02:49:49 +00:00
  • a8f5e0a30e added code to ignore a line beginning with a backslash in parsing the diff output hyung-hwan 2015-02-09 05:16:51 +00:00
  • af0ff51997 adjusted the bar graph width when spacing is disabled hyung-hwan 2015-02-08 05:55:08 +00:00
  • 4fc812ef91 enhanced the commits-per-month graph hyung-hwan 2015-02-08 05:00:19 +00:00
  • d12de4e0cf touched up the commits-per-month graph hyung-hwan 2015-02-06 15:52:55 +00:00
  • f86c4dcabe updated display of the commits-per-month graph hyung-hwan 2015-02-06 15:21:21 +00:00
  • b0720d88fa added a commits-per-month graph to the project home view hyung-hwan 2015-02-06 14:55:34 +00:00
  • 3b58b30b79 fixed makefile.am hyung-hwan 2015-02-06 14:12:01 +00:00
  • 2297420797 finished primitive code review editing hyung-hwan 2015-02-06 14:03:12 +00:00
  • 98695a00b5 added more code to support review comment editing hyung-hwan 2015-02-06 09:26:33 +00:00
  • d1b18b9973 added preparatory code to support review comment editing hyung-hwan 2015-02-06 06:23:50 +00:00
  • da36c01a36 added the fulldiff link in the code folder view hyung-hwan 2015-02-06 01:54:05 +00:00
  • 7b799a6f2a set the size of the LOC graph in the code file view hyung-hwan 2015-02-06 01:29:37 +00:00
  • 111c662dec fixed the cloc graph generator to purge temporary files properly hyung-hwan 2015-02-05 13:20:29 +00:00
  • b690831cb0 added a single file CLOC support hyung-hwan 2015-02-05 13:12:37 +00:00
  • 417e35c629 switched md5 display to a list in the file show view hyung-hwan 2015-02-05 09:32:44 +00:00
  • ab299867ee changed the file show view to display information dynamically hyung-hwan 2015-02-05 09:28:09 +00:00
  • eb142f5bb7 enhanced subversion model to to retry with a pegged url when calling svn_cat() for diffing hyung-hwan 2015-02-05 08:20:45 +00:00
  • 9474738217 changed the wiki show view to display page information more dynamically hyung-hwan 2015-02-05 07:54:44 +00:00
  • ed8d5d57bb fixed typos hyung-hwan 2015-02-05 02:43:20 +00:00
  • 3df3fb3f25 added #C and #F shortcuts hyung-hwan 2015-02-05 01:23:20 +00:00
  • 2acb80bcf1 changed the width of the user icon in the side-bar hyung-hwan 2015-02-04 12:23:09 +00:00
  • 187ef7705a added the login check and the project public access check in the graphing function hyung-hwan 2015-02-04 08:02:12 +00:00
  • 7dc151b1c1 fixed indentation hyung-hwan 2015-02-04 07:46:53 +00:00
  • cce5c5be47 changed user icon delivery - still lacking etags/if-none-match handling hyung-hwan 2015-02-04 07:40:32 +00:00
  • 0198854319 showed a creator in wiki show and project home views hyung-hwan 2015-02-04 06:00:07 +00:00
  • 3832a12167 enhanced the tweak to handle MSIE 11 hyung-hwan 2015-02-04 01:55:05 +00:00
  • cead914a34 added missing semicolons hyung-hwan 2015-02-04 01:24:20 +00:00
  • 20bf9bd869 added a tweak for MSID in code diff view hyung-hwan 2015-02-04 01:21:23 +00:00
  • ee8190d27d changed the unknown author handling in the code controller hyung-hwan 2015-02-04 01:03:27 +00:00
  • 8188f104c1 made minor changes to css files hyung-hwan 2015-02-03 13:46:26 +00:00
  • 99a9a48eeb made minor code changes hyung-hwan 2015-02-03 13:36:07 +00:00
  • c31e4aebb8 handled a corner case of no author in the code history hyung-hwan 2015-02-03 13:06:04 +00:00
  • 4a2a119bec added simple graphs into the code history view hyung-hwan 2015-02-03 12:48:20 +00:00
  • adcce47950 changed the user settings view hyung-hwan 2015-02-03 04:49:47 +00:00
  • dd3f458704 added user icon upload hyung-hwan 2015-02-03 04:41:55 +00:00
  • c493c6f152 added @ to the call to file_get_contents in the project_home view hyung-hwan 2015-02-02 07:30:21 +00:00
  • cf220eb01a enabled prettyprinting in various wiki formatting pages hyung-hwan 2015-02-02 06:58:01 +00:00
  • 812bdf6547 added a codeBlock tag to creole and changed wiki-show and project-home pages to use prettify to render the codeBlock regiion hyung-hwan 2015-02-02 02:36:42 +00:00
  • 82102eab8b added a codeBlock tag to creole and changed wiki-show and project-home pages to use prettify to render the codeBlock regiion hyung-hwan 2015-02-02 02:36:34 +00:00
  • d7fe16c2ea switched the diff view to the same style as the full diff view hyung-hwan 2015-02-01 13:07:41 +00:00
  • 9ff52ef0fa changed how to show a user icon in the project member list hyung-hwan 2015-01-30 14:08:03 +00:00
  • 802a0bd142 changed the footer style hyung-hwan 2015-01-30 13:41:46 +00:00
  • 69566d8317 fixed a bug of showing unneeded inputbox in code revision view when not signed in hyung-hwan 2015-01-30 08:55:02 +00:00
  • afe628aabe adjusted the size of the sign-in button hyung-hwan 2015-01-30 08:34:08 +00:00
  • cac4433101 fixed a bug of not showing whitespaces at the end of different lines in the full diff view hyung-hwan 2015-01-30 06:13:15 +00:00
  • db114f4aa4 fixed some bugs in the fulldiff view hyung-hwan 2015-01-30 05:54:18 +00:00
  • 5b691e780f added the defintion of the new code_review table in codepot.mysql hyung-hwan 2015-01-29 13:48:35 +00:00
  • d6a2a3ad31 Added primitive commenting feature to the code revision view hyung-hwan 2015-01-29 13:46:47 +00:00
  • f54a47e46b started adding review comment editing to code_revision.php hyung-hwan 2015-01-28 13:52:30 +00:00
  • 7dabb672e3 changed a few variable names hyung-hwan 2015-01-28 02:58:49 +00:00
  • 58bb110c92 improved the full diff view a bit more hyung-hwan 2015-01-28 02:52:29 +00:00
  • 5fc888924c enhanced the full diff view slightly hyung-hwan 2015-01-27 13:01:33 +00:00
  • 11e60639af added full view of code difference hyung-hwan 2015-01-25 17:09:28 +00:00
  • d5b787036f changed LoginModel to use HTTP_HOST instead of SERVER_NAME and SERVER_PORT hyung-hwan 2014-11-12 04:21:54 +00:00
  • d033a7af79 strengthened commit message check hyung-hwan 2014-11-01 15:23:43 +00:00
  • 97afd1191c enhanced the ohloh widget support hyung-hwan 2014-10-12 13:22:23 +00:00
  • 270c2c8f8b changed config/config.php to add ['REQUEST_PROTOCOL']. changed the subversion repository anchor to have the trailing slash hyung-hwan 2014-10-12 13:05:40 +00:00
  • 9dcf9a5daa changed the way to detect https and http using x-forwarded-proto hyung-hwan 2014-10-10 17:28:00 +00:00
  • fceb0475d2 added a style for an image located in a list hyung-hwan 2014-09-26 03:10:24 +00:00
  • ec72e4f8d8 fixed wrong attachment base in the wiki editing page hyung-hwan 2014-09-24 15:08:33 +00:00
  • e37a418985 changed the issue creation page to set the owner to the current signed-in user if he/she is a member. if not, the issue goes to the first user hyung-hwan 2014-09-16 03:07:21 +00:00