2370 Commits (cf23590a668424bab7039bddc688fb83ab421924)

Author SHA1 Message Date
  James Moger 4e1cc8c91b Redirect to summary page from empty page for a repo with commits (issue 129) 11 years ago
  James Moger fabe060d3a Strip folder name and .git from repo links in the project view 11 years ago
  James Moger b34048803a Fix bug in diff view for filenames with non-ASCII characters (issue 128) 11 years ago
  mallowlabs 1684e001f7 Fixed non admin user could not login with Redmine 11 years ago
  mallowlabs 7cb82b858b Added cookie suport 11 years ago
  mallowlabs e334e3e762 Changed using ConnectionUtils 11 years ago
  mallowlabs 98ba4e116e Added RedmineUserService 11 years ago
  James Moger 13a3f5bc3e Draft project pages, project metadata, and RSS feeds 11 years ago
  James Moger f24edcb60a Update to Jetty 7.6.5 11 years ago
  Jason Pyeron 165254202d Merged CVE-2007-450 warning logging from Jason Pyeron (issue 126) 11 years ago
  James Moger 8a53c06d9e Switch from StringBuffer to StringBuilder 11 years ago
  James Moger 27c74e4013 Setting Admin attribute is now consistent with LDAP team config 12 years ago
  James Moger e4e596252e Update src/com/gitblit/wicket/GitBlitWebApp_ja.properties 12 years ago
  James Moger ec34707d29 Update src/com/gitblit/wicket/GitBlitWebApp_es.properties 12 years ago
  James Moger dd90042eb2 Update src/com/gitblit/wicket/GitBlitWebApp_pl.properties 12 years ago
  Mikael Karlsson 9ccea7116a Add 2 missing '=' in the English language file. 12 years ago
  James Moger 832aa2a6f3 Reset build identifiers for the next release 12 years ago
  James Moger 1ab5b30813 Final documentation of 1.1.0 release 12 years ago
  James Moger d97e52ef50 Implemented custom request handling for (un)authenticated sessions to workaround Wicket bugs 12 years ago
  James Moger 4ebaf603fa Clearing the cache via RPC no longer requires admin credentials 12 years ago
  Dongsu, KIM ed525a2654 Translate all message to Korean 12 years ago
  James Moger c6b6bd31aa Fixed MailExecutor's flaws in coping with mail server connection trouble 12 years ago
  James Moger d5477c14eb Fixed generated urls in RSS feeds for grouped repositories 12 years ago
  James Moger 5930f37817 Fix for possible nullpointer reported in issue 123 12 years ago
  James Moger cdf77badd7 Cache repository models to improve performance (issue 103) 12 years ago
  James Moger 12c7592c32 Fixed string encoding regression introduced with fix for BOM 12 years ago
  James Moger 4bcaea2e40 Fix performance logging null pointer on anonymous repository browsing 12 years ago
  James Moger 2a81783f29 Eliminated unnecessary repository enumeration (issue 103) 12 years ago
  James Moger fee0600989 Optionally cache repository list for improved performance 12 years ago
  James Moger eb741abbb8 LuceneExecutor could not delete the Lucene index from a working copy 12 years ago
  mrbytes 975f7c55ee GitBlitWebApp_es.properties: up-to date with better translation. 12 years ago
  mrbytes b170c59085 GitBlitWebApp_es.properties: up-to date with the last changes 12 years ago
  Lukasz Jader 07c882d3dc Update missing polish translations 12 years ago
  Kensuke Matsuzaki 9d57bb2239 Translate some messages to Japanese. 12 years ago
  James Moger eb870fc034 Submodules support 12 years ago
  James Moger 88fb67f6cf Improve submodule checking in LuceneExecutor (issue-119) 12 years ago
  James Moger 086c044722 Strip hidden UTF-8 BOM from string content 12 years ago
  James Moger 77e1d2aa1d Redirect to absolute url for repository search box (issue-111) 12 years ago
  Steffen Gebert 845b532f90 StartTLS is not supported in LdapUserService (issue 122) 12 years ago
  James Moger d039557ca4 Translation placeholders 12 years ago
  James Moger 756117adc7 Fix to GitServlet to allow pushing to symlinked repositories (issue 116) 12 years ago
  James Moger 749110b462 Do not incrementally index blobs in submodules (issue 119) 12 years ago
  Peter Allin a02998032e Don't try to index git submodules, they are seperate repositories and should be handled seperately. 12 years ago
  James Moger 65f55e2a2c Drop failed attempt to add user or team (issue 118) 12 years ago
  James Moger 2987f602e1 Restore original team or user object on failure to update (issue 118) 12 years ago
  James Moger f3ff376a5e Confirmed fix for GO settings manipulation (issue 85) 12 years ago
  James Moger ae836625d9 Bumped index version (issue 112) 12 years ago
  James Moger f1b488ea55 Support for X-Forwarded-Proto and X-Forwarded-Port (issue 115) 12 years ago
  James Moger bb55f5aec0 Compile regex patterns once and use matches instead of find (issue 103) 12 years ago
  James Moger 6adf56bb13 Per-repository authorization control: AUTHENTICATED and NAMED (issue 117) 12 years ago