e7ba7302dd0b53ef01e4ec5a624006222ef0e0f0 |
|
21-Oct-2016 |
Kryštof Tulinger <krystof.tulinger@oracle.com> |
new scopes panel instead of the grey bar |
6043bc503b0be1801d14dc51a81bd5921445ce7a |
|
17-Oct-2016 |
Kryštof Tulinger <krystof.tulinger@oracle.com> |
fixing null pointer ex when accessing xref without enabled projects |
d8d744ec4741226cba1ed387037d5f8dafc3d813 |
|
17-Oct-2016 |
Kryštof Tulinger <krystof.tulinger@oracle.com> |
support for displaying more than one tag in messages window
fixes #1214 |
838924562130977ca1a3d3839d146fcda39ea1af |
|
07-Oct-2016 |
Kryštof Tulinger <krystof.tulinger@oracle.com> |
messaging addition |
dcd46a2bd76c0c533bfd84b37230386dde9369ee |
|
17-Aug-2016 |
Kryštof Tulinger <krystof.tulinger@oracle.com> |
fixing annotation link in history view
fixes #1155 |
071e171cdc4b7990deeda814910205c140919484 |
|
17-Mar-2016 |
mrate <tomas.kotal@gmail.com> |
scopes v2 improvements |
73b26f4214159229599088e52df1604b12d726cd |
|
13-Mar-2016 |
Knut Anders Hatlen <knut.hatlen@oracle.com> |
Move scopes-related JavaScript code into utils.js.
This fixes #1073, as it ensures that the functions are defined when
they are used. |
eee3266b4179dae85826d6139b3b540838ea955a |
|
27-Feb-2016 |
Knut Anders Hatlen <knut.hatlen@oracle.com> |
Clean up encoding and decoding of URL parameters.
mast.jsp needs to access some URL parameters in JavaScript code.
Currently, it does this in a Java snippet that escapes the parameter
value and prints it in the HTML. This patch changes it so that the
parameters are fetched by the JavaScript code itself, eliminating the
roundtrip via the Java and HTML domains, which simplifies the quoting.
Also remove Util.escapeXml(). Instead use Util.URIEncode(),
Util.htmlize() and Util.jsStringLiteral() as appropriate.
Util.escapeXml() was a hybrid of the latter two.
Also quote some values that were previously not quoted. |
261eebdbb6cd219b3356e6cf9568dc216110c5cf |
|
22-Feb-2016 |
mrate <tomas.kotal@gmail.com> |
scopes v2 jQuery |
3b86bfe07241868168d37c5a16ba829cae9d0a78 |
|
03-Feb-2016 |
Lubos Kosco <tarzanek@gmail.com> |
make sure history cache error is reported, fixes #926 |
2e3cf399f97f30eab07248830e49d29fcb3e7f27 |
|
16-Dec-2015 |
Lubos Kosco <tarzanek@gmail.com> |
fix XSS problem reported by Alex Concha |
e8e64029318ad5ef09aa829779d47b270ade2a7c |
|
14-May-2015 |
mrate <tomas.kotal@gmail.com> |
fixed w3c validation, code folding can be turn on/off in configuration |
e210f29e8807d6b2d82a4a280898269bfbaa9a12 |
|
30-Apr-2015 |
mrate <tomas.kotal@gmail.com> |
styles and div polishing |
c20d3778ebce9a90a7fa5f3870e5b20f04fab3ea |
|
24-Mar-2015 |
mrate <tomas.kotal@gmail.com> |
scopes v2 improvements - new folding/unfolding icons, tunable in <theme>/style.css |
1676e8c2291b5dd6545258d8abcbcb7ae4cedc8e |
|
15-Mar-2015 |
mrate <tomas.kotal@gmail.com> |
First version of scopes v2 |
cc20f9a6585e66ff063488e3d89b68ebaa5a76ef |
|
13-Feb-2015 |
Harry Pan <pan.xingzhi@gmail.com> |
Add onmouseover event to symbols. |
d8371503c60e1f6933455e25b1cc47e4858a3a43 |
|
13-Dec-2013 |
Vladimir Kotal <Vladimir.Kotal@Oracle.COM> |
differentiate between raw and download
fixes #578 |
1cd6ad07549a4d391f20e9ed7aa8723bef6a91bb |
|
24-Oct-2013 |
Lubos Kosco <Lubos.Kosco@oracle.com> |
bug #672 need double-quotes to specify path |
bc82cec4051173aa979a4c57e6690a0b0e416cd7 |
|
02-Jan-2013 |
Jan Friedel <jan.friedel@oracle.com> |
Bug 19200 - search only in - needs more work |
59b6a8c0cc6ef741a7180504b3c371e67c2aa338 |
|
02-Jan-2013 |
Knut Anders Hatlen <knut.hatlen@oracle.com> |
Fix Checkstyle warnings (FileTabCharacterCheck) |
14a41f02433890d19b2f871156271e3388cd0845 |
|
02-Jan-2013 |
Jens Elkner <jel+opengrok@cs.uni-magdeburg.de> |
Refactor webapp |
34cc76a5ae3ab9270605936327332657591ad295 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Oracle.COM> |
upgrade jquery to 1.4.4 |
52cdd45a95eb7c48af1c19ea6e401448a97545bf |
|
02-Jan-2013 |
Knut Anders Hatlen <knut.hatlen@oracle.com> |
Bug #17550: Malformed search for query with national chars |
a15222dfc645afacf25a8bd659580adc7b0865e2 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Oracle.COM> |
Bug 14545 - clicking on annotate doesn't preserve line number |
38ff737189d7beafce42b920855828296db0df47 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Oracle.COM> |
rename List to Navigate, disable highlight until it is fixed, add close to navigate, fix some w3c validator complains |
3dfde69a5611cd051532d236ca8b50e1f7a44f3b |
|
02-Jan-2013 |
Leo Davis <ldavis@fonix.com> |
Bug 17373 - breadcrumb path needs to be URI encoded
Bug 17374 - history links need percent encoding
Bug 17375 - annotate link needs percent encoding
Bug 17376 - download link needs percent encoding |
17b343cecb69da82215b124f39fed80167a6f2bd |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Oracle.COM> |
Bug 13184 - provide quick links to annotate,history and download from search results view |
68903e4ab30e59de41fcf7293ec11b1ac96788b1 |
|
02-Jan-2013 |
cicicici <cicicici@gmail.com> |
take 1: Bug 17128 - add more syntax highlighting styles and list all definitions/functions
SCA OS0474 |
cc21f70af76aacd91b4b0cbe55a601883152900f |
|
02-Jan-2013 |
Knut Anders Hatlen <knut.hatlen@oracle.com> |
Bug #17074: Home link no longer works
Append "/" to the home link to account for getContextPath() returning
an empty string if the webapp is deployed in the root directory. |
958ccc55e275549e16df57f5ba425dce5d1c2b7b |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Bug #5590 - Unhighlighted difference in compare list
be again xhtml strict valid |
7303e830478d6734c83214b852ca417a292888ec |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
backout part of css fixes - it removed right scroll bar on search results
remove css download of combo.css, we don't use it yet |
59bc918a4fdf38740c21c8f0cb31e21635cd15fc |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
css fixes on the always visible header(zooming show be improved now) |
0dafcea0c31887f3a3b35be121d3f35ff19ec4b4 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Bug #15652 - history page shows a stack trace if file doesn't have a history
Bug #15609 - self organizing buttons in history view are confusing
Bug #15608 - Search field should not be active in file display
Bug #14953 - history index for CVS repos should only include default branch if CVS/Tag is set
Bug #13777 - Indexer should print "Adding: ..." before it adds a file
Bug #6641 - .txx file extension should be included in the list for C++ analyzer |
07661ce58cc58e67e60e1b17549964c2c5d39c68 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
improve Bug #15097 - make the search bar in listing stay on top of the page
- now anchors work properly, the only thing lost is focus, hence setting focus to the search bar |
02508b90a0eace220eabd5ec85ff37e9009c6b16 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Bug 15240 - radio buttons in history could behave like e.g. on wikipedia
upgrade to jquery 1.4.2
simplify current js to use jquery(for annotate, line # and history commit file lists toggle) |
6c0ba09bc317532883e9569e5947011d860587a8 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Bug #15097 - make the search bar in listing stay on top of the page
Bug #13997 - main logo should take you HOME ;) |
625d7e774c3d2fc1478d7748b618a88fcf5783a9 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
upgrade jquery to 1.4 |
ccf744e3872895be258841795b40822503ffcf1f |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Bug #13529 - listing of a file (in xref) might take a LONG time |
ff32508916722fc0e579f39b5bf22936116b8829 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
change back to old style of choosing projects, new code still there, will be commited for next release |
eef29f7a9e60072b7dc0e4cf5c8bb0ad6fa9ba89 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Add annotation with revision description
(thanks to Emilio Monti - emilmont@gmail.com for idea and original code - http://www.emilmont.net/doku.php?id=java:opengrok )
license stuff fixes
only show line # button when showing a file |
e87f836e908f8279021f79c8f7bcef98e99d126e |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Bug 11886 - set no word limit for indexing of files (can result in out of memory errors!)
add title (hint) for link# and annotate buttons when showing files (hover when mouse over) |
30c47ad9be313a6a22a45a5fd00241aeba5a2b9c |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
fix multiproject support for listing too |
981e542f40f5acaf95b69c5854e5ffb080204242 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
redesign project field, jquery used to autocomplete, fix findbugs warnings, make all pages http://validator.w3.org/ valid |
a7851548ebb1d736ee4564a71293fb8ee6ba460c |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
small usability and performance improvements for line # , fix compatibility for IE |
b3ead6812ab6558fee305853599021bd6901d90a |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
add line urls for easier code sharing (client generated, javascript needed)
toggle line numbers on or off (js)
fix the rest of css(now they validate) |
e325ce06d9350834b2eab65f00334d7861354c61 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
lucene upgrade phase 2 , patch for 7594 - add support for sorting results by filepath by Christian Lohmaier |
a2ea7bf109480b76bd4d1bd09a8814e01809531c |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Sun.COM> |
Bug#: 3399 Compare button in the history page brings to the search page |
6f1401c0c66c5e04b731aed33eb00758207b7ce9 |
|
08-Apr-2008 |
Trond Norbye <trond.norbye@sun.com> |
Bug #966: fails on directory names that contain a plus (+) character
This is a regression introduced in 218.
Please see:
http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/http/HttpServletRequest.html#getPathInfo()
The string is already decoded by the web container, and decoding it again
will cause the + to be replaced with ' '. |
6fd168587048fe0e2cb37acdcc9ae9764c83b2d2 |
|
07-Apr-2008 |
Trond Norbye <trond.norbye@sun.com> |
Bug #1007: Add URL friendly project handling |
774b241dc7305d957b76fe878547ca93155565e3 |
|
18-Mar-2008 |
Trond Norbye <trond.norbye@sun.com> |
Bug #546: IOException when viewing history for xref root in multi-project installation |
85f619afce0f5860dd3265e1ac5c48efcb353921 |
|
11-Jan-2008 |
Leo Davis <ldavis@fonix.com> |
This should fix some issues with files/directories having space in pathname
problems.
web/history.jsp: added percent encoding to RSS URIs
web/list.jsp: Fix raw file downloads -- spaces had "+" instead of space.
web/mast.jsp: percent decode the path.
Fix raw file downloads -- spaces had "+" instead of space.
web/rss.jsp: percent decode the path. |
6965462f1b80f44310e0a598df418ff4e1b22ba2 |
|
12-Dec-2007 |
Trond Norbye <trond.norbye@sun.com> |
Let the user toggle the annotations on / off
Use CSS and JavaScript (if the client supports it) to show / hide
annotations.
Thanks to Jørgen Austvik for telling me how to do this :-) |
b0af0ef3283630940d929900d2708699ffe739dd |
|
09-Nov-2007 |
Leo Davis <ldavis@fonix.com> |
File links on the search page were percent encoding the segment separators
('/'), breaking the links.
Created URIEncodePath that preserves the separators and percent encodes the
segments.
Fixed minor RFC 3986 deviations sections 2.1 (hex A-F should be uppercase) and
2.3 (unreserved chars should not be percent encoded) in URIEncode.
Fixed places where the only the last segment was being percent encoded. |
daba8f127bde81db38efd27fa72e7a0554de4987 |
|
06-Nov-2007 |
Trond Norbye <trond.norbye@sun.com> |
Encode the filename in the links to allow it to contain # |
c0550b01024b910b8c1468811c0ea663b10b1372 |
|
25-Oct-2007 |
Trond Norbye <trond.norbye@sun.com> |
Create webapp as part of the normal build step
The webapp will also include the various configurations, so the user may
select the look'n'feel without rebuilding the application. By default the
webapp will use the look'n'feel (css-files and icons) located in the folder
named default. You may alter the content in this directory, or specify the
look'n'feel to use by using the -L option and create a configuration file
to OpenGrok.
ex:
java -jar opengrok.jar -R configuration.xml -W configuration.xml \
-U localhost:2424 -L offwhite -n
will read the current configuration, set the look'n'feel to "offwhite" and
store the new configuration. The -U option I specified here was to update
the webapplicaton that listens to configuration changes on localhost:2424 |
2703f2622aa84ea098a68c1cb83c73eeb31e9c1b |
|
22-Oct-2007 |
Trond Norbye <trond.norbye@sun.com> |
Fixed "Cross Reference:" regression |
7cbf6a20cb1925bd734d2c6664ba739e6e82c8e3 |
|
14-Sep-2007 |
Leo Davis <ldavis@fonix.com> |
URL prefixes were always '/source?s' in the web application |
865ea0b94260b721a2f6ec872b914d6e0b4d3e08 |
|
24-Jul-2007 |
Trond Norbye <trond.norbye@sun.com> |
Save the list of ignored names in the configuration file (if used) |
662b22957f1866dea90843e34e31068101ae604d |
|
19-Jul-2007 |
Trond Norbye <trond.norbye@sun.com> |
Replace use of String.isEmpty with use of String.length() to avoid use of Java 6 language features |
82a1601128d06fe280a89464faa0b1bba419e171 |
|
29-Apr-2007 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Added "Annotate" link in webapp |
73b36d5a6848ae9189f4f9e35a68947e89b1fe80 |
|
28-Apr-2007 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Added code in the analyzers and list.jsp to show annotation. |
6fae14a15a48f4cfee705b3f3157c87c05e82bb8 |
|
10-Apr-2007 |
Trond Norbye <trond.norbye@sun.com> |
Update raw.java to use configuration object to locate src-root
Fixed the download link on the pages to include the version number
to allow download of a speciffic revision. |
9ec7787531611654e8f50932473aa48963eaba55 |
|
16-Feb-2007 |
Trond Norbye <trond@norbye.org> |
Prototype for "Project" support
First of all: This is a prototype, so don't expect it to be finished ;-)
With this version you should be able to specify various "projects" that you
would like to group your software into, and limit your search within the
selected projects. Did I mention that this is a prototype? ok.. The history
cache has been moved into $DATA_ROOT/historycache, and if you're using
Mercurial, you should probably pass the -H option to the indexer when you
generate the index database... |
3e9dbb7746fa05814c794aefce71a184e784908a |
|
17-Jan-2007 |
Trond Norbye <trond@norbye.org> |
Added a meta robots directive to the page headers |
77bb616a49abcd468b37a4416385df92d1f698c6 |
|
10-Jan-2007 |
Trond Norbye <trond@norbye.org> |
DirectoryHistoryReader refactoring
* Use the HistoryParser framework for directories as well, and updated the
MercurialHistoryParser to keep track of the files located in each revision.
* Minor layout-modification for the web-page header (title of page, current path etc) |
3c2aee4d6fd37062518aa6de5ad12d4967ebabc0 |
|
08-Jan-2007 |
Trond Norbye <trond@norbye.org> |
Implemented glob'ing for IgnoredNames
It is now possible to use glob'ing as the pattern specified with the -i option.
ex: -i "*.bak" will ignore all files ending with .bak |
d05277b435e628b78e8f2954d1132f86647f4fe1 |
|
22-Dec-2006 |
Trond Norbye <trond@norbye.org> |
Fix problem with IllegalStateException.
If we try to send an error page back to the client we should return
from the service method instead of appending data to the output buffer. |
c23e82b612acd5e947c164114377578116f6d298 |
|
15-Nov-2006 |
Trond Norbye <trond@norbye.org> |
Initial import (OpenGrok 0.3.1) |