Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 50 | -1/+736 | |
| | ||||||
* | Download zip feature. | James Moger | 2011-05-24 | 6 | -6/+28 | |
| | ||||||
* | Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls. | James Moger | 2011-05-24 | 15 | -95/+246 | |
| | ||||||
* | User list. Revised home page. Updated Jetty. Secure cookies. Docs. | James Moger | 2011-05-23 | 13 | -329/+512 | |
| | ||||||
* | Documentation. | James Moger | 2011-05-20 | 1 | -0/+14 | |
| | ||||||
* | Owner editing. Frozen status. Grouped repositories. Documentation. | James Moger | 2011-05-19 | 11 | -74/+254 | |
| | ||||||
* | Building site content and documentation from Markdown. | James Moger | 2011-05-17 | 1 | -0/+13 | |
| | ||||||
* | Move admin links. Drop extra GitBlit link. Line numbers on Blob page. | James Moger | 2011-05-16 | 5 | -14/+41 | |
| | ||||||
* | Improvements to create/edit user. | James Moger | 2011-05-12 | 2 | -2/+31 | |
| | ||||||
* | Moved distribution files. Revised build script. Security revisions. | James Moger | 2011-05-12 | 10 | -31/+195 | |
| | ||||||
* | Clarified access restrictions. | James Moger | 2011-05-11 | 1 | -22/+2 | |
| | ||||||
* | Renamed User to UserModel. | James Moger | 2011-05-11 | 6 | -20/+20 | |
| | ||||||
* | Add user. Implemented repository view and git access restrictions. | James Moger | 2011-05-11 | 19 | -95/+314 | |
| | ||||||
* | Build infrastructure improvements. Setting to show remote branches. | James Moger | 2011-05-04 | 10 | -19/+27 | |
| | | | | | | | | | | | | The JGit team is now publishing 0.12.1 artifacts on the Eclipse Maven site. Yeah! That was the last missing piece for a slick Git:Blit deployment. The build has been reworked to download from Eclipse and to also download source and javadoc jars for setting up a development environment. Made the log4j pattern configurable by operating system. Moved Markdown utils to their own class since I need StringUtils for Build and that introduced a chicken-and-egg scenario. | |||||
* | Working on error handling. | James Moger | 2011-04-29 | 22 | -50/+124 | |
| | ||||||
* | Improve repo folder detection. Fail gracefully on create repo error. | James Moger | 2011-04-27 | 5 | -4/+31 | |
| | ||||||
* | Centralized markdown transforms. Moved config ops to GitBlit. | James Moger | 2011-04-27 | 5 | -37/+27 | |
| | ||||||
* | Integrated pagelinks into RepositoryPage. Fixed string encoding. | James Moger | 2011-04-27 | 22 | -256/+185 | |
| | ||||||
* | Commit header panel. File type icons. Docs page. | James Moger | 2011-04-26 | 44 | -57/+257 | |
| | ||||||
* | Sprinkled some icons throughout ui. Centralized icon retrieval. | James Moger | 2011-04-25 | 26 | -68/+180 | |
| | ||||||
* | Restylized search form. Used GNOME's search icon. | James Moger | 2011-04-23 | 6 | -8/+25 | |
| | ||||||
* | Basic Create/Edit Repository. JGit 0.12-stable. Tag icon. | James Moger | 2011-04-23 | 21 | -51/+155 | |
| | ||||||
* | Use markdown for welcome message. Simplify login page appearance. | James Moger | 2011-04-21 | 4 | -5/+69 | |
| | ||||||
* | Added merge icon. Added commit legend with counts. Improved header. | James Moger | 2011-04-21 | 24 | -32/+171 | |
| | ||||||
* | Selectable diff presentation: gitblit, gitweb, or plain. | James Moger | 2011-04-20 | 3 | -3/+66 | |
| | ||||||
* | Support Markdown rendering. Use Wicket GoogleCharts from Maven. | James Moger | 2011-04-20 | 8 | -18/+177 | |
| | ||||||
* | Tag diamonds and sliding date scale on activity graph. | James Moger | 2011-04-20 | 4 | -22/+42 | |
| | ||||||
* | Div to Span | James Moger | 2011-04-18 | 4 | -9/+7 | |
| | ||||||
* | Color-coded change type indicator with tooltip for changed paths. | James Moger | 2011-04-18 | 10 | -17/+111 | |
| | | | Also fixed /dev/null reference due to deletion change. | |||||
* | Add search form to the page nav links panel within a repository. | James Moger | 2011-04-18 | 5 | -12/+63 | |
| | ||||||
* | Fix Eclipse complaints about illegal tag location. | James Moger | 2011-04-18 | 1 | -13/+12 | |
| | ||||||
* | Author and Committer search integration. | James Moger | 2011-04-18 | 18 | -29/+361 | |
| | ||||||
* | Finished history tree/blob links. | James Moger | 2011-04-17 | 2 | -13/+48 | |
| | ||||||
* | patch-to-current feature. | James Moger | 2011-04-17 | 2 | -2/+11 | |
| | ||||||
* | Implemented diff-to-current. | James Moger | 2011-04-17 | 3 | -5/+27 | |
| | | | | This is for history where we specify two revs to diff, not just a commit against its parent. | |||||
* | Rename ticgit integration to tickets. | James Moger | 2011-04-17 | 9 | -34/+35 | |
| | | | | | | | | | | | | | The current ticgit implementation is based on ticgit.net, a BSD implementation for C#. Jeff Welling advises using commit bf57b032e030bd16a7b2 (2009-01-27) from ticgit as the last MIT licensed commit. A more complete implementation will be based on this version of the original Ruby sources. It remains unclear if I will support using the "ticgit" branch name or not. I purposefully haven't looked at any of the GPL improvements by Jeff, but I can see from the readme at GitHub that he has renamed the branch to "ticgit-ng" which I have no plans on supporting as I do not want to taint GitBlit with GPL code. | |||||
* | Replaced three history placeholder labels with real links. | James Moger | 2011-04-16 | 6 | -6/+6 | |
| | ||||||
* | Working history feature. Tweak to paging. | James Moger | 2011-04-16 | 12 | -17/+270 | |
| | ||||||
* | More flexible authentication. Anonymous view, authenticated admin. | James Moger | 2011-04-16 | 4 | -10/+40 | |
| | ||||||
* | Show commit parents on separate lines. "tagger" instead of "author". | James Moger | 2011-04-15 | 3 | -5/+6 | |
| | ||||||
* | Settings overhaul. Fixes to authentication. Bind interface feature. | James Moger | 2011-04-15 | 24 | -136/+145 | |
| | | | | | Settings access has been abstracted and the way is becoming clear to offer a WAR build in addition to the integrated server stack. Util methods moved around. | |||||
* | Generate Keys class from gitblit.properties as part of build process. | James Moger | 2011-04-14 | 31 | -150/+147 | |
| | ||||||
* | Authenticate the webapp against the same realm as the git servlet. | James Moger | 2011-04-14 | 8 | -103/+59 | |
| | | | | | | | Right now the implementation is hard-coded to pass the realm into a singleton. This won't work for a WAR distribution so I will need to figure out how to properly authenticate the webapp using form authentication and the git servlet using basic authentication - host against the same realm. | |||||
* | Start of webapp authentication. | James Moger | 2011-04-13 | 9 | -11/+271 | |
| | ||||||
* | Fixed ticgit pages. | James Moger | 2011-04-13 | 6 | -15/+22 | |
| | ||||||
* | Html and Css simplifications. | James Moger | 2011-04-13 | 13 | -45/+59 | |
| | ||||||
* | Patch formatter. Ensure html escaping. css tweaks. | James Moger | 2011-04-13 | 24 | -47/+425 | |
| | ||||||
* | Eliminated most session usage. | James Moger | 2011-04-11 | 14 | -87/+85 | |
| | ||||||
* | Ref links. | James Moger | 2011-04-11 | 11 | -34/+51 | |
| | ||||||
* | Enforce default paging value. | James Moger | 2011-04-11 | 1 | -0/+4 | |
| |