summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket
Commit message (Expand)AuthorAgeFilesLines
* Implemented custom request handling for (un)authenticated sessions to workaro...James Moger2012-08-246-17/+83
* Translate all message to KoreanDongsu, KIM2012-08-232-0/+364
* Eliminated unnecessary repository enumeration (issue 103)James Moger2012-08-171-4/+13
* Optionally cache repository list for improved performanceJames Moger2012-08-175-7/+23
* Merge branch 'master' of https://github.com/Mrbytes/gitblitJames Moger2012-08-141-2/+2
|\
| * GitBlitWebApp_es.properties: up-to date with better translation.mrbytes2012-08-141-2/+2
* | Merge branch 'master' of https://github.com/Mrbytes/gitblitJames Moger2012-08-131-4/+4
|\|
| * GitBlitWebApp_es.properties: up-to date with the last changesmrbytes2012-08-131-4/+4
* | Update missing polish translationsLukasz Jader2012-08-131-4/+4
|/
* Translate some messages to Japanese.Kensuke Matsuzaki2012-08-111-22/+22
* Submodules supportJames Moger2012-08-1011-35/+225
* Redirect to absolute url for repository search box (issue-111)James Moger2012-08-091-2/+8
* Translation placeholdersJames Moger2012-08-093-3/+12
* Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)James Moger2012-08-023-2/+26
* Real raw page for text, images, and binaries (issue 6, issue 114)James Moger2012-07-254-78/+128
* Add polish variants of welcome.mkd, login.mkd and EmptyRepositoryPageLukasz Jader2012-07-141-0/+47
* Fix some typos in polish translationLukasz Jader2012-07-141-8/+8
* Changes to commit page for responsive layoutJames Moger2012-07-137-11/+11
* Show email addresses on users panelJames Moger2012-07-112-1/+12
* Tweak to repositories panel in responsive modeJames Moger2012-07-111-7/+9
* Mount the /users pageJames Moger2012-07-111-0/+2
* Show user displayName in footerJames Moger2012-07-111-1/+1
* Prohibit trailing slashes in repository names (issue 104)James Moger2012-07-101-0/+3
* Final CSS/layout tweaks for responsive UI (issue 101)James Moger2012-07-1010-31/+33
* CSS tweaksJames Moger2012-07-102-2/+2
* Added Polish translationLukasz Jader2012-06-301-0/+312
* GitBlitWebApp_es.properties: updated translationmrbytes2012-06-171-8/+8
* Added Spanish variants of welcome.mkd, login.mkd and EmptyRepositoryPageJames Moger2012-06-151-0/+47
* Added "today" to translation file. Updated Japanese translation.James Moger2012-06-153-1/+36
* Fixed bug in Gravatar Profile pageJames Moger2012-06-151-5/+2
* Revised TimeUtils for localizationJames Moger2012-06-1522-41/+76
* Externalized some more strings. Updated Spanish translation from eguervos.James Moger2012-06-1510-26/+113
* Updated to Bootstrap 2.0.4. Responsive layout by default.James Moger2012-06-0824-78/+114
* Updated Git logosJames Moger2012-06-081-2/+2
* Try multiple encodings when working with string blobs (issue 97)James Moger2012-06-074-12/+17
* Implemented default access restriction (issue 88)James Moger2012-06-061-1/+4
* Updated Japanese translationJames Moger2012-06-061-63/+63
* Added contributed Spanish translationJames Moger2012-06-061-0/+279
* Revisions to custom fieldsJames Moger2012-05-104-32/+33
* Make the variables / messages more consistantJohn Crygier2012-05-073-16/+16
* Web UI done for Custom Fields. Changed variable names to be consistent with ...John Crygier2012-05-043-3/+53
* Allow user services to control editing of display name and email addressJames Moger2012-04-251-2/+8
* Allow manipulating display name and email address from web uiJames Moger2012-04-256-3/+26
* Added a logout hook to IUserServiceJames Moger2012-04-251-1/+5
* Rework LDAP implementation with unboundid. Also allows for an LDAP server to...John Crygier2012-04-101-31/+33
* Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-066-9/+33
* removed wrong char from page, which caused IE8 no to display the save buttonJohannes Buehler2012-03-301-1/+1
* Fixed overzealous externalization of save and cancel buttonsJames Moger2012-03-305-10/+10
* Ensure that lengthy commit messages are clipped in the headerJames Moger2012-03-291-1/+4
* Fixed activity page row layout regression (issue 79)James Moger2012-03-292-50/+43