Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Show additional columns in users and teams tables | James Moger | 2011-12-28 | 10 | -35/+167 | |
| | ||||||
* | Implemented Team hook scripts | James Moger | 2011-12-27 | 8 | -58/+222 | |
| | ||||||
* | Added some descriptive subheadings to edit pages | James Moger | 2011-12-27 | 5 | -11/+17 | |
| | ||||||
* | fixed renaming a repository into a new subfolder failed (issue 33) | James Moger | 2011-12-27 | 1 | -0/+5 | |
| | ||||||
* | Added repository counts to filters menu | James Moger | 2011-12-26 | 1 | -9/+30 | |
| | ||||||
* | Preliminary update to JGit 1.2.0. This will be refined. | James Moger | 2011-12-24 | 3 | -24/+54 | |
| | ||||||
* | Really fixed extra divider ;) | James Moger | 2011-12-24 | 1 | -2/+0 | |
| | ||||||
* | Fixed double-divider | James Moger | 2011-12-23 | 1 | -1/+9 | |
| | ||||||
* | Filters menu for Repositories page and Activity page (issue 27) | James Moger | 2011-12-23 | 9 | -21/+336 | |
| | ||||||
* | Removed unnecessary tags | James Moger | 2011-12-23 | 1 | -3/+0 | |
| | ||||||
* | Display inherited scripts in EditRepository page. Drop mailing list helpline. | James Moger | 2011-12-23 | 7 | -5/+92 | |
| | ||||||
* | Improved logging of GitblitUserService | James Moger | 2011-12-23 | 1 | -0/+6 | |
| | ||||||
* | Fixed revlog where start of range is the zeroId | James Moger | 2011-12-23 | 1 | -1/+8 | |
| | ||||||
* | Improved empty page content | James Moger | 2011-12-23 | 2 | -4/+11 | |
| | ||||||
* | Filtering repositories and activity pages via url parameters (issue 27) | James Moger | 2011-12-22 | 7 | -60/+113 | |
| | ||||||
* | Drop recent activity y-axis labels | James Moger | 2011-12-22 | 1 | -1/+1 | |
| | ||||||
* | Improved readability of generated email notifications | James Moger | 2011-12-22 | 1 | -0/+13 | |
| | ||||||
* | Fix for nasty bug in GitblitUserService | James Moger | 2011-12-21 | 1 | -1/+1 | |
| | ||||||
* | Support mailing lists for Teams | James Moger | 2011-12-21 | 11 | -15/+91 | |
| | ||||||
* | Renamed GitblitUserService, sendMail method, sendmail.groovy, and ↵ | James Moger | 2011-12-20 | 12 | -273/+285 | |
| | | | | RepositoryModel.mailingLists | |||||
* | RPC support for hook script selection | James Moger | 2011-12-19 | 6 | -12/+92 | |
| | ||||||
* | Server-side hook script selection. Documentation. | James Moger | 2011-12-19 | 5 | -12/+125 | |
| | ||||||
* | Edit and store per-repository mail recipients in site and RPC | James Moger | 2011-12-17 | 7 | -13/+52 | |
| | ||||||
* | Implemented UserServiceWrapper. Renamed notifyNNN to sendEmail to be more ↵ | James Moger | 2011-12-17 | 3 | -52/+230 | |
| | | | | descriptive. | |||||
* | Fixed sendemail script to list all commits in a push. | James Moger | 2011-12-17 | 1 | -0/+37 | |
| | ||||||
* | Groovy push hooks | James Moger | 2011-12-16 | 5 | -7/+335 | |
| | ||||||
* | Federation support for Teams | James Moger | 2011-12-13 | 5 | -4/+80 | |
| | ||||||
* | Fixed null pointer possibility for gravatar profiles | James Moger | 2011-12-13 | 1 | -1/+4 | |
| | ||||||
* | Integrated Clippy for a better copy-to-clipboard experience | James Moger | 2011-12-13 | 4 | -6/+407 | |
| | ||||||
* | Teams JSON-RPC support | James Moger | 2011-12-13 | 14 | -43/+1215 | |
| | ||||||
* | Implemented empty repository page (issue 31) | James Moger | 2011-12-09 | 10 | -15/+179 | |
| | ||||||
* | Teams support. | James Moger | 2011-12-07 | 20 | -34/+1406 | |
| | | | | | | 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 | 1 | -0/+11 | |
| | | | | | | | | 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 | 5 | -18/+530 | |
| | ||||||
* | Preliminary changes for running on RedHat OpenShift. Still in-progress. | James Moger | 2011-12-02 | 3 | -22/+98 | |
| | ||||||
* | Tighter Gravatar integration. New window/tab on most activity links. | James Moger | 2011-11-21 | 13 | -76/+338 | |
| | | | | | | | | 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 | 2 | -8/+10 | |
| | ||||||
* | Reorganizing the recent activity feature | James Moger | 2011-11-19 | 12 | -279/+422 | |
| | ||||||
* | Calculate repository color from name. Show swatch on repository list. | James Moger | 2011-11-18 | 3 | -5/+56 | |
| | ||||||
* | Added some flare to the console log | James Moger | 2011-11-18 | 1 | -4/+18 | |
| | ||||||
* | Working draft of the aggregate activity page | James Moger | 2011-11-16 | 10 | -1/+662 | |
| | ||||||
* | New JGit utility function to retrieve commits since a specific date | James Moger | 2011-11-16 | 1 | -0/+40 | |
| | ||||||
* | Metric object now implements comparable. Adjust gravatar css. | James Moger | 2011-11-16 | 2 | -1/+13 | |
| | ||||||
* | Preliminary charting classes for Google's Visualization API | James Moger | 2011-11-16 | 4 | -0/+294 | |
| | ||||||
* | Added optional Gravatar support | James Moger | 2011-11-14 | 3 | -1/+70 | |
| | ||||||
* | Change build identifiers for next release. | James Moger | 2011-11-14 | 1 | -2/+2 | |
| | ||||||
* | Documentation. Updated Twitter Bootstrap to 1.4.0. | James Moger | 2011-11-12 | 1 | -1/+1 | |
| | ||||||
* | Preparing 0.7.0 release.v0.7.0 | James Moger | 2011-11-11 | 1 | -2/+2 | |
| | ||||||
* | Revised user access checks to account for repository ownership. | James Moger | 2011-11-11 | 6 | -5/+24 | |
| | | | | | Repository owners no longer have to be explicitly selected to grant them access to Git, feeds, and zip downloads. Idea from Github/dadalar. | |||||
* | Fix to download percentange calculation | James Moger | 2011-11-11 | 1 | -1/+1 | |
| |