Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented Lucene search result paging | James Moger | 2012-03-17 | 2 | -12/+12 |
| | |||||
* | Repository-branch Lucene indexing is now opt-in | James Moger | 2012-03-16 | 1 | -23/+35 |
| | |||||
* | Refactored Lucene integration and fixed two index deleteDocument bugs | James Moger | 2012-03-15 | 3 | -48/+72 |
| | |||||
* | Revise indexed fields and improve Lucene page usability | James Moger | 2012-03-12 | 1 | -6/+6 |
| | |||||
* | Revised reindex method per JGit team recommendation | James Moger | 2012-03-12 | 1 | -18/+8 |
| | |||||
* | Lucene adjustments | James Moger | 2012-03-10 | 2 | -2/+16 |
| | |||||
* | More Lucene progress | James Moger | 2012-03-09 | 2 | -7/+17 |
| | |||||
* | Dropped non-annotated tag index test | James Moger | 2012-02-28 | 1 | -7/+0 |
| | |||||
* | Partially working Lucene executor. Needs refactoring. (issue 16) | James Moger | 2012-02-26 | 2 | -5/+5 |
| | |||||
* | Do not clone empty BlueZGnome repo | James Moger | 2012-02-25 | 1 | -2/+0 |
| | |||||
* | Split refs into 2 lines if there are remotes. Use more glyphicons. | James Moger | 2012-02-25 | 1 | -1/+1 |
| | |||||
* | Use proper timezone to generate all metrics | James Moger | 2012-02-25 | 1 | -1/+3 |
| | |||||
* | Fixed nullpointer on pushing to an empty repository (issue 69) | James Moger | 2012-02-23 | 1 | -3/+3 |
| | |||||
* | Fixed UTF-8 encoding bug in diff formatter (issue 66) | James Moger | 2012-02-23 | 1 | -4/+5 |
| | |||||
* | Revised unit tests. Swapped BlueZGnome repo (unacessible) for Gitective. | James Moger | 2012-02-21 | 5 | -65/+38 |
| | |||||
* | Merged issues/lucene branch | James Moger | 2012-02-19 | 3 | -1/+381 |
|\ | |||||
| * | Implemented multi-repository Lucene search | James Moger | 2012-02-17 | 2 | -11/+20 |
| | | |||||
| * | Fairly functional Lucene backend for commits, blobs, and issues | James Moger | 2012-01-24 | 3 | -1/+146 |
| | | |||||
| * | More functional issues. | James Moger | 2012-01-15 | 2 | -31/+136 |
| | | |||||
| * | Branch for implementing distributed gb-issues | James Moger | 2012-01-13 | 2 | -0/+121 |
| | | |||||
* | | Add protect-refs unit tests for branch/tag creation/deletion. | Philip L. McMahon | 2012-02-04 | 1 | -0/+91 |
| | | |||||
* | | Setting to control display/serving non-bare repositories (issue 49) | James Moger | 2012-02-03 | 1 | -1/+1 |
| | | |||||
* | | Block pushes to a repository with a working copy (issue 49) | James Moger | 2012-02-03 | 1 | -0/+33 |
| | | |||||
* | | Refactored and unit tested updating HEAD feature | James Moger | 2012-02-02 | 1 | -0/+22 |
| | | |||||
* | | Fixed username case-sensitivity bugs (issue 43) | James Moger | 2012-01-16 | 1 | -1/+4 |
|/ | |||||
* | New function to create an orphan branch (for future use) | James Moger | 2012-01-09 | 1 | -2/+2 |
| | |||||
* | Documentation. Find bugs. Organized imports. | James Moger | 2012-01-09 | 1 | -1/+1 |
| | |||||
* | Support for gh-pages branch serving as /pages/repo.git | James Moger | 2012-01-09 | 1 | -1/+11 |
| | |||||
* | Simplified git servlet unit tests and cleanup working clones afterwards | James Moger | 2012-01-07 | 2 | -41/+51 |
| | |||||
* | Fixed bug in receive hook for repositories in subfolders | James Moger | 2012-01-05 | 1 | -1/+31 |
| | |||||
* | Fixed line spacing on pushes with multiple branches | James Moger | 2012-01-05 | 1 | -0/+3 |
| | |||||
* | Added ArrayUtils class and unit test | James Moger | 2012-01-05 | 2 | -5/+73 |
| | |||||
* | Federation pull_scripts request. Documentation. | James Moger | 2012-01-04 | 1 | -0/+7 |
| | |||||
* | Added unit test for blockpush.groovy | James Moger | 2012-01-01 | 1 | -4/+25 |
| | |||||
* | Unit testing. Documentation. | James Moger | 2011-12-28 | 2 | -1/+173 |
| | |||||
* | Unit testing fixes and regression fixes. | James Moger | 2011-12-21 | 3 | -5/+24 |
| | |||||
* | Fixed sendemail script to list all commits in a push. | James Moger | 2011-12-17 | 2 | -6/+18 |
| | |||||
* | Federation support for Teams | James Moger | 2011-12-13 | 1 | -10/+74 |
| | |||||
* | Teams JSON-RPC support | James Moger | 2011-12-13 | 1 | -0/+78 |
| | |||||
* | Teams support. | James Moger | 2011-12-07 | 1 | -0/+107 |
| | | | | | | Teams simplify the management of user-repository access permissions. Teams have a list of restricted repositories. Users are also added to teams and that grants them access to those repositories. Federation and RPC support are still in-progress. | ||||
* | Unit testing overhaul. | James Moger | 2011-12-07 | 21 | -321/+466 |
| | | | | | | | | Migrated to JUnit4-style tests. Replaced assertTrue with assertEquals where appropriate. Start Gitblit instance with dedicated unit testing settings file and user service. Integrated RPC, Federation, and Git servlet unit tests into suite. | ||||
* | Implemented ConfigUserService. Fixed and deprecated FileUserService. | James Moger | 2011-12-04 | 6 | -8/+109 |
| | |||||
* | Tighter Gravatar integration. New window/tab on most activity links. | James Moger | 2011-11-21 | 1 | -0/+31 |
| | | | | | | | | Each Gravatar thumbnail is now a link to the Gitblit Gravatar profile page. This page displays some of the profile information and contains a link to the full Gravatar profile. Activity page links now launch a new window/tab instead of targeting "self" since it can be expensive to requery the activity information. | ||||
* | Fixed build script. Fixed date display on activity page headers. | James Moger | 2011-11-20 | 1 | -6/+5 |
| | |||||
* | New JGit utility function to retrieve commits since a specific date | James Moger | 2011-11-16 | 1 | -4/+9 |
| | |||||
* | Revised user access checks to account for repository ownership. | James Moger | 2011-11-11 | 1 | -2/+3 |
| | | | | | Repository owners no longer have to be explicitly selected to grant them access to Git, feeds, and zip downloads. Idea from Github/dadalar. | ||||
* | Log feature based on Search dialog. Renamed some classes. | James Moger | 2011-11-07 | 1 | -6/+6 |
| | |||||
* | Unit testing | James Moger | 2011-11-07 | 9 | -77/+259 |
| | |||||
* | Support pagination in RSS feeds. Standardize pg as page parameter. | James Moger | 2011-11-04 | 1 | -6/+16 |
| | |||||
* | Moved SearchType enum to Constants | James Moger | 2011-11-04 | 1 | -15/+14 |
| |