Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mirrors and read-only repositories must disable review function | James Moger | 2014-03-09 | 1 | -1/+1 | |
| | ||||||
* | Fixed incorrect ticket fetch instructions in email notifications | James Moger | 2014-03-09 | 2 | -2/+3 | |
| | ||||||
* | Updated esES translation; last string | mrbytes | 2014-03-09 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #159 from kwoot/nl-update | James Moger | 2014-03-09 | 1 | -0/+1 | |
|\ | | | | | dutch translation of string | |||||
| * | dutch translation of string | Jeroen Baten | 2014-03-09 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #158 from yin8086/ChineseTrans | James Moger | 2014-03-09 | 1 | -1/+2 | |
|\ \ | | | | | | | add a Chinese translate string | |||||
| * | | add a Chinese translate string | Stardrad Yin | 2014-03-09 | 1 | -1/+2 | |
| |/ | ||||||
* / | Added Korean translation gb.mergeToDescription and improved some strings | Dongsu, KIM | 2014-03-09 | 1 | -22/+23 | |
|/ | ||||||
* | Listen for git daemon and fanout clients on all intefaces, by default | James Moger | 2014-03-08 | 1 | -2/+2 | |
| | ||||||
* | Allow configuring the default integration branch for a repository | James Moger | 2014-03-08 | 9 | -21/+59 | |
| | ||||||
* | Merge pull request #156 from Mrbytes/master | James Moger | 2014-03-08 | 1 | -1/+7 | |
|\ | | | | | Updated esES translation | |||||
| * | Merge branch 'master' of https://github.com/gitblit/gitblit | mrbytes | 2014-03-08 | 13 | -137/+215 | |
| |\ | ||||||
| * | | Updated esES translation | mrbytes | 2014-03-08 | 1 | -1/+7 | |
| | | | ||||||
* | | | Disable vote & watch links if repository is not accepting ticket updates | James Moger | 2014-03-08 | 1 | -2/+2 | |
| | | | ||||||
* | | | Documentation | James Moger | 2014-03-08 | 2 | -4/+4 | |
| |/ |/| | ||||||
* | | Prevent Lucene queries from starting with a conjunction | James Moger | 2014-03-08 | 1 | -0/+6 | |
| | | ||||||
* | | Fix integration branch in propose instructions | James Moger | 2014-03-08 | 1 | -1/+5 | |
| | | ||||||
* | | Allow selection of integration branch in new ticket page | James Moger | 2014-03-08 | 5 | -60/+104 | |
| | | ||||||
* | | Move Gitblit branches to refs/meta/gitblit | James Moger | 2014-03-08 | 7 | -76/+100 | |
|/ | ||||||
* | Merge pull request #154 from kwoot/nl-update | James Moger | 2014-03-08 | 2 | -17/+23 | |
|\ | | | | | dutch translations. | |||||
| * | dutch translations. | Jeroen Baten | 2014-03-08 | 2 | -17/+23 | |
| | | | | | | | | why the original shows up, I have no idea | |||||
* | | Merge pull request #153 from yin8086/ChineseTrans | James Moger | 2014-03-08 | 1 | -1/+7 | |
|\ \ | | | | | | | add Chinese strings | |||||
| * | | add Chinese strings | Stardrad Yin | 2014-03-08 | 1 | -1/+7 | |
| |/ | ||||||
* / | added another string to Korean translations | Dongsu, KIM | 2014-03-08 | 1 | -11/+31 | |
|/ | ||||||
* | Fix 'head' vs 'HEAD' commit resolution | James Moger | 2014-03-07 | 1 | -1/+1 | |
| | ||||||
* | Fix NPE in bugtraq processor | James Moger | 2014-03-07 | 1 | -0/+4 | |
| | ||||||
* | Display an explanation in ticket page if the user can't propose commits | James Moger | 2014-03-07 | 3 | -3/+39 | |
| | ||||||
* | Conditionally hide the propose patchset instructions | James Moger | 2014-03-07 | 1 | -9/+16 | |
| | | | | | | | | There are a few scenarios where a ticket without a patchset should not display propose instructions. 1. the ticket is resolved 2. the repository is configured to reject new patchsets or is read-only 3. the server is configured to reject new patchsets | |||||
* | Fix NPE in the Edit Ticket page | James Moger | 2014-03-07 | 1 | -2/+3 | |
| | ||||||
* | Documentation | James Moger | 2014-03-07 | 3 | -2/+9 | |
| | ||||||
* | Do not send ticket emails to disabled users | James Moger | 2014-03-07 | 1 | -2/+2 | |
| | ||||||
* | fix some Chinese translations due to some special characters. | Stardrad Yin | 2014-03-07 | 1 | -8/+8 | |
| | ||||||
* | Documentation | James Moger | 2014-03-06 | 2 | -7/+9 | |
| | ||||||
* | Do not use @Inject on the ticket service constructors | James Moger | 2014-03-06 | 5 | -13/+35 | |
| | ||||||
* | Exclude title, body, and status fields from initial proposal email | James Moger | 2014-03-06 | 1 | -0/+3 | |
| | ||||||
* | Documentation and clarify git workflows | James Moger | 2014-03-06 | 5 | -35/+58 | |
| | ||||||
* | Allow resolve for proposal workflows | James Moger | 2014-03-06 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug in merge: improper use of force and failing on FORCED result | James Moger | 2014-03-06 | 1 | -5/+5 | |
| | ||||||
* | Updated the Dutch translation for 1.4.0 | Jeroen Baten | 2014-03-06 | 2 | -503/+717 | |
| | ||||||
* | Merged #22 "Tie mirroring, pushing, and the BranchTicketService together" | James Moger | 2014-03-06 | 13 | -14/+384 | |
|\ | ||||||
| * | Document ticket replication, mirroring, and advanced administration | James Moger | 2014-03-06 | 1 | -0/+135 | |
| | | ||||||
| * | Improve the GO reindex-tickets shell scripts | James Moger | 2014-03-06 | 2 | -4/+22 | |
| | | ||||||
| * | Add and document REINDEX_TICKETS rpc request type | James Moger | 2014-03-06 | 4 | -2/+48 | |
| | | ||||||
| * | Revise push/mirror tickets branch triggering | James Moger | 2014-03-06 | 6 | -31/+147 | |
| | | ||||||
| * | Fire an event on received ticket branch updates to trigger reindex | James Moger | 2014-03-05 | 4 | -5/+60 | |
| | | | | | | | | | | | | | | | | It would be useful to be able to push a complete repository with a refs/gitblit/tickets branch and have Gitblit index all those tickets. Additionally, it would be nice for the mirroring service to recognize an incoming update to this ref and fire an event that can be processed by the BranchTicketService, if so configured, to reindex the tickets. | |||||
* | | Merge pull request #148 from yin8086/ChineseTrans | James Moger | 2014-03-06 | 1 | -98/+105 | |
|\ \ | | | | | | | Add and fix Chinese translations | |||||
| * | | Add Chinese translations for new strings, and fix translations based on ↵ | Stardrad Yin | 2014-03-06 | 1 | -98/+105 | |
| |/ | | | | | | | online page views of dev.gitblit.com | |||||
* | | Merge pull request #149 from ds5apn/master | James Moger | 2014-03-06 | 1 | -27/+27 | |
|\ \ | |/ |/| | fixed some Korean translations | |||||
| * | correct some translations | Dongsu, KIM | 2014-03-06 | 1 | -27/+27 | |
| | | ||||||
* | | Translation esES updated | mrbytes | 2014-03-05 | 1 | -6/+161 | |
| | | | | | | | | | | | | - Ready for the 1.4.0 release plus a few Fixes Signed-off-by: mrbytes <eguervos@msn.com> |