summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages
Commit message (Expand)AuthorAgeFilesLines
* Implemented support for "default" branchJames Moger2012-03-271-2/+5
* Externalized a bunch of strings for translationJames Moger2012-03-2517-72/+66
* CSS corrections for tags page and IEJames Moger2012-03-252-3/+3
* Added web.allowLuceneIndexing to enable/disable Lucene integrationJames Moger2012-03-254-11/+17
* Updated login and search forms to use the SessionlessFormJames Moger2012-03-233-9/+17
* Only show pager if the total search hits exceed the page sizeJames Moger2012-03-211-2/+4
* Corrected sample syntax for branch and path termsJames Moger2012-03-211-3/+3
* Added a file icon to the changed paths tablesJames Moger2012-03-202-2/+2
* Display tag links on indexed commits and tweaked term highlight colorJames Moger2012-03-202-51/+34
* Adjust translation for default branch (HEAD)James Moger2012-03-201-1/+1
* Disable default branch/HEAD selector on create/empty repositoryJames Moger2012-03-201-1/+1
* Shrink summary page activity graph a littleJames Moger2012-03-191-1/+1
* Eliminated Lucene settingsJames Moger2012-03-191-3/+1
* Indicate 0 search resultsJames Moger2012-03-191-2/+7
* Polish the Lucene search page. Integrate both search mechanisms.James Moger2012-03-196-30/+40
* Implemented RPC administration of indexed branchesJames Moger2012-03-171-9/+2
* Implemented Lucene search result pagingJames Moger2012-03-172-6/+101
* Ensure that the welcome message is interpreted as UTF-8 (issue 74)James Moger2012-03-161-3/+7
* Repository-branch Lucene indexing is now opt-inJames Moger2012-03-163-16/+61
* Refactored Lucene integration and fixed two index deleteDocument bugsJames Moger2012-03-151-19/+4
* Repository must have commits to be searchableJames Moger2012-03-141-1/+3
* A bunch more Lucene workJames Moger2012-03-142-8/+27
* Adjusted spacing on summary pageJames Moger2012-03-141-5/+5
* Wrapped activity page charts with table due to GoogleCharts update :(James Moger2012-03-141-3/+7
* Removed reference to old css fileJames Moger2012-03-141-4/+0
* Made LucenePage statelessJames Moger2012-03-132-65/+71
* Revise indexed fields and improve Lucene page usabilityJames Moger2012-03-122-8/+14
* More Lucene progressJames Moger2012-03-093-19/+110
* Replace ChoiceRenderer with StringChoiceRenderer (issue 71)James Moger2012-03-053-16/+16
* Improved look of Lucene pageJames Moger2012-03-022-4/+6
* Whoops. x2. LucenePage.htmlJames Moger2012-03-021-0/+22
* Whoops. Missed adding LucenePage.James Moger2012-03-021-0/+109
* Draft integration of Lucene search mechanism and web uiJames Moger2012-02-281-0/+3
* Split refs into 2 lines if there are remotes. Use more glyphicons.James Moger2012-02-252-2/+2
* Use proper timezone to generate all metricsJames Moger2012-02-252-3/+5
* Activity page now considers all local branches (issue 65)James Moger2012-02-241-2/+2
* Fixed nullpointer on pushing to an empty repository (issue 69)James Moger2012-02-231-1/+1
* Allow specifying a timezone in gitblit.properties/web.xml (issue 54)James Moger2012-02-211-1/+1
* Update to Bootstrap 2.0James Moger2012-02-1623-141/+150
* Reversed the order of buttons on all forms so that default is submitJames Moger2012-02-094-4/+4
* Rearranged button order to properly set default (issue 60)James Moger2012-02-092-2/+4
* Fixed session fixation vulnerability (issue 62)James Moger2012-02-092-2/+8
* Indicate WORKING COPY on repository pages (issue 49)James Moger2012-02-042-0/+10
* Clarify that log page/panel displays HEAD ref by defaultJames Moger2012-02-042-2/+7
* Show HEAD on metrics page if objectid is not specifiedJames Moger2012-02-031-1/+6
* Return to Users page after add/edit teamJames Moger2012-02-031-4/+2
* Prevent add/edit team with no selected repositories (issue 56)James Moger2012-02-031-0/+4
* Disallow browser autocomplete on add/edit pagesJames Moger2012-02-033-0/+12
* Change default long date/time formats (issue 50)James Moger2012-02-031-1/+1
* Refactored and unit tested updating HEAD featureJames Moger2012-02-022-5/+5