Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mostly complete blob view line links feature, DOM offset bug remains (issue 130) | James Moger | 2012-09-14 | 1 | -23/+97 | |
| | ||||||
* | EmptyRepositoryPage_es.html: up-to date with the last changes | Mrbytes | 2012-09-14 | 1 | -4/+4 | |
| | ||||||
* | GitBlitWebApp_es.properties: up-to date with the last changes | Mrbytes | 2012-09-12 | 1 | -1/+6 | |
| | | | | Signed-off-by: Mrbytes <eguervos@msn.com> | |||||
* | Redirect to summary page from empty page for a repo with commits (issue 129) | James Moger | 2012-09-10 | 5 | -39/+83 | |
| | ||||||
* | Strip folder name and .git from repo links in the project view | James Moger | 2012-09-10 | 1 | -6/+6 | |
| | ||||||
* | Draft project pages, project metadata, and RSS feeds | James Moger | 2012-09-07 | 15 | -17/+1073 | |
| | | | | | | This is an in-progress feature to offer an interface for grouped repositories. This may help installations with large numbers of repositories stay organized. It also will be part of a future, more advanced security model. | |||||
* | Switch from StringBuffer to StringBuilder | James Moger | 2012-08-31 | 1 | -1/+1 | |
| | ||||||
* | Update src/com/gitblit/wicket/GitBlitWebApp_ja.properties | James Moger | 2012-08-26 | 1 | -1/+1 | |
| | | | Added missing equals sign to gb.pagePrevious | |||||
* | Update src/com/gitblit/wicket/GitBlitWebApp_es.properties | James Moger | 2012-08-26 | 1 | -1/+1 | |
| | | | Added missing equals sign to gb.pagePrevious | |||||
* | Update src/com/gitblit/wicket/GitBlitWebApp_pl.properties | James Moger | 2012-08-26 | 1 | -1/+1 | |
| | | | Added missing equals sign to gb.sendProposal | |||||
* | Add 2 missing '=' in the English language file. | Mikael Karlsson | 2012-08-26 | 1 | -2/+2 | |
| | ||||||
* | Implemented custom request handling for (un)authenticated sessions to ↵ | James Moger | 2012-08-24 | 6 | -17/+83 | |
| | | | | workaround Wicket bugs | |||||
* | Translate all message to Korean | Dongsu, KIM | 2012-08-23 | 2 | -0/+364 | |
| | ||||||
* | Eliminated unnecessary repository enumeration (issue 103) | James Moger | 2012-08-17 | 1 | -4/+13 | |
| | ||||||
* | Optionally cache repository list for improved performance | James Moger | 2012-08-17 | 5 | -7/+23 | |
| | ||||||
* | Merge branch 'master' of https://github.com/Mrbytes/gitblit | James Moger | 2012-08-14 | 1 | -2/+2 | |
|\ | ||||||
| * | GitBlitWebApp_es.properties: up-to date with better translation. | mrbytes | 2012-08-14 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: mrbytes <eguervos@msn.com> | |||||
* | | Merge branch 'master' of https://github.com/Mrbytes/gitblit | James Moger | 2012-08-13 | 1 | -4/+4 | |
|\| | ||||||
| * | GitBlitWebApp_es.properties: up-to date with the last changes | mrbytes | 2012-08-13 | 1 | -4/+4 | |
| | | ||||||
* | | Update missing polish translations | Lukasz Jader | 2012-08-13 | 1 | -4/+4 | |
|/ | ||||||
* | Translate some messages to Japanese. | Kensuke Matsuzaki | 2012-08-11 | 1 | -22/+22 | |
| | ||||||
* | Submodules support | James Moger | 2012-08-10 | 11 | -35/+225 | |
| | ||||||
* | Redirect to absolute url for repository search box (issue-111) | James Moger | 2012-08-09 | 1 | -2/+8 | |
| | ||||||
* | Translation placeholders | James Moger | 2012-08-09 | 3 | -3/+12 | |
| | ||||||
* | Per-repository authorization control: AUTHENTICATED and NAMED (issue 117) | James Moger | 2012-08-02 | 3 | -2/+26 | |
| | ||||||
* | Real raw page for text, images, and binaries (issue 6, issue 114) | James Moger | 2012-07-25 | 4 | -78/+128 | |
| | ||||||
* | Add polish variants of welcome.mkd, login.mkd and EmptyRepositoryPage | Lukasz Jader | 2012-07-14 | 1 | -0/+47 | |
| | ||||||
* | Fix some typos in polish translation | Lukasz Jader | 2012-07-14 | 1 | -8/+8 | |
| | ||||||
* | Changes to commit page for responsive layout | James Moger | 2012-07-13 | 7 | -11/+11 | |
| | ||||||
* | Show email addresses on users panel | James Moger | 2012-07-11 | 2 | -1/+12 | |
| | ||||||
* | Tweak to repositories panel in responsive mode | James Moger | 2012-07-11 | 1 | -7/+9 | |
| | ||||||
* | Mount the /users page | James Moger | 2012-07-11 | 1 | -0/+2 | |
| | ||||||
* | Show user displayName in footer | James Moger | 2012-07-11 | 1 | -1/+1 | |
| | ||||||
* | Prohibit trailing slashes in repository names (issue 104) | James Moger | 2012-07-10 | 1 | -0/+3 | |
| | ||||||
* | Final CSS/layout tweaks for responsive UI (issue 101) | James Moger | 2012-07-10 | 10 | -31/+33 | |
| | ||||||
* | CSS tweaks | James Moger | 2012-07-10 | 2 | -2/+2 | |
| | ||||||
* | Added Polish translation | Lukasz Jader | 2012-06-30 | 1 | -0/+312 | |
| | ||||||
* | GitBlitWebApp_es.properties: updated translation | mrbytes | 2012-06-17 | 1 | -8/+8 | |
| | ||||||
* | Added Spanish variants of welcome.mkd, login.mkd and EmptyRepositoryPage | James Moger | 2012-06-15 | 1 | -0/+47 | |
| | ||||||
* | Added "today" to translation file. Updated Japanese translation. | James Moger | 2012-06-15 | 3 | -1/+36 | |
| | ||||||
* | Fixed bug in Gravatar Profile page | James Moger | 2012-06-15 | 1 | -5/+2 | |
| | ||||||
* | Revised TimeUtils for localization | James Moger | 2012-06-15 | 22 | -41/+76 | |
| | | | | | | | | TimeUtils needs to output localized strings like "5 days ago" and "6 months". In order to do this it needs a translation resource. Additionally, that resource can not be static because the single Gitblit server can handle multiple connections in different locales/languages. TimeUtils has changed from a collection of static methods to some static methods and some instance methods. A TimeUtils is instantiated with an optional resource bundle which contains the preferred translation. If the resourec bundle is null or the requested translation key does not exist, an English default will be used. This change required adjusting the signatures of several key methods and that cascaded out to adjusting those methods calls in many, many classes. | |||||
* | Externalized some more strings. Updated Spanish translation from eguervos. | James Moger | 2012-06-15 | 10 | -26/+113 | |
| | ||||||
* | Updated to Bootstrap 2.0.4. Responsive layout by default. | James Moger | 2012-06-08 | 24 | -78/+114 | |
| | ||||||
* | Updated Git logos | James Moger | 2012-06-08 | 1 | -2/+2 | |
| | ||||||
* | Try multiple encodings when working with string blobs (issue 97) | James Moger | 2012-06-07 | 4 | -12/+17 | |
| | ||||||
* | Implemented default access restriction (issue 88) | James Moger | 2012-06-06 | 1 | -1/+4 | |
| | ||||||
* | Updated Japanese translation | James Moger | 2012-06-06 | 1 | -63/+63 | |
| | ||||||
* | Added contributed Spanish translation | James Moger | 2012-06-06 | 1 | -0/+279 | |
| | ||||||
* | Revisions to custom fields | James Moger | 2012-05-10 | 4 | -32/+33 | |
| |