123 커밋 (1e1b85270f93b3bca624c99b478f3a9a23be2395)

작성자 SHA1 메시지 날짜
  James Moger 1e1b85270f Preliminary implementation of server-side forking (issue 137) 11 년 전
  James Moger 13a3f5bc3e Draft project pages, project metadata, and RSS feeds 11 년 전
  Jason Pyeron 165254202d Merged CVE-2007-450 warning logging from Jason Pyeron (issue 126) 11 년 전
  James Moger cdf77badd7 Cache repository models to improve performance (issue 103) 11 년 전
  James Moger 4bcaea2e40 Fix performance logging null pointer on anonymous repository browsing 11 년 전
  James Moger fee0600989 Optionally cache repository list for improved performance 11 년 전
  James Moger eb870fc034 Submodules support 12 년 전
  James Moger 6adf56bb13 Per-repository authorization control: AUTHENTICATED and NAMED (issue 117) 12 년 전
  James Moger 0adceb4b64 Regex exclusions for repository search (issue 103) 12 년 전
  James Moger 65f55eee1c Add recursion depth control for repository search (issue 103) 12 년 전
  James Moger 5d9bd7e01c Update to JGit 2.0.0 12 년 전
  James Moger 62aeb92c04 Persist cookies in ConfigUserService. Update LDAPUserService to generate cookies. 12 년 전
  James Moger e09d4bb655 Fixed bug where Manager could not update unreferenced setting (issue 85) 12 년 전
  James Moger ae9e157ef4 Try multiple encodings when working with string blobs (issue 97) 12 년 전
  James Moger 47867891ef Expose JGit's runtime configuration settings (issue 93) 12 년 전
  James Moger 94dcbd617f Implemented default access restriction (issue 88) 12 년 전
  James Moger 7c1cdc8b2f Revisions to custom fields 12 년 전
  James Moger 380afada1d Changed constants and fixed nullpointer in update repository 12 년 전
  John Crygier 08d86d5b88 Make the variables / messages more consistant 12 년 전
  James Moger b6db0de026 Reordered settings model loading to avoid WAR null pointer 12 년 전
  John Crygier ef4a4558ee Web UI done for Custom Fields. Changed variable names to be consistent with "custom" instead of "user" 12 년 전
  John Crygier 4a5a55229b Change techique for custom properties to fall in line with reading / writing of all other properties 12 년 전
  James Moger 0aa8cf8606 Allow user services to control editing of display name and email address 12 년 전
  James Moger ea094a45b9 Added a logout hook to IUserService 12 년 전
  James Moger 5efafa8893 Revised repository model list persistence (issue 81) 12 년 전
  James Moger a21fc59ea5 Fixed: could not clear any RepositoryModel setting list (issue 81) 12 년 전
  James Moger 6cca8699f9 Skeleton LdapUserService based on John Cryiger's implementation 12 년 전
  James Moger 273cb90146 Eliminated Lucene settings 12 년 전
  James Moger d040098957 Implemented Lucene search result paging 12 년 전
  James Moger 40ca5c51d1 Repository-branch Lucene indexing is now opt-in 12 년 전
  James Moger e6637cd48c Close the Lucene index writer/searcher on a repository rename or delete 12 년 전
  James Moger d896e62505 Refactored Lucene integration and fixed two index deleteDocument bugs 12 년 전
  James Moger 3d0494ad6d More Lucene progress 12 년 전
  James Moger 43e32ec71a Draft integration of Lucene search mechanism and web ui 12 년 전
  James Moger b938aeea1e Delete branch from index. Queue index update from the PostReceiveHook. 12 년 전
  James Moger e31da050c6 Partially working Lucene executor. Needs refactoring. (issue 16) 12 년 전
  James Moger 40538c57dd Use proper timezone to generate all metrics 12 년 전
  James Moger 4fea450fd3 Fixed nullpointer on pushing to an empty repository (issue 69) 12 년 전
  James Moger 7a1889b343 Account for null real path from servlet container (issue 67) 12 년 전
  James Moger 6c6e7d3931 Allow specifying a timezone in gitblit.properties/web.xml (issue 54) 12 년 전
  James Moger b86562942b Setting to control display/serving non-bare repositories (issue 49) 12 년 전
  James Moger b740315281 Block pushes to a repository with a working copy (issue 49) 12 년 전
  James Moger 90b8d7e0e1 Refactored and unit tested updating HEAD feature 12 년 전
  James Moger d394d95010 Added some logging for relinking HEAD 12 년 전
  Philip L. McMahon 2cdb73b442 RepositoryModel will use String rather than RefModel to track the current 12 년 전
  Philip L. McMahon 9129381d7a Allow administrative modification of the default branch/tag referenced by HEAD. 12 년 전
  James Moger d25c599b99 Documentation. Find bugs. Organized imports. 12 년 전
  James Moger 11924dc5db Support for gh-pages branch serving as /pages/repo.git 12 년 전
  James Moger e36d4de3a9 WAR/Express builds now copy bundled push scripts to configured scripts folder 12 년 전
  James Moger 0db5c4710b Using ArrayUtils.isEmpty to test arrays and collections 12 년 전