59c3fe98e0
removed an empty line from codepot.ini.in
2015-04-09 09:35:24 +00:00
07a5b937f5
added a new configuration item code_folder_readme
2015-04-09 09:33:04 +00:00
59c6044680
changed some default values in codepot.ini.in
2015-04-09 05:43:06 +00:00
6803708c69
added some text to codepot.ini.in
2015-04-09 05:21:47 +00:00
c8a638d51f
changed the default values of some configuration items
2015-02-16 12:32:49 +00:00
827e4b4e87
enhanced the directory restriction of the pre-commit hook configurable
2015-02-16 12:27:25 +00:00
b690831cb0
added a single file CLOC support
2015-02-05 13:12:37 +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
8e3824cb3c
added usericon_dir. also added some functions useful for showing a user icon
2014-06-24 15:10:31 +00:00
b448ee94e5
rewritten pre-commit and added svn_min_commit_message_length
2014-06-23 10:07:08 +00:00
ac6a5f4110
renamed svn_for_members_only to svn_read_access and made required changed in AccessHandler.pm
2014-05-26 06:18:30 +00:00
daaf42b678
fixed a bug when handling ldap_auth_mode 2 in LdapLoginModel.
...
added svn_for_members_only and made relevant changes to AccessHandler.pm
2014-05-25 06:53:16 +00:00
197df5adc3
enhanced code search.
...
added configuration items: allow_set_time_limit and signin_for_code_search
2014-05-25 04:26:23 +00:00
3e4b807fbb
added the sample httpd/dav configuration file
2014-05-20 01:55:47 +00:00
f498dba3bf
added the codepot-user script and touched up AccessHandler.pm
2014-05-17 16:22:56 +00:00
0e3b90e4b5
added authenticate_database to AccessHandler.pm
2014-05-17 07:04:12 +00:00
d5c9aa6f6d
added a public field to a project.
...
added a new mod_perl handler for simpler access control
2014-05-15 16:17:21 +00:00
17d72c00ef
added DbLoginModel
2011-11-26 13:32:03 +00:00
265bd059fc
added ldap_auth_mode, lda_userid_search_filter, ldap_userid_search_base
2011-09-15 14:24:54 +00:00
c4f18e49f4
added REQUEST_PROTOCOL
2011-02-22 05:26:13 +00:00
93a0375011
added a new option - 'index_page'
...
added base_url_make() into codeigniter
2010-08-03 05:55:12 +00:00
0db4dd70b3
enhanced svn_base_url to support multiple URLs
2010-07-27 01:37:22 +00:00
f9208d86a5
* enhanced sign-in handling
...
* fixed attachment cache control.
2010-04-28 14:33:25 +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
c02b59a9ca
* added 'force_project_delete'.
...
* added the pre-revprop-change hook and the post-revprop-change hook.
2010-04-18 12:43:37 +00:00
75d3c271d6
* enhanced ProjectModel->create() to remove dependency on the external script 'repo.sh'
...
* enhanced the code_folder view to display properties.
* fixed a minor bug in the code_history view.
* got rid of websvn totally.
2010-04-13 11:38:26 +00:00
3104736b42
enhanced the code viewer to show svn properties
2010-04-12 12:39:08 +00:00
b41a102353
enhanced file download handling to consume less memory
2010-04-11 14:30:49 +00:00
6bd395d012
touched up issue handling
...
changed subversion repository creation code.
2010-03-28 13:44:24 +00:00
71c9d686df
enabled front page editing
2010-03-21 14:50:08 +00:00
c20c19b75b
added the search function to the issue home view
2010-03-20 13:11:42 +00:00
343ff629f0
touched up the issue show page
...
- added 'change'
- added 'undo'
touched up the issue home page
- added pagination
2010-03-18 12:37:45 +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
72c8419f5d
implement the new site log view.
...
- it shows code commits only.
- it needs to be improved to show other types of log message
2010-02-28 01:22:17 +00:00
ebeb0481ce
renamed 'sysadmin_userid' to 'sysadmin_userids' to support multiple sysadmin ids.
...
added svn commit history to the project home page
2010-02-26 14:41:56 +00:00
7af7fff45c
added 'log_threshold' option.
...
added the korean language pack for ci
2010-02-23 13:46:25 +00:00
8a6ed40c03
added the 'https_compulsory' option.
...
added the 'https_url' option.
renamed 'always_require_signin' to 'signin_compulsory'
fixed the bug of not displaying an empty line properly in source_diff.php
2010-02-22 11:58:55 +00:00
407e889c3a
added language detection functionality
2010-02-21 11:27:50 +00:00
3c1a982fd9
added svn commit logging
...
- added a new post-commit script
- updated repo.sh to install this script in a svn repository.
2010-02-19 12:03:51 +00:00
4c40bfe770
added a way to create multiple front pages.
...
not implemented the front page selector yet.
2010-02-19 09:27:33 +00:00
475cfd028e
initial commit
2010-01-24 14:34:03 +00:00