| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Revise, complete, and fully test the FORK rpc | James Moger | 2014-05-08 | 8 | -96/+118 |
* | | | Implement FORK RPC request type | manisha | 2014-05-08 | 7 | -352/+435 |
* | | | 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 'master' into develop | James Moger | 2014-05-07 | 3 | -10/+14 |
|\| | |
|
| * | | Correct Bintray upload url for releases | James Moger | 2014-05-07 | 1 | -1/+1 |
| |/ |
|
| * | Documentation | James Moger | 2014-05-07 | 3 | -10/+14 |
* | | 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 | 3 | -1/+17 |
|\| |
|
| * | Fix transport determination for SSH urls on port 22 | James Moger | 2014-05-07 | 1 | -1/+6 |
| * | Allowed all transports for TortoiseGit and changed the project description | pbe | 2014-05-05 | 1 | -2/+1 |
| * | Added TortoiseGit to the clientapps | pbe | 2014-05-05 | 2 | -0/+12 |
* | | Create ticket/N branch on pt start N | James Moger | 2014-05-05 | 1 | -0/+13 |
* | | Prune deleted branches on fetch | James Moger | 2014-05-05 | 1 | -3/+3 |
* | | Switch to -u from deprecated --set-upstream | James Moger | 2014-05-05 | 3 | -4/+4 |
* | | Allow plugins to extend the top navbar and repository navbar | James Moger | 2014-05-05 | 20 | -227/+782 |
* | | Integrate admin menu into user menu and add user menu extension | James Moger | 2014-05-05 | 12 | -651/+836 |
* | | Overhaul menu item classes and add AdminMenuExtension point | James Moger | 2014-05-05 | 13 | -196/+460 |
* | | 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 | 11 | -13/+173 |
* | | Add raw links to branches | James Moger | 2014-05-05 | 4 | -5/+25 |
* | | Replace RawPage with RawServlet | James Moger | 2014-05-05 | 17 | -66/+76 |
* | | 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 | 6 | -382/+583 |
* | | Change My Tickets repository link to the repository tickets page | James Moger | 2014-05-02 | 2 | -5/+8 |
* | | Documentation | James Moger | 2014-05-02 | 2 | -21/+8 |
* | | Implementation of a ticket mgration tool | James Moger | 2014-05-02 | 11 | -30/+559 |
* | | 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 |
* | | Layout adjustments for responsive scaling | James Moger | 2014-05-01 | 1 | -9/+10 |
* | | Reverted changes to ticket services | James Moger | 2014-05-01 | 2 | -78/+49 |
* | | Revert "Implementation of the getTickets capability of recovering all tickets... | James Moger | 2014-05-01 | 3 | -124/+84 |
* | | Refine localized strings | James Moger | 2014-05-01 | 5 | -8/+8 |
* | | Added the "you are responsible of" filter in "my tickets" page. | Hybris95 | 2014-05-01 | 4 | -1/+13 |
* | | Revise My Tickets layout and styling | James Moger | 2014-05-01 | 3 | -150/+290 |
* | | Improve generated Lucene query to only show relevant My Tickets results | James Moger | 2014-05-01 | 1 | -30/+37 |
* | | Do not display My Tickets link if ticket service is not ready | James Moger | 2014-05-01 | 1 | -4/+3 |
* | | Fixes sort, page building and search functions on "my tickets" page. | Hybris95 | 2014-05-01 | 1 | -11/+19 |
* | | Advanced "my tickets" page. Using filters and search. | Hybris95 | 2014-05-01 | 2 | -35/+452 |
* | | Now only shows the "my tickets" button in the navbar if you are connected. | Hybris95 | 2014-05-01 | 2 | -8/+15 |
* | | Revisions demonstrating the direction I'd like this to go | James Moger | 2014-05-01 | 2 | -102/+180 |
* | | Added back the "my tickets" button in the navbar. | Hybris95 | 2014-05-01 | 1 | -1/+1 |
* | | Added git stylesheets to MyTickets. | Hybris95 | 2014-05-01 | 3 | -119/+135 |
* | | Implementation of the getTickets capability of recovering all tickets from a ... | Hybris95 | 2014-05-01 | 3 | -84/+124 |
* | | Ajout du nom du repository sur la page "MyTickets". | BUISSON Christian | 2014-05-01 | 2 | -39/+55 |
* | | Deactivate the navbar button for My Tickets (until it is finalized). | BUISSON Christian | 2014-05-01 | 1 | -1/+1 |