Commit Graph

  • 1d34337a18
    Properly clone the plugin-site frontend into a subdirectory instead of on top of our existing code master R. Tyler Croy 2016-11-02 09:01:50 -0700
  • 62b7d5c113
    Disable container verification until I can verify the verification process R. Tyler Croy 2016-11-02 06:39:45 -0700
  • 8f94787e6a
    Clean the workspace before anything gets started R. Tyler Croy 2016-11-02 06:32:43 -0700
  • a7c60fb5f1
    Remove artifact archiving until we can track down what the issue with it hanging is R. Tyler Croy 2016-11-02 06:28:06 -0700
  • cdf0689248 Merge pull request #1 from rtyler/full-docker R. Tyler Croy 2016-11-02 05:34:32 -0700
  • c6ebeee13d
    Ignore local checkouts of the frontend R. Tyler Croy 2016-11-02 04:30:53 -0700
  • e84390edc3
    Ensure that the front-end site and api war are in deploy/ for the container build R. Tyler Croy 2016-11-02 05:06:59 -0700
  • 4acb86ba58
    Disable pushing to Dockerhub inside of multibranch pipelines R. Tyler Croy 2016-11-02 05:01:34 -0700
  • 869ba75226
    Support building a single container for jenkins.io deployment R. Tyler Croy 2016-11-02 03:54:13 -0700
  • 223a012621
    Remove unnecessary withEnv since we're passing in the DATA_FILE_URL inside withRun R. Tyler Croy 2016-10-17 14:05:35 -0700
  • 0ffb295a2b
    Properly push/deploy the container if we're not inside a PR R. Tyler Croy 2016-10-16 19:06:06 -0700
  • 42ef22a1e4
    Finish up the pipeline for building and testing the backend site API R. Tyler Croy 2016-10-16 15:58:26 -0700
  • 98b31fc9fd
    Build the data file and host it for the generation R. Tyler Croy 2016-10-16 15:50:27 -0700
  • 126d56e9cc
    Support building the plugin-site backend in a Docker container R. Tyler Croy 2016-10-16 15:19:26 -0700
  • 1dec008f85
    Remove generator Jenkinsfile as it's no longer required R. Tyler Croy 2016-10-16 17:34:57 -0700
  • da047041d0
    Switch to Jetty for a smaller server container R. Tyler Croy 2016-10-16 17:28:11 -0700
  • 1ff595ba61 Update to include verification robustness Michael McCaskill 2016-10-13 22:16:07 -0400
  • 22106e1a31 Add detailed logging Michael McCaskill 2016-10-13 16:41:39 -0400
  • a35f90e74e Still trying to make it work Michael McCaskill 2016-10-13 16:30:01 -0400
  • 1b18ce00c4 Still trying to make it work Michael McCaskill 2016-10-13 16:18:38 -0400
  • 967f8300c2 Clean before Michael McCaskill 2016-10-13 15:03:22 -0400
  • 78727b7c9f Still trying to make it work Michael McCaskill 2016-10-13 14:54:47 -0400
  • fb6384b378 Add profile to pom Michael McCaskill 2016-10-13 14:51:03 -0400
  • 18381d3dac Split generation and verification Michael McCaskill 2016-10-13 14:48:17 -0400
  • 660d5ea0d0 Still trying to make it work Michael McCaskill 2016-10-13 14:29:17 -0400
  • 62eeb86149 Still trying to make it work Michael McCaskill 2016-10-13 14:24:12 -0400
  • bc38f5e2b4 Simplify Michael McCaskill 2016-10-13 14:17:06 -0400
  • b232169c8e Check with remote API for generating plugin data Michael McCaskill 2016-10-13 14:08:42 -0400
  • c9b0947bab Use ETag to determine plugin data freshness Michael McCaskill 2016-10-13 13:00:58 -0400
  • abb617603c Add model version Michael McCaskill 2016-10-13 12:24:00 -0400
  • 8dbe9359a4 README clean up Michael McCaskill 2016-10-11 13:16:01 -0400
  • 02dc9842f8 Add mock ScheduledExecutorService Michael McCaskill 2016-10-11 13:02:27 -0400
  • 34589e34d7 Merge pull request #5 from michaelmccaskill/CBN-360 Michael McCaskill 2016-10-11 12:30:30 -0400
  • 9111e5570d [CBN-360] - Refresh every 12 hours Michael McCaskill 2016-10-10 23:05:05 -0400
  • f3e28617ba [CBN-360] - Handle re-indexing if needed Michael McCaskill 2016-10-10 22:34:11 -0400
  • bcf0eb6a09 Use GeneratedPluginData Michael McCaskill 2016-10-10 15:51:38 -0400
  • f2364a34a3 Almost done with Jenkinsfile Michael McCaskill 2016-10-05 19:40:53 -0400
  • cf4559405b Save file to target/ Michael McCaskill 2016-10-05 19:40:36 -0400
  • c30a74707d Implement ConfigurationService Michael McCaskill 2016-10-05 19:35:44 -0400
  • 57e9419645 [CBN-360] - Download data rather then bundle it. Michael McCaskill 2016-10-05 16:11:33 -0400
  • dbe9b4bca8 Add javadoc plugin Michael McCaskill 2016-09-25 08:53:57 -0400
  • 19c15ad99d Add javadoc Michael McCaskill 2016-09-25 08:48:36 -0400
  • 5b0c9452df Remove 'junk' category Michael McCaskill 2016-09-24 10:38:37 -0400
  • 81417a1513 New data generation Michael McCaskill 2016-09-24 10:38:17 -0400
  • 9c3f99fbe8 Use maven profile for ease of use. Michael McCaskill 2016-09-24 10:37:57 -0400
  • 00976fcc23 Fix empty results return Michael McCaskill 2016-09-24 10:36:48 -0400
  • 0236f2c88e Generate new data Michael McCaskill 2016-09-19 08:55:38 -0400
  • d57aa1e391 Merge pull request #4 from michaelmccaskill/query_refactor Michael McCaskill 2016-08-31 14:54:08 -0400
  • efd68d4c47 Add categories, labels and requiredCore to search Michael McCaskill 2016-08-30 14:08:32 -0400
  • 68a175229a Wrap bool shoulds in bool must Michael McCaskill 2016-08-30 13:58:54 -0400
  • 1d2d3da30c Fix test Michael McCaskill 2016-08-25 16:29:40 -0400
  • 6abc879e23 Change SortBy.INSTALLS to INSTALLED Michael McCaskill 2016-08-25 13:47:05 -0400
  • d9cba6b3c4 Matching excerpt is a should Michael McCaskill 2016-08-24 18:21:22 -0400
  • abca120aed Add maintainers.id to filter and query Michael McCaskill 2016-08-24 18:14:02 -0400
  • d4dd16fd19 Authors to maintainers Michael McCaskill 2016-08-24 18:11:32 -0400
  • b9ff47002a Consistent usage of maintainers Michael McCaskill 2016-08-24 17:29:06 -0400
  • 3dfd2aae2f Use developerId vs name Michael McCaskill 2016-08-24 16:59:40 -0400
  • 2949244be2 Populate developer.developerId Michael McCaskill 2016-08-24 14:49:19 -0400
  • 4adac8c078 Add developers.name to query Michael McCaskill 2016-08-23 12:54:29 -0400
  • b07f4a8e5c Update API reference Michael McCaskill 2016-08-23 10:50:47 -0400
  • e8d4cae40c Rename stats.lifetime to stats.currentInstalls Michael McCaskill 2016-08-23 10:38:59 -0400
  • 2524980735 Update API reference Michael McCaskill 2016-08-23 10:15:24 -0400
  • 5df68a661e Add /versions endpoint Michael McCaskill 2016-08-23 10:15:14 -0400
  • 52556e9f6f Remove unneeded switch Michael McCaskill 2016-08-22 21:32:40 -0400
  • e10a37dfd0 Clean up imports Michael McCaskill 2016-08-22 21:32:32 -0400
  • 2bf361b4fe Add /plugins/trend Michael McCaskill 2016-08-22 21:31:10 -0400
  • f5b0bc67cf Prefix hash tags with original url Michael McCaskill 2016-08-19 09:49:42 -0400
  • 7d61e219b1 Use Guava Cache for wiki content Michael McCaskill 2016-08-19 09:12:55 -0400
  • 8bf04df1b0 Import clean up Michael McCaskill 2016-08-18 14:41:41 -0400
  • 85a94d9556 Rename method Michael McCaskill 2016-08-18 10:00:02 -0400
  • ccb0180eca Merge pull request #3 from gusreiber/CBN-291 Michael McCaskill 2016-08-18 09:49:37 -0400
  • 6f7a2e5b62 [CBN-291] cleaning up installed isntead of download gusreiber 2016-08-17 21:18:56 -0700
  • ea4718b576 Add docker build Michael McCaskill 2016-08-17 10:07:26 -0400
  • b1fc1941eb Store wiki content Michael McCaskill 2016-08-16 16:07:24 -0400
  • 69d6376269 Enable CORS Michael McCaskill 2016-08-10 17:20:59 -0400
  • 486d3b39a6 Add tests for WikiService, refactor getWikiContent Michael McCaskill 2016-08-05 16:35:22 -0400
  • 9299530647 Remove confluence installation charts table Michael McCaskill 2016-08-05 09:59:24 -0400
  • b36358ba4a Add WikiService Michael McCaskill 2016-08-05 09:52:27 -0400
  • 0b50345e9c Rename DatastoreException to ServiceException Michael McCaskill 2016-08-05 09:21:32 -0400
  • 595f477560 Rename it since it's really an integration test Michael McCaskill 2016-08-05 09:19:49 -0400
  • 70bfdf9db1 Create services package Michael McCaskill 2016-08-05 09:17:23 -0400
  • 41632e0161 Add wiki content to /plugins call Michael McCaskill 2016-08-04 15:07:18 -0400
  • d614bf83a1 Generate plugin data using data model Michael McCaskill 2016-08-04 14:41:32 -0400
  • 6c8e1efaed Fix sort by updated Michael McCaskill 2016-08-03 17:14:23 -0400
  • b370938901 Add gzip compression/decompression of plugin data Michael McCaskill 2016-08-03 17:03:25 -0400
  • 9e0d8053a9 Add SortBy.TITLE Michael McCaskill 2016-08-03 13:22:54 -0400
  • 4fb1175491 Fix labels bug Michael McCaskill 2016-08-03 13:14:11 -0400
  • b65d213bd3 Refactor search filtering Michael McCaskill 2016-08-03 10:46:46 -0400
  • 1010aa21b8 Fix duplicate categories bug Michael McCaskill 2016-08-02 21:46:26 -0400
  • ea0e2369ca Fix sort by name Michael McCaskill 2016-08-02 15:03:34 -0400
  • a1500ffcef More size to limit Michael McCaskill 2016-08-02 15:02:05 -0400
  • a7d9c06893 Switch size/total to limit Michael McCaskill 2016-08-02 14:26:13 -0400
  • 214cef4840 Add SearchOptions Michael McCaskill 2016-08-01 21:23:38 -0400
  • b3c4494543 Fix asserts Michael McCaskill 2016-08-01 21:08:32 -0400
  • 8aa6968b4c Change limit to size Michael McCaskill 2016-08-01 21:02:27 -0400
  • 4d031d0126 Fix assert messages Michael McCaskill 2016-08-01 21:01:10 -0400
  • 248d6afbbc Add /plugins/{downloaded,updated} Michael McCaskill 2016-08-01 20:53:12 -0400
  • 18543cd3a3 Update /plugins API reference Michael McCaskill 2016-08-01 20:49:30 -0400
  • 8f7c344aa0 Add size to Plugins Michael McCaskill 2016-08-01 20:44:53 -0400
  • d0e9d4b6e1 Add "total" property Michael McCaskill 2016-08-01 20:22:17 -0400