Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the Asciidoc markup format | James Moger | 2014-05-15 | 1 | -2/+21 |
| | |||||
* | Add startup/shutdown LifeCycle extension point | James Moger | 2014-05-15 | 2 | -0/+63 |
| | |||||
* | Process bugtraq links in the ticket description and comments | James Moger | 2014-05-15 | 1 | -2/+4 |
| | |||||
* | Merge branch 'ticket/77' into develop | James Moger | 2014-05-15 | 3 | -45/+46 |
|\ | |||||
| * | Wrap flotr2 chart labels with double-quotes not single-quotes | James Moger | 2014-05-15 | 3 | -45/+46 |
| | | |||||
| * | Merged #71 "Can not assign responsible when anonymous push is enabled" | James Moger | 2014-05-12 | 2 | -8/+24 |
| |\ | |||||
| * \ | Merged #70 "Ssh server key generation fails on ARM" | James Moger | 2014-05-12 | 1 | -2/+2 |
| |\ \ | |||||
* | | | | Remove the edit link and the rss feed link from the repositories panel | James Moger | 2014-05-15 | 2 | -90/+4 |
| | | | | |||||
* | | | | Prohibit ticket updates for empty repositories | James Moger | 2014-05-15 | 1 | -0/+1 |
| | | | | |||||
* | | | | Redesign the EmptyRepositoryPage | James Moger | 2014-05-15 | 11 | -326/+346 |
| | | | | |||||
* | | | | Merge branch 'ticket/71' into develop | James Moger | 2014-05-12 | 2 | -8/+24 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Allow ticket responsible selection when anonymous push is enabled | James Moger | 2014-05-12 | 2 | -8/+24 |
| | | | | |||||
* | | | | Merge branch 'ticket/70' into develop | James Moger | 2014-05-12 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Catch UnsatisfiedLinkException when setting filemode of generated SSH keys | James Moger | 2014-05-12 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merged #67 "Allow disabling repository deletion" | James Moger | 2014-05-09 | 9 | -78/+69 |
|\ \ \ | |||||
| * | | | Move delete repository function into the edit page | James Moger | 2014-05-09 | 9 | -110/+69 |
| | | | | |||||
| * | | | Added option to disable deleting of non empty repositories through the user ↵ | peto268 | 2014-05-08 | 2 | -13/+45 |
| | | | | | | | | | | | | | | | | interface | ||||
* | | | | Merged #68 "Confirm milestone deletion" | James Moger | 2014-05-09 | 2 | -4/+13 |
|\ \ \ \ | |||||
| * | | | | Add confirm milestone deletion prompt | James Moger | 2014-05-09 | 2 | -4/+13 |
| |/ / / | |||||
* | | | | Merge branch 'ticket/69' into develop | James Moger | 2014-05-09 | 1 | -0/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Update Korean translations | Dongsu, KIM | 2014-05-09 | 1 | -0/+2 |
| | |/ | |/| | |||||
* | | | Add option to explicitly specify the use of STARTTLS | Berke Viktor | 2014-05-08 | 1 | -0/+2 |
| |/ |/| | | | | | Required for servers that use STARTTLS without SMTPS such as Office 365 | ||||
* | | Change enum name and unit test RSS tag queries | James Moger | 2014-05-08 | 3 | -6/+63 |
| | | |||||
* | | Updated the SyndicationServlet to provide an additional option to return ↵ | Gerard Smyth | 2014-05-08 | 3 | -45/+159 |
| | | | | | | | | | | | | | | | | details of the tags in the repository instead of the commits. This uses a new 'ot' request parameter to indicate the object type of the content to return, which can be ither TAG or COMMIT. If this is not provided, then COMMIT is assumed to maintain backwards compatability. If tags are returned, then the paging parameters, 'l' and 'pg' are still supported, but searching options are currently ignored. | ||||
* | | Restore tabbed formatting to make diffs to develop useful | James Moger | 2014-05-08 | 1 | -358/+360 |
| | | |||||
* | | Revise, complete, and fully test the FORK rpc | James Moger | 2014-05-08 | 4 | -76/+49 |
| | | |||||
* | | Implement FORK RPC request type | manisha | 2014-05-08 | 4 | -351/+418 |
| | | |||||
* | | Fix class loading failure when there are no STARTED plugins | James Moger | 2014-05-07 | 2 | -12/+12 |
| | | |||||
* | | Consolidate open tickets page parameters | James Moger | 2014-05-07 | 5 | -23/+28 |
| | | |||||
* | | Merge branch 'ticket/54' into develop | James Moger | 2014-05-07 | 4 | -0/+33 |
|\| | |||||
| * | Ensure the repository model ref list is refreshed on ref creation or deletion | James Moger | 2014-05-07 | 4 | -0/+33 |
| | | |||||
* | | Merge branch 'ticket/62' into develop | James Moger | 2014-05-07 | 1 | -12/+19 |
|\| | |||||
| * | Fix case-sensitivity error in determining fork network | James Moger | 2014-05-07 | 1 | -12/+19 |
| | | |||||
* | | Merge branch 'ticket/63' into develop | James Moger | 2014-05-07 | 1 | -1/+6 |
|\| | |||||
| * | Fix transport determination for SSH urls on port 22 | James Moger | 2014-05-07 | 1 | -1/+6 |
| | | |||||
* | | Switch to -u from deprecated --set-upstream | James Moger | 2014-05-05 | 1 | -1/+1 |
| | | |||||
* | | Allow plugins to extend the top navbar and repository navbar | James Moger | 2014-05-05 | 19 | -226/+725 |
| | | | | | | | | | | This change also ties the plugin manager into the Wicket framework and allows plugins to contribute and mount new pages which are linked by the top navbar and repository navbar extensions. | ||||
* | | Integrate admin menu into user menu and add user menu extension | James Moger | 2014-05-05 | 11 | -645/+832 |
| | | |||||
* | | Overhaul menu item classes and add AdminMenuExtension point | James Moger | 2014-05-05 | 12 | -196/+434 |
| | | |||||
* | | Allow filter extensions to define init parameters in IStoredSettings | James Moger | 2014-05-05 | 2 | -2/+83 |
| | | |||||
* | | Add http request filter extension point | David Ostrovsky | 2014-05-05 | 9 | -12/+143 |
| | | | | | | | | | | To allow for integration of 3rd party server monitoring solutions, Gitblit needs to expose an extension point for collecting http data. | ||||
* | | Add raw links to branches | James Moger | 2014-05-05 | 4 | -5/+25 |
| | | |||||
* | | Replace RawPage with RawServlet | James Moger | 2014-05-05 | 16 | -51/+61 |
| | | |||||
* | | Refine branch and pages servlets | James Moger | 2014-05-04 | 2 | -15/+58 |
| | | |||||
* | | Stream directly from repo instead of loading into ram and streaming | James Moger | 2014-05-04 | 1 | -4/+43 |
| | | |||||
* | | Split pages servlet into a raw branch servlet and a gh-pages servlet | James Moger | 2014-05-04 | 5 | -380/+549 |
| | | |||||
* | | Change My Tickets repository link to the repository tickets page | James Moger | 2014-05-02 | 2 | -5/+8 |
| | | |||||
* | | Implementation of a ticket mgration tool | James Moger | 2014-05-02 | 6 | -28/+488 |
| | | |||||
* | | Fix open milestone progress display | James Moger | 2014-05-02 | 2 | -2/+2 |
| | | |||||
* | | Refactored common code out of My Tickets and Tickets | James Moger | 2014-05-01 | 17 | -932/+733 |
| | |