d060b4773e
added simple multi-column wiki rendering using css
2015-03-26 05:52:21 +00:00
0d499dcd2b
enhanced the wiki edit view to be able to rename the page itself
2015-03-25 07:29:18 +00:00
302be32590
included datarootdir reference to configure.ac
2015-02-16 12:38:13 +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
63d0c15ef9
changed the pre-commit hook for old perls
2015-02-16 02:32:32 +00:00
fe6921fbed
touched up the pre-commit hook
2015-02-16 02:01:33 +00:00
310e53d9b4
enhanced the pre-commit hook script to restrict some operations
2015-02-15 18:10:37 +00:00
27c5e47ed3
added a new status code - testing
2015-02-12 16:51:18 +00:00
b690831cb0
added a single file CLOC support
2015-02-05 13:12:37 +00:00
5b691e780f
added the defintion of the new code_review table in codepot.mysql
2015-01-29 13:48:35 +00:00
d033a7af79
strengthened commit message check
2014-11-01 15:23:43 +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
c31129a21a
changed how to carry around project members
2014-06-24 13:52:05 +00:00
47ea5a0ff4
enhanced pre-revprop-change to:
...
* check the minimum log message length.
* check if svn:author is empty
* prevent deletion of svn:log, svn:date, svn:author revision properties
2014-06-23 14:57:07 +00:00
4b70c0a4c6
fixed indentation in start-commit.in
2014-06-23 10:18:00 +00:00
3bcd394501
fixed indentation
2014-06-23 10:16:51 +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
53455a7d0d
added the sample httpd/dav config file to the spec file
2014-05-20 02:17:35 +00:00
3e4b807fbb
added the sample httpd/dav configuration file
2014-05-20 01:55:47 +00:00
b98b86f529
enhanced AccessHandler.pm to support ldap_auth_mode = 2
2014-05-18 16:17:29 +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
28cc187495
removed garbage in the post-revprop-change script
2014-05-16 16:15:36 +00:00
9880d2d4f8
fixed bugs in the rewritten perl scripts
2014-05-16 16:11:33 +00:00
e23e23d592
rewrote the post-revprop-change script in perl
2014-05-16 15:56:03 +00:00
13735ac2b4
rewrote the post-commit script in perl
2014-05-16 15:49:16 +00:00
124632ba8a
rewrote the pre-revprop-chagnge script in perl
2014-05-16 13:26:49 +00:00
df0a6fba2c
fixed the wrong variable name in the start-commit script
2014-05-16 03:28:28 +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
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
9d983dc548
updated post-commit
2013-12-11 15:38:18 +00:00
cea27322d9
added userlog
2013-12-11 15:33:30 +00:00
6a5a585b21
added the commitable field to a project
2012-04-09 07:33:12 +00:00
04bf20fd75
updated codepot configuration for apache
2011-12-17 07:51:20 +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
792c117d55
updated Makefile.in
2011-07-21 14:24:12 +00:00
fdf66cd36f
added more NOT NULL constraints to database fields
2011-07-21 14:23:25 +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
4d16600d40
updated the sample apache configuration file
2010-07-26 14:02:17 +00:00
b3033def53
added the user settings view with minimal numbers of options
2010-05-18 14:12:52 +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