Commit Graph

25 Commits

Author SHA1 Message Date
9a49a20c6d implemented the file deletion into the file show view.
abandoned the file delete view
2015-09-07 10:27:13 +00:00
f3e0be9e00 # added databse_port to codepot.ini.in
# fixed some code for postgresql
# added codepot.pgsql
2015-04-28 05:12:06 +00:00
acf94fa650 # incremented the version number to 0.2.0
# switched PHP short open tags to the full open tags.
# included pecl-svn into the project
# fixed various RPM packaging problems for PHP 5.3 and SELinux
2015-04-10 14:48:38 +00:00
2702b84b81 changed to use | instead of : in hex-ascii conversion 2015-03-17 06:48:16 +00:00
2337a0f09b changed the hex-ascii conversion style 2015-03-16 01:54:29 +00:00
302be32590 included datarootdir reference to configure.ac 2015-02-16 12:38:13 +00:00
270c2c8f8b changed config/config.php to add ['REQUEST_PROTOCOL'].
changed the subversion repository anchor to have the trailing slash
2014-10-12 13:05:40 +00:00
9dcf9a5daa changed the way to detect https and http using x-forwarded-proto 2014-10-10 17:28:00 +00:00
811a7cbee9 incremented the version number to 0.1.2 and rewrote the start-commit script in perl 2014-05-16 03:18:22 +00:00
75b68e9e58 patched code for codeigniter 1.7.3 2010-12-27 04:02:17 +00:00
9df2db6f19 added a line of comment 2010-10-20 13:00:13 +00:00
93a0375011 added a new option - 'index_page'
added base_url_make() into codeigniter
2010-08-03 05:55:12 +00:00
b3033def53 added the user settings view with minimal numbers of options 2010-05-18 14:12:52 +00:00
7596d92c9e * implemented wiki attachment
** added wiki_attachment table
** enhanced wikicreole to support a relative image URL.
* introduced 'ldap_server_uri' to take over 'ldap_server_host' and 'ldap_server_uri' deprecated.
** mainly done to support ldaps.
2010-04-27 14:56:11 +00:00
3104736b42 enhanced the code viewer to show svn properties 2010-04-12 12:39:08 +00:00
f2a8e4ea39 RPMized the project 2010-04-07 14:38:07 +00:00
02aa6ec6f2 changed the way the projectbar view is used.
added the rpm spec file.
2010-04-07 12:13:44 +00:00
6bd395d012 touched up issue handling
changed subversion repository creation code.
2010-03-28 13:44:24 +00:00
4c7ca4edf7 added some issue tracking code 2010-03-16 15:11:59 +00:00
d1420f9c2b added primitive issue management pages.
still far more to be done
2010-03-10 13:48:48 +00:00
c9e6b622c4 renamed some configuration items
- max_logs_per_page
 - max_logs_in_project_home
 - max_log_in_site_home
added the full change log view for a project
merged the user controller to the site controller
removed the user controller
2010-03-04 12:40:27 +00:00
7af7fff45c added 'log_threshold' option.
added the korean language pack for ci
2010-02-23 13:46:25 +00:00
407e889c3a added language detection functionality 2010-02-21 11:27:50 +00:00
c4c7f3a66d changed the way the system admin is checked 2010-02-05 13:28:57 +00:00
475cfd028e initial commit 2010-01-24 14:34:03 +00:00