Commit Graph

  • 766e8c55d3 Correctly escape paths on Windows JC Delay 2014-11-04 19:04:25 +01:00
  • 3107bd60b1 Remove sonar script (now in gnatdashboard-integration) JC Delay 2014-10-24 18:00:12 -04:00
  • a65cd311ad Fix analysis failure with SonarQube >=4.2 JC Delay 2014-10-22 19:19:31 -04:00
  • 482213cc4e Fix analysis failure with SonarQube >=4.2 JC Delay 2014-10-22 19:19:31 -04:00
  • 341a389677 Bump versions of kp and nf files JC Delay 2014-10-16 15:46:03 -04:00
  • 847a647eb9 Bump version to 1.0.1w JC Delay 2014-10-16 15:42:58 -04:00
  • f1ba368261 Bump version number to 1.0.0 JC Delay 2014-10-16 15:38:02 -04:00
  • 1719dee251 Update .gitreview target branch JC Delay 2014-10-16 15:39:43 -04:00
  • 9140e9316e Document supported versions of SonarQube JC Delay 2014-10-14 11:30:07 -04:00
  • caf8b756bd Revamp of the documentation JC Delay 2014-10-13 10:53:17 -04:00
  • ceffe751ae Guard against missing project properties JC Delay 2014-10-10 14:11:35 -04:00
  • 95edad05f7 Ignore obj/ folder in SDC example JC Delay 2014-10-10 15:58:52 -04:00
  • 38842d7753 Bump stable SonarQube version to 4.5 JC Delay 2014-10-10 15:59:53 -04:00
  • 90fbcea4bf Fix typo JC Delay 2014-10-09 14:24:47 -04:00
  • 07ab100ccb Add a quick cookbook to the documentation JC Delay 2014-10-09 14:00:09 -04:00
  • d0c8079f5a Fix SDC example JC Delay 2014-10-01 15:43:39 -04:00
  • f2a140f8d3 Comply to new coding style rule E265 of pep8 JC Delay 2014-09-15 18:41:54 +02:00
  • d6e9f3f54f gnathub: update baseline for gcov test JC Delay 2014-09-25 11:07:21 +02:00
  • 844aa53100 Fix autodoc errors on the Python sources. JC Delay 2014-09-15 18:34:12 +02:00
  • 270d0e2910 Tentative fix for missing documentation. JC Delay 2014-09-10 18:55:28 +02:00
  • 2cf2520d0a Fix Python files license. JC Delay 2014-09-10 18:16:18 +02:00
  • fd77b9780b Add sonar script. JC Delay 2014-08-22 14:58:02 +02:00
  • 132bef33a3 Remove obsolete directories. JC Delay 2014-08-22 14:51:01 +02:00
  • 005ad0331b Update feature file. JC Delay 2014-08-22 14:26:23 +02:00
  • 23ece7f0b4 Typo (for consistency). JC Delay 2014-08-22 11:48:30 +02:00
  • aec5d49f95 Add support for SonarQube version >= 4.2 JC Delay 2014-08-22 14:24:08 +02:00
  • b3667c0398 Remove duplicated entries in default-profile.xml. JC Delay 2014-08-22 12:18:14 +02:00
  • cc29021ebd Change plugin name to "Ada". JC Delay 2014-08-22 12:17:58 +02:00
  • ed34c0539a Add entry for N805-033 Nicolas Setton 2014-08-19 17:23:33 -04:00
  • 0d0b0041a0 Insert codepeer messages in bulk. Nicolas Setton 2014-08-19 17:18:27 -04:00
  • 143b8105d0 Minor style fix. Nicolas Setton 2014-08-19 17:16:52 -04:00
  • a7a241cedc Add entry in known-problems Nicolas Setton 2014-08-19 16:20:44 -04:00
  • f4ad635186 gnathub: display error messages on configure error. JC Delay 2014-08-18 15:43:00 +02:00
  • a89305caa0 sonar-config: simulate source dirs hierarchy. JC Delay 2014-08-18 14:31:34 +02:00
  • 8847aed52e Add default .gnatdebug file. JC Delay 2014-08-18 14:36:39 +02:00
  • 3713f7c98d Makefile: Add target "setenv" to easily load the devel env. JC Delay 2014-08-18 11:54:34 +02:00
  • 078fe9ae12 Copy all source files to a local cache directory. JC Delay 2014-08-15 16:00:06 +02:00
  • baacff46a8 Fix copy/paste error. JC Delay 2014-08-14 22:47:29 +02:00
  • 31a8eac115 Fix second keyword argument error. JC Delay 2014-08-14 21:53:07 +02:00
  • d63a81c181 Fix invalid keyword argument. JC Delay 2014-08-14 21:12:59 +02:00
  • 0fd396bcf0 Update .gitattributes. JC Delay 2014-08-14 19:52:48 +02:00
  • 1447b73159 sonarconfig: Add support for both single- and multi-module projects. JC Delay 2014-08-14 19:47:07 +02:00
  • 1233534158 Unify GNAThub.Plugin.name() JC Delay 2014-08-14 17:40:40 +02:00
  • 0e021904e6 Normalize Python comments. JC Delay 2014-04-11 16:22:25 +02:00
  • eae0f501cd Adapt SQL queries to reflect database schema changes. JC Delay 2014-08-08 14:06:28 +02:00
  • 9daa732866 Rewrite the sonar-ada-plugin. JC Delay 2014-04-01 00:32:11 +02:00
  • fcd6629a0d sonarconfig: use SonarQube modules and sources detection JC Delay 2014-04-11 16:19:00 +02:00
  • bd223fe40e Fix duplicate entries in gnatmetric Nicolas Setton 2014-08-13 15:26:58 -04:00
  • e18d36362a Really fix the MAVEN_OPTS usage. JC Delay 2014-08-13 18:25:46 +02:00
  • 75a3234660 Do not override MVN_OPTS if already defined. JC Delay 2014-08-13 16:55:29 +02:00
  • 0faa121a0c Add support for passing -X switches to tools Nicolas Setton 2014-08-12 17:45:04 -04:00
  • c91c0588bd Fix compiling on machines with lots of memory Nicolas Setton 2014-08-11 18:47:26 -04:00
  • 4c36bad918 Fix gnatmetric.py Nicolas Setton 2014-08-11 18:49:22 -04:00
  • f67b63f43f Improve speed of bulk message insertion Nicolas Setton 2014-08-08 15:08:02 -04:00
  • 66bbc8521b Adapt to new database schema. Nicolas Setton 2014-08-09 18:46:05 -04:00
  • 989f781fec Prints command-lines on STDOUT if --verbose supplied. JC Delay 2014-08-08 12:35:44 +02:00
  • 82b132bf84 Fix path to GNATcheck rules file. JC Delay 2014-08-08 12:15:25 +02:00
  • 58143fb3c8 Minor documentation sphinxification. JC Delay 2014-08-08 11:26:44 +02:00
  • 0e2041d3aa Adjust baseline Nicolas Setton 2014-08-07 18:56:48 -04:00
  • 334b209726 Preliminary support for bulk message insertion Nicolas Setton 2014-08-07 18:28:00 -04:00
  • 6b4103692a Fix doc. Nicolas Setton 2014-08-06 15:02:31 -04:00
  • 09bfc527b9 Print the command lines being spawned Nicolas Setton 2014-08-06 14:45:59 -04:00
  • 302e7e9ab5 Revert "Add '-level 1' to the codepeer switches" JC Delay 2014-08-05 12:05:05 +02:00
  • 94e8eaa905 Add '-level 1' to the codepeer switches Nicolas Setton 2014-08-04 15:42:58 -04:00
  • dbc73ae129 Fix typo. JC Delay 2014-07-05 13:32:58 +02:00
  • 8f23c3c49b gnathub: fix wrong module initialization order. JC Delay 2014-07-04 11:46:13 +02:00
  • 5b26be0abf gnathub: add a new test for the -X switch. JC Delay 2014-07-04 11:09:07 +02:00
  • 230b281241 Fix another typo. JC Delay 2014-07-04 09:57:10 +02:00
  • 4fe4dc148b Fix typo. JC Delay 2014-07-03 19:07:43 +02:00
  • 27454fc7bf documentation: add an example of project attributes. JC Delay 2014-07-03 12:50:53 +02:00
  • 13d92f6f58 gnathub: add test for project attribute Project_Name. JC Delay 2014-07-03 12:25:15 +02:00
  • 71720f2491 gnathub: add support for fetching any project-attribute. JC Delay 2014-06-30 11:56:51 +02:00
  • c12bb0a457 Minor documentation fixes. JC Delay 2014-05-04 11:01:26 +02:00
  • 52b33c321a Edit pass on the Python API documentation. JC Delay 2014-05-02 17:07:54 +02:00
  • 4c27791d67 Document the Python API. Nicolas Setton 2014-05-01 19:31:46 -04:00
  • 016cecc7be Edit pass on the documentation Nicolas Setton 2014-05-01 19:10:50 -04:00
  • 7bb89f8fc1 Remove hard-coded codepeer flag. Nicolas Setton 2014-04-30 18:29:21 -04:00
  • 5e9d16ad53 doc: add workflow integration section. JC Delay 2014-04-30 12:37:11 +02:00
  • f8868fabac Tentative fix for test api-python.project on Windows. JC Delay 2014-04-27 12:07:10 +02:00
  • 86d2b165c6 Makefile: install documentation in the PKG_DIR. JC Delay 2014-04-25 17:15:09 +02:00
  • 497fa66e8b gnathub: update testsuite with new support. JC Delay 2014-04-25 16:40:54 +02:00
  • c90f6070f8 gnathub: additional support for testsuite. JC Delay 2014-04-25 16:40:20 +02:00
  • 8a0b6e50c3 Add comment skeleton for ORM routines. JC Delay 2014-04-23 12:53:40 +02:00
  • 0edf6d1bb4 Write documentation generation rule. JC Delay 2014-04-23 12:21:33 +02:00
  • c8eafae4ca Normalize comments in Python sources. JC Delay 2014-04-23 10:48:43 +02:00
  • 2813525f16 Bump the version of both GNAThub and sonar-ada-plugin JC Delay 2014-04-22 16:23:14 +02:00
  • 82d762b406 Rename the sonar-runner property for gnathub database. JC Delay 2014-04-15 16:58:16 +02:00
  • 3cf1345d3f Tentative fix for build failure on Windows JC Delay 2014-04-11 10:57:28 +02:00
  • 6362de4997 Update PyLint warnings. JC Delay 2014-04-10 19:38:10 +02:00
  • cfe2d2c397 Update result of GNAThub.Project.source_dirs JC Delay 2014-04-10 19:17:21 +02:00
  • 495cdf719e Enhance output of messages from GNATCOLL.Project. JC Delay 2014-04-10 18:22:58 +02:00
  • f0ddbc8ea8 Ensure a "pure" source tree. JC Delay 2014-04-10 17:56:09 +02:00
  • 7d12fa2a4d gnathub: consolidate output JC Delay 2014-04-09 19:59:01 +02:00
  • ac906eb417 gnathub: add an incremental mode JC Delay 2014-04-09 17:42:56 +02:00
  • 409bb8d87f Ensure all compile error are reported. JC Delay 2014-04-09 17:39:38 +02:00
  • 62b1dbe429 DSH-53 adjust example script to the new API Nicolas Setton 2014-04-08 16:46:19 -04:00
  • 6bb5d45643 DSH-49 Build the doc on Windows Nicolas Setton 2014-04-08 11:23:29 -04:00
  • 3a164448e5 DSH-45 fix CodePeer run on Windows Nicolas Setton 2014-04-08 10:41:40 -04:00
  • 60c6611fe2 DSH-53 add missing input.txt Nicolas Setton 2014-04-08 08:52:55 -04:00
  • 96442e14ac Temporarily disable the generation of the documentation. JC Delay 2014-04-08 10:02:13 +02:00