Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added server setting to specify keystore alias for ssl certificate (issue 98) | James Moger | 2012-12-05 | 1 | -0/+7 |
| | |||||
* | Global and per-repository setting to throttle prolific repos in Activity ↵ | James Moger | 2012-12-05 | 1 | -0/+8 |
| | | | | page (issue-173) | ||||
* | Merged and enhanced pull request #55 (disallow forks setting) | mschaefers | 2012-12-04 | 1 | -1/+7 |
| | |||||
* | Support alternate compressed download formats (issue-174) | James Moger | 2012-11-30 | 1 | -0/+13 |
| | |||||
* | Added groovy and scala extensions to default pretty print list | James Moger | 2012-11-28 | 1 | -1/+1 |
| | |||||
* | Tweak to GCA config, fix send mail prompts, added authority.cmd | James Moger | 2012-11-27 | 2 | -1/+3 |
| | |||||
* | Make activity page respect short commit id setting and lower default from 8 to 6 | James Moger | 2012-11-27 | 1 | -1/+1 |
| | |||||
* | More refinements to GCA | James Moger | 2012-11-26 | 1 | -0/+11 |
| | |||||
* | Gitblit Certificate Authority revisions. Eliminate certificate scripts. | James Moger | 2012-11-25 | 6 | -27/+0 |
| | |||||
* | Command-line tool to generate client certificate bundles for existing users | James Moger | 2012-11-23 | 4 | -0/+133 |
| | |||||
* | Revised Gitblit GO certificate generation to use new X509 utility functions | James Moger | 2012-11-23 | 4 | -3/+23 |
| | |||||
* | X509 certificate authentication based on Kevin Anderson's implementation | James Moger | 2012-11-23 | 1 | -0/+22 |
| | |||||
* | Added setting to control length of abbreviated commit hash id | James Moger | 2012-11-06 | 1 | -0/+5 |
| | |||||
* | Added frm to default pretty print extensions (issue 156) | James Moger | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | Refactor GC period into an integer for simpler translations | James Moger | 2012-10-30 | 1 | -5/+5 |
| | | | | Also hooked-up GC settings in the Manager. | ||||
* | Experimental JGit-based GC Executor | James Moger | 2012-10-28 | 1 | -0/+61 |
| | |||||
* | Implemented optional create-on-push | James Moger | 2012-10-21 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | If this feature is enabled then permitted users can automatically create a repository when pushing to one that does not yet exist. Permitted users are administrators and any user with the CREATE role. If the pushing account is an administrator, the created repository may be located in any folder/project space. This reposiory will inherit the server's default access restriction and authorization control. The repository owner will be the pushing account. If the pushing account is a regular user with the CREATE role, the repository can only be located in the account's personal folder (~username/myrepo.git). This repository will be VIEW restricted and accessible by NAMED users. The repository owner will be the pushing account. | ||||
* | Added RedmineUserService | mallowlabs | 2012-09-08 | 1 | -0/+11 |
| | |||||
* | Draft project pages, project metadata, and RSS feeds | James Moger | 2012-09-07 | 1 | -0/+5 |
| | | | | | | This is an in-progress feature to offer an interface for grouped repositories. This may help installations with large numbers of repositories stay organized. It also will be part of a future, more advanced security model. | ||||
* | Optionally cache repository list for improved performance | James Moger | 2012-08-17 | 1 | -4/+15 |
| | |||||
* | Submodules support | James Moger | 2012-08-10 | 1 | -0/+12 |
| | |||||
* | StartTLS is not supported in LdapUserService (issue 122) | Steffen Gebert | 2012-08-09 | 1 | -0/+2 |
| | | | | | By providing an URL in the format "ldap+tls://ldapserver.example.com", you can now connect to LDAP servers that require StartTLS command. | ||||
* | Per-repository authorization control: AUTHENTICATED and NAMED (issue 117) | James Moger | 2012-08-02 | 1 | -0/+8 |
| | |||||
* | Regex exclusions for repository search (issue 103) | James Moger | 2012-08-01 | 1 | -0/+10 |
| | |||||
* | Add recursion depth control for repository search (issue 103) | James Moger | 2012-08-01 | 1 | -0/+6 |
| | |||||
* | Added shell script equivalents to the cmd versions to generate the keystore | Konstantinos Kostarellis | 2012-07-18 | 2 | -0/+12 |
| | |||||
* | Documentation | James Moger | 2012-07-11 | 1 | -0/+6 |
| | |||||
* | Updated Apache Commons Daemon to 1.0.10 | James Moger | 2012-07-10 | 4 | -0/+0 |
| | |||||
* | Added setting to control Groovy Grape folder (issue 91) | James Moger | 2012-06-18 | 1 | -0/+7 |
| | |||||
* | Configurable robots.txt (issue 99) | James Moger | 2012-06-15 | 1 | -0/+7 |
| | |||||
* | Updated to Bootstrap 2.0.4. Responsive layout by default. | James Moger | 2012-06-08 | 1 | -0/+7 |
| | |||||
* | Try multiple encodings when working with string blobs (issue 97) | James Moger | 2012-06-07 | 1 | -0/+11 |
| | |||||
* | Expose JGit's runtime configuration settings (issue 93) | James Moger | 2012-06-06 | 1 | -115/+211 |
| | |||||
* | Implemented default access restriction (issue 88) | James Moger | 2012-06-06 | 1 | -0/+10 |
| | |||||
* | Changed constants and fixed nullpointer in update repository | James Moger | 2012-05-10 | 1 | -11/+16 |
| | |||||
* | Web UI done for Custom Fields. Changed variable names to be consistent with ↵ | John Crygier | 2012-05-04 | 1 | -0/+10 |
| | | | | "custom" instead of "user" | ||||
* | Added a script to facilitate setting the proxy host and port and no proxy ↵ | Mohamed Ragab | 2012-05-02 | 4 | -4/+32 |
| | | | | hosts, and then it concatenates all the java system properties for setting the java proxy configurations and puts the resulting string in an environment variable JAVA_PROXY_CONFIG, modified the scirpts gitblit, gitblit-ubuntu, and gitblit-centos to source the java-proxy-config.sh script and then include the resulting java proxy configuration in the java command | ||||
* | Allow user services to control editing of display name and email address | James Moger | 2012-04-25 | 1 | -7/+7 |
| | |||||
* | Merge jcrygier's LDAP injection defense and displayname/email retrieval | James Moger | 2012-04-25 | 1 | -0/+22 |
|\ | | | | | | | | | Add LDAP logic to retrieve display name & email address Add code / test to defend against LDAP injection attacks. | ||||
| * | Add logic to get display name & email (Simply stored in user model for now). | John Crygier | 2012-04-25 | 1 | -0/+22 |
| | | | | | | | | Add code / test to defend against LDAP injection attacks. | ||||
* | | Documentation | James Moger | 2012-04-24 | 1 | -20/+32 |
|/ | |||||
* | Allow for different port for LDAP in-memory server. Update some documentation. | John Crygier | 2012-04-10 | 1 | -15/+16 |
| | |||||
* | Rework LDAP implementation with unboundid. Also allows for an LDAP server ↵ | John Crygier | 2012-04-10 | 1 | -7/+45 |
| | | | | to be started with Gitblit GO (backed by an LDIF file). | ||||
* | Skeleton LdapUserService based on John Cryiger's implementation | James Moger | 2012-04-06 | 1 | -0/+46 |
| | |||||
* | Fixes init script for chkconfig. | Mohamed Mansour | 2012-03-28 | 1 | -0/+1 |
| | | | | chkconfig was failing with the following messsage "service gitblit does not support chkconfig" Adding a description attribute resolves this issue since it is a required chkconfig attribute. | ||||
* | Added a utility class to specify gitblit.indexBranch en masse | James Moger | 2012-03-27 | 1 | -0/+20 |
| | |||||
* | Added web.allowLuceneIndexing to enable/disable Lucene integration | James Moger | 2012-03-25 | 1 | -0/+9 |
| | |||||
* | Externalized the Lucene ignore extensions | James Moger | 2012-03-21 | 1 | -0/+6 |
| | |||||
* | Added Ubuntu service init script (issue 72) | James Moger | 2012-03-20 | 1 | -0/+46 |
| | |||||
* | Eliminated Lucene settings | James Moger | 2012-03-19 | 1 | -25/+0 |
| |