author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
139,068
22.12.2022 19:09:57
-3,600
3c1856265f249bf7c14e377d6769b7ba3239fff0
Remove loader preproc from 1.17 docs
[ { "change_type": "DELETE", "old_path": "docs/1.17/content/zencode/Preprocessors/LoaderPreprocessor.md", "new_path": null, "diff": "-# Loader Preprocessor\n-\n-The loader preprocessor is really simple, it affects where and when the script is loaded.\n-As of writing this script, there are two loaders:...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Remove loader preproc from 1.17 docs
139,068
05.01.2023 22:24:28
-3,600
1dd8fdea2d24fc636eddc15afa0d51c9806a860e
Update LoaderPreproc example
[ { "change_type": "MODIFY", "old_path": "docs/1.19/content/zencode/Preprocessors/LoaderPreprocessor.md", "new_path": "docs/1.19/content/zencode/Preprocessors/LoaderPreprocessor.md", "diff": "# Loader Preprocessor\nThe loader preprocessor is really simple, it affects where and when the script is loade...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update LoaderPreproc example
139,068
06.01.2023 00:32:20
-3,600
aed4e9497d5f39397aaa5c158925b703803a743d
Add TagsLoader docs
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/1.19/content/zencode/TagsLoader.md", "diff": "+# Loader Tags\n+\n+The `tags` loader is a [Loader](/zencode/Preprocessors/LoaderPreprocessor) added by CraftTweaker that provides the scripter with a new location in time to load scripts.\n+\n+...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Add TagsLoader docs
139,068
06.01.2023 00:42:10
-3,600
146de30e354934062133530d2260b5577bb2cc5d
Add the Debug Preprocessor, update the Priority one
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/1.19/content/zencode/Preprocessors/DebugPreprocessor.md", "diff": "+# Debug Preprocessor\n+\n+The debug preprocessor is an utility preprocessor used to save the generated classes your script compiles into.\n+In case you're confused, ZenCode...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Add the Debug Preprocessor, update the Priority one
139,068
06.01.2023 01:01:18
-3,600
599f5041d9f0ba499e2018c961b1e6beb5cd6f43
Add TagsLoader to 1.18
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/1.18/content/zencode/TagsLoader.md", "diff": "+# Loader Tags\n+\n+The `tags` loader is a [Loader](/zencode/Preprocessors/LoaderPreprocessor) added by CraftTweaker that provides the scripter with a new location in time to load scripts.\n+\n+...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Add TagsLoader to 1.18
139,068
06.01.2023 01:20:17
-3,600
cf5764a04c1feed28d8211b5888f62f175c52d49
Fix the loader preproc
[ { "change_type": "MODIFY", "old_path": "docs/1.19/docs.json", "new_path": "docs/1.19/docs.json", "diff": "\"Functions\" : \"zencode/Functions.md\",\n\"Preprocessors\": {\n\"Preprocessors\": \"zencode/Preprocessors/Preprocessors.md\",\n- \"Debug Preprocessor\" : \"zencode/Preprocessors/DebugPreproces...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fix the loader preproc
139,068
06.01.2023 21:28:09
-3,600
26e8f5be81bbb749e76aaeb0db8df030e874ba35
Fix debug preproc and add modloaded
[ { "change_type": "MODIFY", "old_path": "docs/1.19/content/zencode/Preprocessors/DebugPreprocessor.md", "new_path": "docs/1.19/content/zencode/Preprocessors/DebugPreprocessor.md", "diff": "@@ -22,7 +22,7 @@ println(\"Hello World\");\nFor the curious: The above compiles to:\n```java\n-package scripts....
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fix debug preproc and add modloaded
139,068
29.01.2023 15:29:15
-3,600
a5c4cd9d38f8a4a0e411e0029d0523431e0d9919
Add follow up to getting started page
[ { "change_type": "MODIFY", "old_path": "docs/1.19/content/getting_started.md", "new_path": "docs/1.19/content/getting_started.md", "diff": "@@ -64,3 +64,11 @@ multiline comment! */\n```\nJust note, that `#` comments are also used for [PreProcessors](/zencode/Preprocessors/Preprocessors), so while th...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Add follow up to getting started page
139,068
05.02.2023 13:33:14
-3,600
3ab89731272192b8b617fc8d22f0bd6ab5beccae
Fix prefix on creative tabs
[ { "change_type": "MODIFY", "old_path": "docs/1.12/content/Mods/ContentTweaker/Vanilla/Creatable_Content/Creative_Tab.md", "new_path": "docs/1.12/content/Mods/ContentTweaker/Vanilla/Creatable_Content/Creative_Tab.md", "diff": "@@ -50,6 +50,6 @@ tab.register();\nimport mods.contenttweaker.CreativeTab;...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fix prefix on creative tabs
263,093
19.01.2017 10:17:35
-3,600
0d75867fb7c4ce0ccac42667d5df9ff6913f4b63
Initial Elasticsearch 5.x support
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/datastores/elastic.py", "new_path": "timesketch/lib/datastores/elastic.py", "diff": "@@ -52,31 +52,25 @@ class ElasticSearchDataStore(datastore.DataStore):\nElasticsearch query as a dictionary.\n\"\"\"\nquery_dict = {\n- u'query': {\n- u'filtere...
Python
Apache License 2.0
google/timesketch
Initial Elasticsearch 5.x support
263,093
19.01.2017 13:50:20
-3,600
279ccec07c64a4bc0d326a76b5dfb27a60950cc4
Refactor create_search_index in prep for move
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/tasks.py", "new_path": "timesketch/lib/tasks.py", "diff": "@@ -76,7 +76,7 @@ def run_plaso(source_file_path, timeline_name, index_name, username=None):\noutput_module.SetUserName(username)\n# Start process the Plaso storage file.\n-\ncounter = f...
Python
Apache License 2.0
google/timesketch
Refactor create_search_index in prep for move
263,093
19.01.2017 22:51:01
-3,600
475c03806e3cd54298a06b06bb2f48a89b75bfcc
Refactor CSV import code
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/datastores/elastic.py", "new_path": "timesketch/lib/datastores/elastic.py", "diff": "# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations...
Python
Apache License 2.0
google/timesketch
Refactor CSV import code
263,093
20.01.2017 11:44:13
-3,600
adc7f59b8e02fb25f2072033facb9adbbb441661
CSV import from upload API
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -872,7 +872,7 @@ class EventAnnotationResource(ResourceMixin, Resource):\nclass UploadFileResource(ResourceMixin, Resource):\n\"\"\"Resource that processes uploaded file...
Python
Apache License 2.0
google/timesketch
CSV import from upload API
263,093
20.01.2017 14:03:23
-3,600
9ba1d4ba47c7ecaafc57758077fe808b2750c383
Add validation for the CSV header
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/tasks.py", "new_path": "timesketch/lib/tasks.py", "diff": "@@ -28,7 +28,7 @@ except ImportError:\nfrom timesketch import create_celery_app\nfrom timesketch.lib.datastores.elastic import ElasticSearchDataStore\n-from timesketch.lib.utils import r...
Python
Apache License 2.0
google/timesketch
Add validation for the CSV header
263,093
20.01.2017 14:39:14
-3,600
67cf00a73de7a44c101876378f81d4df5066d9eb
Rename Elasticsearch class and fix logging lint error
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -52,7 +52,7 @@ from timesketch.lib.definitions import HTTP_STATUS_CODE_CREATED\nfrom timesketch.lib.definitions import HTTP_STATUS_CODE_BAD_REQUEST\nfrom timesketch.lib....
Python
Apache License 2.0
google/timesketch
Rename Elasticsearch class and fix logging lint error
263,093
24.01.2017 17:57:00
-3,600
921ca919a9f471d3b1a74f14c2ceaf50939dbf75
Fix bug with using the wrong app context
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/tasks.py", "new_path": "timesketch/lib/tasks.py", "diff": "@@ -121,6 +121,7 @@ def run_csv(source_file_path, timeline_name, index_name, username=None):\ntotal_events = es.import_event(flush_interval, index_name, event_type)\n# We are done so let...
Python
Apache License 2.0
google/timesketch
Fix bug with using the wrong app context
263,093
25.01.2017 15:52:01
-3,600
efa4e620806b43de7e5293cb77e77c3904e00f08
Remove depricated search feature when adding timelines
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/templates/home/home.html", "new_path": "timesketch/ui/templates/home/home.html", "diff": "<thead>\n<tr>\n<th></th>\n- <th width=\"110\">Created by</th>\n- <th width=\"60\">Status</th>\n- <th width=\"80\">Timelines</th>\n- <th width=\"100\">Saved ...
Python
Apache License 2.0
google/timesketch
Remove depricated search feature when adding timelines
263,093
25.01.2017 17:07:25
-3,600
2c431e5df57a5bf19ba607608bc40b062f138a2b
Roll back task fix. Not needed anymore.
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/tasks.py", "new_path": "timesketch/lib/tasks.py", "diff": "@@ -94,6 +94,7 @@ def run_csv(source_file_path, timeline_name, index_name, username=None):\nsource_file_path: Path to CSV file.\ntimeline_name: Name of the Timesketch timeline.\nindex_na...
Python
Apache License 2.0
google/timesketch
Roll back task fix. Not needed anymore.
263,093
25.01.2017 22:11:06
-3,600
e8f0ee444b32246efd805bbcc25a95313a9747d1
Add app context to db operations in CSV task
[ { "change_type": "MODIFY", "old_path": "timesketch/__init__.py", "new_path": "timesketch/__init__.py", "diff": "@@ -190,5 +190,4 @@ def create_celery_app():\nreturn TaskBase.__call__(self, *args, **kwargs)\ncelery.Task = ContextTask\n- celery.app = app\nreturn celery\n" }, { "change_type": "...
Python
Apache License 2.0
google/timesketch
Add app context to db operations in CSV task
263,093
27.01.2017 09:14:13
-3,600
c5c894cf28dc448d02f28641b94919c7720880a0
List instead of table
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/css/ts.css", "new_path": "timesketch/ui/static/css/ts.css", "diff": "@@ -534,3 +534,16 @@ h3.editable {\nbottom: 0;\nleft: 0;\n}\n+\n+ul.content-list {\n+ list-style: none;\n+}\n+\n+ul.content-list>li {\n+ padding: 10px 0;\n+ border-bottom...
Python
Apache License 2.0
google/timesketch
List instead of table
263,093
30.01.2017 10:04:28
-3,600
a193ef7befc58bd5a330addea8c13517186f1edd
New navigation experiment
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/css/ts.css", "new_path": "timesketch/ui/static/css/ts.css", "diff": "@@ -20,11 +20,12 @@ i {\nbody {\nbackground: #f9f9f9;\n+ background: #fff;\n}\nheader {\nwidth: 100%;\n- height: 55px;\n+ height: 75px;\nbackground: #34495e;\nposition: f...
Python
Apache License 2.0
google/timesketch
New navigation experiment
263,093
01.02.2017 11:18:35
-3,600
0fad9c65ab2d1a879728405f3f8aacf11e2f7077
Make empty sketch info consistent
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/css/ts.css", "new_path": "timesketch/ui/static/css/ts.css", "diff": "@@ -37,12 +37,6 @@ header {\nmargin-left:200px;\n}\n-#subheader {\n- background: #fff;\n- height:85px;\n- padding-top:85px;\n-}\n-\ntable {\ntable-layout: fixed;\nword-wr...
Python
Apache License 2.0
google/timesketch
Make empty sketch info consistent
263,093
01.02.2017 11:56:10
-3,600
7aec6311921e8f8276359bdb9bde3f26ec335ea5
Make most screen 10 columns wide
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/templates/home/home.html", "new_path": "timesketch/ui/templates/home/home.html", "diff": "<div class=\"container\">\n<div class=\"col-md-1\"></div>\n- <div class=\"col-md-10\" style=\"margin-top: 70px;\">\n+ <div class=\"col-md-10\">\n<div class=...
Python
Apache License 2.0
google/timesketch
Make most screen 10 columns wide
263,093
02.02.2017 10:03:44
-3,600
6c6ed9cb5d805fa4e92e9c6d7a072c91ba82f6fb
Make pages consistent
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-search.html", "new_path": "timesketch/ui/static/components/explore/explore-search.html", "diff": "</ts-filter>\n</div>\n- <div ng-show=\"showCharts\">\n-\n- <ul class=\"nav nav-tabs\" role=\"tablist\">\n- <li rol...
Python
Apache License 2.0
google/timesketch
Make pages consistent
263,093
03.02.2017 10:14:20
-3,600
189e5c5ef3645fd8731f53e0f6ca3af7b26c9531
Make upload to sketch possible
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -872,7 +872,7 @@ class EventAnnotationResource(ResourceMixin, Resource):\nclass UploadFileResource(ResourceMixin, Resource):\n\"\"\"Resource that processes uploaded file...
Python
Apache License 2.0
google/timesketch
Make upload to sketch possible
263,093
03.02.2017 16:02:11
-3,600
5f8bacce2854b2e34bbefe8b9b987736f5d4e21e
Add import button in sketch
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -902,7 +902,7 @@ class UploadFileResource(ResourceMixin, Resource):\nfile_extension = _extension.lstrip(u'.')\nsketch = None\n- if sketch_id > 0:\n+ if sketch_id:\nsketc...
Python
Apache License 2.0
google/timesketch
Add import button in sketch
263,093
04.02.2017 23:25:14
-3,600
b2b8c6c255041d7d4fce9a5eb81e11a36fb60426
Initial vagrant support
[ { "change_type": "MODIFY", "old_path": ".gitignore", "new_path": ".gitignore", "diff": "# Test files\n.coverage\ntests-coverage.txt\n+\n+# Exclude Vagrant runtime files\n+vagrant/.vagrant/\n+vagrant/*.log\n" }, { "change_type": "ADD", "old_path": null, "new_path": "vagrant/Vagrantfil...
Python
Apache License 2.0
google/timesketch
Initial vagrant support
263,093
09.02.2017 10:26:11
-3,600
e5e24dc8a6871ca6ed96ebb3ac6f5b4fa19d2ab3
Move navigation
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/css/ts.css", "new_path": "timesketch/ui/static/css/ts.css", "diff": "@@ -33,7 +33,7 @@ header {\n}\n#navigation {\n- margin-left:200px;\n+ margin-left:15px;\n}\ntable {\n@@ -45,6 +45,13 @@ table {\nmargin:95px 15px 15px 15px;\n}\n+#subhead...
Python
Apache License 2.0
google/timesketch
Move navigation
263,093
10.02.2017 11:10:37
-3,600
6f707b1c7231ee22d5ab9d94e85bcf8e3619d03f
Subheader navigation
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/sketch/sketch-views-list.html", "new_path": "timesketch/ui/static/components/sketch/sketch-views-list.html", "diff": "-<h3>Views</h3>\n-\n<ul class=\"content-list\" ng-hide=\"!savedViews.length\">\n<li class=\"content-item\" ng-...
Python
Apache License 2.0
google/timesketch
Subheader navigation
263,093
13.02.2017 09:35:56
-3,600
0be61368c3f9bc6f616a058c746f8065bdbc8f43
Wide navigation
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/story/story-list.html", "new_path": "timesketch/ui/static/components/story/story-list.html", "diff": "<button class=\"btn btn-success pull-right\" style=\"margin-top:-5px;\" ng-click=\"createStory()\"><i class=\"fa fa-plus\"></i...
Python
Apache License 2.0
google/timesketch
Wide navigation
263,093
13.02.2017 23:31:34
-3,600
318c36e63b24fe88356a926a092846cc701adcd0
Create site.css
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/site.css", "diff": "+@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500';\n+\n+html {\n+ margin: 0;\n+ padding: 0;\n+}\n+\n+header {\n+ background-color: #34495e;\n+ background-position: center top;\n+ background-repeat: no...
Python
Apache License 2.0
google/timesketch
Create site.css
263,093
14.02.2017 09:31:59
-3,600
c7b3d42f0e07983cf56b1e89adeb2fcca98195a0
Left align main pages
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-search.html", "new_path": "timesketch/ui/static/components/explore/explore-search.html", "diff": "</div>\n</div>\n-<div class=\"container\">\n- <div class=\"col-md-12\">\n-\n<div class=\"card card-top\" style=\"p...
Python
Apache License 2.0
google/timesketch
Left align main pages
263,093
16.02.2017 09:45:39
-3,600
ac30dd8a93c3c980baac2f2a11de1c79deb2308f
Add GA to timesketch.org site
[ { "change_type": "MODIFY", "old_path": "docs/themes/timesketch/layouts/partials/header.html", "new_path": "docs/themes/timesketch/layouts/partials/header.html", "diff": "<title>Timesketch</title>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<link rel=\"stylesheet\" type...
Python
Apache License 2.0
google/timesketch
Add GA to timesketch.org site
263,093
16.02.2017 09:48:51
-3,600
f3443bd2291e5a2aa3f3d22115348ce151b822ec
Generate new site
[ { "change_type": "MODIFY", "old_path": "docs/public/404.html", "new_path": "docs/public/404.html", "diff": "<title>Timesketch</title>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/css/timesketch.css\">\n+ <script>\n+ (fu...
Python
Apache License 2.0
google/timesketch
Generate new site
263,093
19.02.2017 14:16:28
-3,600
ce20ce1a19f97bee5fa01ae129141469b292f7ea
Export 10k events by default
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/views/sketch.py", "new_path": "timesketch/ui/views/sketch.py", "diff": "@@ -255,6 +255,10 @@ def export(sketch_id):\nquery_dsl = json.loads(view.query_dsl)\nindices = query_filter.get(u'indices', [])\n+ # Export more than the 500 first results.\n...
Python
Apache License 2.0
google/timesketch
Export 10k events by default
263,093
19.02.2017 14:23:39
-3,600
55ab5d2919b8d7db3654c0d5331bc933c8ab8d4a
Disable export button when more than 10k events
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-event-list.html", "new_path": "timesketch/ui/static/components/explore/explore-event-list.html", "diff": "<div class=\"btn-group\" style=\"margin-left:10px;\">\n<button class=\"btn btn-default\" ng-click=\"filter...
Python
Apache License 2.0
google/timesketch
Disable export button when more than 10k events
263,093
19.02.2017 14:42:22
-3,600
07e95540d66cc2c40b1d121c9b46050e07a59050
Sort view dropdown alphabetically
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-search-saved-view-picker.html", "new_path": "timesketch/ui/static/components/explore/explore-search-saved-view-picker.html", "diff": "-<select class=\"select select-view\" ng-model=\"selectedView.view\" ng-option...
Python
Apache License 2.0
google/timesketch
Sort view dropdown alphabetically
263,093
19.02.2017 18:57:04
-3,600
ce0918e01f5b6ea9e340a9036a4b3b83e71e6c8a
Read only stories
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -1051,7 +1051,14 @@ class StoryResource(ResourceMixin, Resource):\nif story.sketch_id != sketch.id:\nabort(HTTP_STATUS_CODE_NOT_FOUND)\n- return self.to_json(story)\n+ #...
Python
Apache License 2.0
google/timesketch
Read only stories
263,093
19.02.2017 19:14:43
-3,600
a889a0ff3902292b3446a0757ac7ffdaff72fee8
Consistent card width
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/templates/sketch/explore.html", "new_path": "timesketch/ui/templates/sketch/explore.html", "diff": "</div>\n{% else %}\n<div class=\"row\">\n- <div class=\"col-md-10\">\n+ <div class=\"col-md-12\">\n<div class=\"card\">\n<div class=\"text-center\...
Python
Apache License 2.0
google/timesketch
Consistent card width
263,093
24.02.2017 15:17:05
-3,600
244b37c530c3172b2d04ae8ec61c7a0df3f755f3
Handle missing indices gracefully
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -62,6 +62,7 @@ from timesketch.lib.forms import EventAnnotationForm\nfrom timesketch.lib.forms import ExploreForm\nfrom timesketch.lib.forms import UploadFileForm\nfrom ...
Python
Apache License 2.0
google/timesketch
Handle missing indices gracefully
263,093
25.02.2017 10:34:56
-3,600
54fd9eb12386de6b28242cd2ef6c64edfa1ff8bc
Add timeline API
[ { "change_type": "MODIFY", "old_path": "timesketch/__init__.py", "new_path": "timesketch/__init__.py", "diff": "@@ -39,6 +39,8 @@ from timesketch.api.v1.resources import StoryListResource\nfrom timesketch.api.v1.resources import StoryResource\nfrom timesketch.api.v1.resources import QueryResource\nf...
Python
Apache License 2.0
google/timesketch
Add timeline API
263,093
25.02.2017 12:47:14
-3,600
b3cf9d011bd10561a2b0302974447e84bcb1e1d4
Make upload name optional, default to filename
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -897,9 +897,9 @@ class UploadFileResource(ResourceMixin, Resource):\nsketch_id = form.sketch_id.data\nfile_storage = form.file.data\n- timeline_name = form.name.data\n- ...
Python
Apache License 2.0
google/timesketch
Make upload name optional, default to filename
263,093
25.02.2017 14:54:27
-3,600
abd3bf03f7e2f7623ba17d40ea6d2409892d6305
Remove data_type filter picker
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -652,26 +652,11 @@ class ExploreResource(ResourceMixin, Resource):\ntl_colors[timeline.searchindex.index_name] = timeline.color\ntl_names[timeline.searchindex.index_name...
Python
Apache License 2.0
google/timesketch
Remove data_type filter picker
263,093
28.02.2017 01:28:54
-3,600
4ba11df12baae911916a7337f1c4c58384d4f7f8
Choose which fields to return
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/datastores/elastic.py", "new_path": "timesketch/lib/datastores/elastic.py", "diff": "@@ -219,7 +219,7 @@ class ElasticsearchDataStore(datastore.DataStore):\ndef search(\nself, sketch_id, query_string, query_filter, query_dsl, indices,\n- aggrega...
Python
Apache License 2.0
google/timesketch
Choose which fields to return
263,093
09.03.2017 09:28:14
-3,600
a1016800b21990f1144018cd2910ee123c74e1cf
Bug fixes in the UI
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/core/core-upload-directive.js", "new_path": "timesketch/ui/static/components/core/core-upload-directive.js", "diff": "restrict: 'E',\ntemplateUrl: '/static/components/core/core-upload.html',\nscope: {\n- sketchId: '=?'\n+ sketch...
Python
Apache License 2.0
google/timesketch
Bug fixes in the UI
263,093
09.03.2017 10:10:09
-3,600
887a05c98bfc6a65b65aa8a5bfedfc71475a23f4
Progress spinner on event count
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/sketch/sketch-count-events-directive.js", "new_path": "timesketch/ui/static/components/sketch/sketch-count-events-directive.js", "diff": "* Render event count.\n*/\nreturn {\n- restrict: 'A',\n- template: '{{count}}',\n+ restric...
Python
Apache License 2.0
google/timesketch
Progress spinner on event count
263,129
10.03.2017 19:05:04
28,800
11fbfafeb7ffd7c1e4596264252de63ce6fcd49c
Use datetimes to build timelines
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/utils.py", "new_path": "timesketch/lib/utils.py", "diff": "import colorsys\nimport csv\nimport random\n+import time\n+from dateutil import parser\ndef random_color():\n\"\"\"Generates a random color.\n@@ -40,10 +42,11 @@ def read_and_validate_cs...
Python
Apache License 2.0
google/timesketch
Use datetimes to build timelines
263,093
23.03.2017 10:34:30
-3,600
fb771346944ab93d4f8b78fdba596534ffe6f2be
Consistent context buttons
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "new_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "diff": "@@ -106,7 +106,7 @@ limitations under the License.\nscope.$watch(\"filter.indices\", function(valu...
Python
Apache License 2.0
google/timesketch
Consistent context buttons
263,127
28.03.2017 17:00:49
-7,200
00af391c46c1ce76424a2883a1d17bcb2160085d
Add first mockup of dynamic datetime search to time_start filter form field
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "new_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "diff": "@@ -43,9 +43,48 @@ limitations under the License.\nrequire: '^tsSearch',\nlink: function(scope, el...
Python
Apache License 2.0
google/timesketch
Add first mockup of dynamic datetime search to time_start filter form field
263,093
29.03.2017 12:17:09
-7,200
977f88ec000de3e82500951d9f9b4e1f6036e7d7
Move buttons to centext bar
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/templates/sketch/stories.html", "new_path": "timesketch/ui/templates/sketch/stories.html", "diff": "{% endblock %}\n{% block right_nav %}\n+ {% if sketch.timelines %}\n<ts-create-story sketch-id=\"{{ sketch.id }}\"></ts-create-story>\n+ {% endif ...
Python
Apache License 2.0
google/timesketch
Move buttons to centext bar
263,093
29.03.2017 12:49:27
-7,200
16543307ca0d18d55aeaa779ee40f116b0e2d14b
Center plus sign in story dropdown
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/story/story-dropdown.html", "new_path": "timesketch/ui/static/components/story/story-dropdown.html", "diff": "-<div ng-click=\"showDropdown = !showDropdown\" contenteditable=\"false\" style=\"cursor:pointer; position:absolute; m...
Python
Apache License 2.0
google/timesketch
Center plus sign in story dropdown
263,093
29.03.2017 13:36:17
-7,200
e800f1f2d80da713d0ad775537041423af85b6f0
Make buttons rounded and trim some UI text
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-event-list.html", "new_path": "timesketch/ui/static/components/explore/explore-event-list.html", "diff": "<div class=\"card\" ng-if=\"view\">\n- <h4><span style=\"font-weight: normal\">View:</span> {{ view.name }...
Python
Apache License 2.0
google/timesketch
Make buttons rounded and trim some UI text
263,093
30.03.2017 14:14:39
-7,200
d4314a1af3bb9756150de2d4fcf08f94201cc88f
Hide upload button when disabled
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/templates/sketch/overview.html", "new_path": "timesketch/ui/templates/sketch/overview.html", "diff": "{% block right_nav %}\n<div class=\"btn-group\">\n- {% if sketch.has_permission(current_user, 'write') and sketch.timelines %}\n+ {% if sketch.h...
Python
Apache License 2.0
google/timesketch
Hide upload button when disabled
263,093
30.03.2017 14:27:14
-7,200
1beb18ce99bc603aabd3613392b14b0bddbc0f2c
Remove UI element for adding description
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/templates/sketch/overview.html", "new_path": "timesketch/ui/templates/sketch/overview.html", "diff": "</div>\n</div>\n<h3 style=\"margin-top:10px;\">{{ sketch.name }}</h3>\n- {% if not sketch.description %}\n- <a data-toggle=\"modal\" data-target...
Python
Apache License 2.0
google/timesketch
Remove UI element for adding description
263,093
31.03.2017 13:16:05
-7,200
5ffb9a3c72d4477dc2ad2db669ffdb6d2fae76cb
Make scroll API available
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/datastores/elastic.py", "new_path": "timesketch/lib/datastores/elastic.py", "diff": "@@ -200,7 +200,8 @@ class ElasticsearchDataStore(datastore.DataStore):\ndef search(\nself, sketch_id, query_string, query_filter, query_dsl, indices,\n- aggrega...
Python
Apache License 2.0
google/timesketch
Make scroll API available
263,093
12.04.2017 08:59:26
-7,200
2ab7bf73fd9c69ab2836f54f4bfce396804950fc
More intuitive scroll
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/datastores/elastic.py", "new_path": "timesketch/lib/datastores/elastic.py", "diff": "@@ -201,7 +201,7 @@ class ElasticsearchDataStore(datastore.DataStore):\ndef search(\nself, sketch_id, query_string, query_filter, query_dsl, indices,\naggregati...
Python
Apache License 2.0
google/timesketch
More intuitive scroll
263,129
12.04.2017 17:31:35
-7,200
f5fc3e6346b37fa2540ccee796daad287db53b33
Rename variables and remove clearing of null bytes
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/utils.py", "new_path": "timesketch/lib/utils.py", "diff": "@@ -46,7 +46,7 @@ def read_and_validate_csv(path):\nwith open(path, u'rb') as fh:\n- reader = csv.DictReader((x.replace('\\x00', '') for x in fh))\n+ reader = csv.DictReader(fh)\ncsv_hea...
Python
Apache License 2.0
google/timesketch
Rename variables and remove clearing of null bytes
263,093
13.04.2017 12:21:16
-7,200
0514114a9d0586f8f14c06a5c7ea72be15c24a60
Initial graph backend and API resource
[ { "change_type": "MODIFY", "old_path": "setup.py", "new_path": "setup.py", "diff": "@@ -63,5 +63,6 @@ setup(\nu'redis',\nu'blinker',\nu'elasticsearch',\n+ u'neo4jrestclient'\n])\n)\n" }, { "change_type": "MODIFY", "old_path": "timesketch.conf", "new_path": "timesketch.conf", "dif...
Python
Apache License 2.0
google/timesketch
Initial graph backend and API resource
263,093
13.04.2017 13:50:45
-7,200
70d7190141533efbac58525f21517cfba853e9cf
Add painless scripts
[ { "change_type": "ADD", "old_path": null, "new_path": "contrib/add_label.painless", "diff": "+if( ! ctx._source.timesketch_label.contains (params.timesketch_label)) {\n+ ctx._source.timesketch_label.add(params.timesketch_label)\n+}\n" }, { "change_type": "ADD", "old_path": null, "new...
Python
Apache License 2.0
google/timesketch
Add painless scripts
263,093
13.04.2017 22:00:26
-7,200
5fbe7e3403c6a8c2bb9870d6393a2bf2e80d7bbc
Add tests for graph backend
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/datastore.py", "new_path": "timesketch/lib/datastore.py", "diff": "@@ -24,16 +24,20 @@ class DataStore(object):\n@abc.abstractmethod\ndef search(\nself, sketch_id, query, query_filter, query_dsl, indices,\n- aggregations, return_results):\n+ agg...
Python
Apache License 2.0
google/timesketch
Add tests for graph backend
263,093
18.04.2017 15:07:27
-7,200
bf901f560c38f183c291a42d29d0615cada2e22f
Delete timeline permanently
[ { "change_type": "MODIFY", "old_path": "tsctl", "new_path": "tsctl", "diff": "@@ -37,6 +37,7 @@ from timesketch.models import drop_all\nfrom timesketch.models.user import Group\nfrom timesketch.models.user import User\nfrom timesketch.models.sketch import SearchIndex\n+from timesketch.models.sketch ...
Python
Apache License 2.0
google/timesketch
Delete timeline permanently
263,093
20.04.2017 10:26:00
-7,200
c9b2185e1525a86c0bfbe4d840dd33d8fc4d06fb
Don't include deleted skethes
[ { "change_type": "MODIFY", "old_path": "tsctl", "new_path": "tsctl", "diff": "@@ -383,23 +383,25 @@ class PurgeTimeline(Command):\nindex_name = unicode(index_name.decode(encoding=u'utf-8'))\nsearchindex = SearchIndex.query.filter_by(index_name=index_name).first()\n- es = ElasticsearchDataStore(\n- h...
Python
Apache License 2.0
google/timesketch
Don't include deleted skethes
263,127
04.05.2017 16:15:50
-7,200
bd5d237abeadfa1ae2a116a3f8b2a1616ae6e44f
Add/Fix ws...
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "new_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "diff": "@@ -101,7 +101,6 @@ limitations under the License.\n}\n}\n-\n}\n});\n@@ -136,6 +135,7 @@ limitatio...
Python
Apache License 2.0
google/timesketch
Add/Fix ws...
263,127
26.05.2017 11:39:24
-7,200
e4f83e2ad677fb9a968cd5497df52d9a4903f6b6
Place filter regexp matches in variables for readability
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "new_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "diff": "/*\n+\nCopyright 2015 Google Inc. All rights reserved.\nLicensed under the Apache License, Version...
Python
Apache License 2.0
google/timesketch
Place filter regexp matches in variables for readability
263,127
30.05.2017 14:13:44
-7,200
c13881d8b0908b0f97d2074e9f63f46b8d735b94
Make Filters visible when a datetime field is left-clicked
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-event-directive.js", "new_path": "timesketch/ui/static/components/explore/explore-event-directive.js", "diff": "@@ -247,8 +247,7 @@ limitations under the License.\n};\n$scope.addFilterStart= function() {\n- var t...
Python
Apache License 2.0
google/timesketch
Make Filters visible when a datetime field is left-clicked
263,093
12.06.2017 17:58:24
-7,200
8a78d71201f253d4e605e1d70298b938288f0fda
Move the upload form to the timelines pane
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/core/core-upload-directive.js", "new_path": "timesketch/ui/static/components/core/core-upload-directive.js", "diff": "templateUrl: '/static/components/core/core-upload.html',\nscope: {\nsketchId: '=?',\n+ visible: '=?',\nbtnText...
Python
Apache License 2.0
google/timesketch
Move the upload form to the timelines pane
263,093
22.06.2017 10:35:42
18,000
8d928ef057ecd77a45814aacf35c20bfa23014d6
Show supported Plaso version if uopload is enabled
[ { "change_type": "MODIFY", "old_path": "timesketch/__init__.py", "new_path": "timesketch/__init__.py", "diff": "@@ -88,6 +88,15 @@ def create_app(config=None):\nu'$ openssl rand -base64 32\\n\\n')\nsys.exit()\n+ # Plaso version that we support\n+ if app.config[u'UPLOAD_ENABLED']:\n+ try:\n+ from pla...
Python
Apache License 2.0
google/timesketch
Show supported Plaso version if uopload is enabled
263,093
04.07.2017 13:35:21
-7,200
b917b69a8878b849352b26807ab60e1a11a7ffda
Get single timeline
[ { "change_type": "MODIFY", "old_path": "api_client/python/timesketch_api_client/client.py", "new_path": "api_client/python/timesketch_api_client/client.py", "diff": "@@ -79,7 +79,6 @@ class BaseSketchResource(object):\ndef lazyload_data(self):\nif not self.data:\n- print \"lazyload base\"\nself.data...
Python
Apache License 2.0
google/timesketch
Get single timeline
263,093
05.07.2017 15:08:03
-7,200
6594c08d0ac2f1fc1e3e59ce8766c8406f11d1f9
API client tests
[ { "change_type": "MODIFY", "old_path": "api_client/python/timesketch_api_client/client.py", "new_path": "api_client/python/timesketch_api_client/client.py", "diff": "@@ -130,67 +130,6 @@ class TimesketchApi(object):\nreturn sketches\n-class BaseSketchResource(object):\n- def __init__(self, sketch, r...
Python
Apache License 2.0
google/timesketch
API client tests
263,093
06.07.2017 19:01:50
-7,200
1a9aa80ea91f1daf0f3a10ac2e87cb997165a64f
Add setup.py for apu_client
[ { "change_type": "ADD", "old_path": null, "new_path": "api_client/python/setup.py", "diff": "+#!/usr/bin/env python\n+# Copyright 2017 Google Inc. All rights reserved.\n+#\n+# Licensed under the Apache License, Version 2.0 (the \"License\");\n+# you may not use this file except in compliance with th...
Python
Apache License 2.0
google/timesketch
Add setup.py for apu_client
263,093
06.07.2017 19:02:25
-7,200
7912bd151e847ba99f34a7e402bffc62a1a60f5a
Return Timeline when uploading in sketch context
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -922,6 +922,7 @@ class UploadFileResource(ResourceMixin, Resource):\ndb_session.add(searchindex)\ndb_session.commit()\n+ timeline = None\nif sketch and sketch.has_permis...
Python
Apache License 2.0
google/timesketch
Return Timeline when uploading in sketch context
263,093
07.07.2017 10:35:10
-7,200
fad800b782f824a6b3fd7f25920b6ef51cca929c
Fix Travis tests Docker fails, disable for now
[ { "change_type": "MODIFY", "old_path": ".travis.yml", "new_path": ".travis.yml", "diff": "-sudo: required\n-services:\n- - docker\nlanguage: python\npython:\n- \"2.7\"\n-before_install:\n- - docker build -t timesketch .\n# command to install dependencies\ninstall:\n- \"pip install .\"\n- - \"pip ins...
Python
Apache License 2.0
google/timesketch
Fix Travis tests Docker fails, disable for now
263,093
07.07.2017 10:37:23
-7,200
b8d081344ef6fca1e01614d2db736a05d46fa7d5
Fix Vagrant test environment
[ { "change_type": "MODIFY", "old_path": "utils/run_tests.sh", "new_path": "utils/run_tests.sh", "diff": "@@ -23,7 +23,7 @@ if test $? -ne 0; then\nfi\necho \"\"\necho \"* Run python unit tests\"\n-nosetests --with-coverage --cover-package=timesketch\n+nosetests --exe --with-coverage --cover-package=t...
Python
Apache License 2.0
google/timesketch
Fix Vagrant test environment
263,093
07.07.2017 10:38:58
-7,200
908c931414f6e0f0ea25a18664777e78dcf0061a
Fix for method signature change
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -621,7 +621,8 @@ class ExploreResource(ResourceMixin, Resource):\nresult = self.datastore.search(\nsketch_id, form.query.data, query_filter, query_dsl, indices,\n- aggre...
Python
Apache License 2.0
google/timesketch
Fix for method signature change
263,093
07.07.2017 10:42:23
-7,200
96698aa1be3aa9e21d40c6972e664b1cf55b25a7
Add api-client tests to test script
[ { "change_type": "MODIFY", "old_path": "utils/run_tests.sh", "new_path": "utils/run_tests.sh", "diff": "@@ -23,7 +23,7 @@ if test $? -ne 0; then\nfi\necho \"\"\necho \"* Run python unit tests\"\n-nosetests --exe --with-coverage --cover-package=timesketch\n+nosetests --exe --with-coverage --cover-pac...
Python
Apache License 2.0
google/timesketch
Add api-client tests to test script
263,093
07.07.2017 13:41:49
-7,200
4de187c8390467014d021f647292ddd6a7d09044
Add back linter check and fix code
[ { "change_type": "MODIFY", "old_path": "utils/pylintrc", "new_path": "utils/pylintrc", "diff": "@@ -72,7 +72,7 @@ load-plugins=\n# W1201: Specify string format arguments as logging function parameters\n# W0201: Variables defined initially outside the scope of __init__ (reconsider this, added by Kris...
Python
Apache License 2.0
google/timesketch
Add back linter check and fix code
263,127
10.07.2017 14:02:12
-7,200
0b9398cb7a32d96222bb60f18b42724f34f83c09
Copy value of start_time when end_time filter field is empty.
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "new_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "diff": "@@ -44,7 +44,7 @@ limitations under the License.\nrequire: '^tsSearch',\nlink: function(scope, ele...
Python
Apache License 2.0
google/timesketch
Copy value of start_time when end_time filter field is empty.
263,127
10.07.2017 14:11:28
-7,200
28dd574f29f7acdc702c9495b5c4151d63de4e91
Fixed UTC timeoffset when creating filter without a time.
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "new_path": "timesketch/ui/static/components/explore/explore-filter-directive.js", "diff": "@@ -83,10 +83,10 @@ limitations under the License.\nif (match != null) {\nvar filterbase = match[1...
Python
Apache License 2.0
google/timesketch
Fixed UTC timeoffset when creating filter without a time.
263,127
10.07.2017 14:24:40
-7,200
366475b68789e5298c18e90bb75f57a9ccfe031d
Added example filter formats using datetime modifier +-
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-filter.html", "new_path": "timesketch/ui/static/components/explore/explore-filter.html", "diff": "</div>\n<input style=\"margin-right:5px;margin-left: 5px;\" type=\"submit\" class=\"btn btn-primary\" value=\"Filt...
Python
Apache License 2.0
google/timesketch
Added example filter formats using datetime modifier +-
263,127
10.07.2017 14:29:32
-7,200
8a89938d24f5c88b2dc7e29ecc7b718807d37cc2
Changed cursor to "plus" sign to give visual feedback a date can be added to filter
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-event.html", "new_path": "timesketch/ui/static/components/explore/explore-event.html", "diff": "<table id=\"search-result-table\" width=\"100%\">\n<tr>\n- <td ng-click=\"addFilterStart()\" style=\"background: #{{...
Python
Apache License 2.0
google/timesketch
Changed cursor to "plus" sign to give visual feedback a date can be added to filter
263,127
10.07.2017 14:52:05
-7,200
1d27953c0ddbb324d23e1852f246943a04e94a5f
Added some more top-margin to example text
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/static/components/explore/explore-filter.html", "new_path": "timesketch/ui/static/components/explore/explore-filter.html", "diff": "<input style=\"margin-right:5px;margin-left: 5px;\" type=\"submit\" class=\"btn btn-primary\" value=\"Filter\" ng-...
Python
Apache License 2.0
google/timesketch
Added some more top-margin to example text
263,146
17.07.2017 00:21:23
25,200
a380707b89093de728f49a1f07d15e02b21c3b9b
upgrade to docker-compose v3 and fix docker support
[ { "change_type": "MODIFY", "old_path": "docker/Dockerfile", "new_path": "docker/Dockerfile", "diff": "@@ -24,7 +24,8 @@ RUN cp /usr/local/share/timesketch/timesketch.conf /etc\nRUN chmod 600 /etc/timesketch.conf\n# Copy the entrypoint script into the container\n-COPY docker-entrypoint.sh /\n+COPY do...
Python
Apache License 2.0
google/timesketch
upgrade to docker-compose v3 and fix docker support
263,093
19.07.2017 10:20:18
-7,200
867034c7721d9bf81f8ccda15605ea72dd3b85ce
Enable upload in Vagrant
[ { "change_type": "MODIFY", "old_path": "vagrant/Vagrantfile", "new_path": "vagrant/Vagrantfile", "diff": "@@ -19,7 +19,6 @@ Vagrant.configure(2) do |config|\n# VirtualBox configuration\nconfig.vm.provider \"virtualbox\" do |vb|\n- vb.name = \"timesketch-dev\"\nvb.cpus = 2\nvb.memory = 4096\nend\n" ...
Python
Apache License 2.0
google/timesketch
Enable upload in Vagrant
263,093
19.07.2017 10:53:43
-7,200
e5fdb55f5baa756039f3d2b1aeaf61d1a956a790
Celery in Vagrant
[ { "change_type": "MODIFY", "old_path": "vagrant/bootstrap.sh", "new_path": "vagrant/bootstrap.sh", "diff": "@@ -59,6 +59,15 @@ mkdir -p /var/lib/timesketch/\nchown ubuntu /var/lib/timesketch\ncp /vagrant/timesketch.conf /etc/\n+# Enable Celery task manager (for uploads)\n+mkdir -p /var/{lib,log,run}...
Python
Apache License 2.0
google/timesketch
Celery in Vagrant
263,093
19.07.2017 11:28:07
-7,200
db612c97984bfcf3b52bf0b0c134eefb0ad3b029
Start celery after Timesketch conf
[ { "change_type": "MODIFY", "old_path": "vagrant/bootstrap.sh", "new_path": "vagrant/bootstrap.sh", "diff": "@@ -20,7 +20,7 @@ echo \"create database timesketch owner timesketch;\" | sudo -u postgres psql\nsudo -u postgres sh -c 'echo \"local all timesketch md5\" >> /etc/postgresql/9.5/main/pg_hba.co...
Python
Apache License 2.0
google/timesketch
Start celery after Timesketch conf
263,093
19.07.2017 14:37:51
-7,200
a87dc336206d4036d40aa2c0cb21e35e4fe1b38d
Use Elastic 5.x in Vagrant
[ { "change_type": "MODIFY", "old_path": "vagrant/bootstrap.sh", "new_path": "vagrant/bootstrap.sh", "diff": "@@ -44,17 +44,12 @@ mv /etc/timesketch.conf.new /etc/timesketch.conf\n# Java is needed for Elasticsearch\napt-get install -y openjdk-8-jre-headless\n-# Install Elasticsearch 2.x\n-wget https:/...
Python
Apache License 2.0
google/timesketch
Use Elastic 5.x in Vagrant
263,093
19.07.2017 15:02:20
-7,200
0c8af30b612ca4a69adb7b744332266d21ab9224
Neo4j support in Vagrant
[ { "change_type": "MODIFY", "old_path": "vagrant/bootstrap.sh", "new_path": "vagrant/bootstrap.sh", "diff": "@@ -71,6 +71,23 @@ cp /vagrant/celery.conf /etc/\n/bin/systemctl enable celery.service\n/bin/systemctl start celery.service\n+# Install Neo4j graph database\n+wget -O - https://debian.neo4j.or...
Python
Apache License 2.0
google/timesketch
Neo4j support in Vagrant
263,093
19.07.2017 15:22:13
-7,200
015b7ee4e686eb97bb5cfdec6d7adac7d16acb2d
Expose Neo4j to Vagrant host
[ { "change_type": "MODIFY", "old_path": "vagrant/Vagrantfile", "new_path": "vagrant/Vagrantfile", "diff": "@@ -8,11 +8,12 @@ Vagrant.configure(2) do |config|\nconfig.vm.box = \"ubuntu/xenial64\"\nconfig.vm.box_check_update = true\n- # Forward the default Timesketch webserver port\n+ # Access to Times...
Python
Apache License 2.0
google/timesketch
Expose Neo4j to Vagrant host
263,093
21.07.2017 12:37:52
-7,200
68820127c0dbdf13fd643dca5d78727facbec0f5
Remove depricated search_type
[ { "change_type": "MODIFY", "old_path": "timesketch/lib/datastores/elastic.py", "new_path": "timesketch/lib/datastores/elastic.py", "diff": "@@ -259,8 +259,10 @@ class ElasticsearchDataStore(datastore.DataStore):\n# Default search type for elasticsearch is query_then_fetch.\nsearch_type = u'query_the...
Python
Apache License 2.0
google/timesketch
Remove depricated search_type
263,093
21.07.2017 12:45:31
-7,200
dd382f9e42cd284004abaeb068067150b9c05f48
Only show share button if owner
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/templates/sketch/overview.html", "new_path": "timesketch/ui/templates/sketch/overview.html", "diff": "{% endif %}\n</div>\n+ {% if current_user == sketch.user %}\n<button style=\"margin-left:10px;\" data-toggle=\"modal\" data-target=\"#share-moda...
Python
Apache License 2.0
google/timesketch
Only show share button if owner
263,093
21.07.2017 13:27:15
-7,200
ae36cf4b80736236dfa714feda384067780d94fd
Only grant read permission if public
[ { "change_type": "MODIFY", "old_path": "timesketch/models/acl.py", "new_path": "timesketch/models/acl.py", "diff": "@@ -220,7 +220,7 @@ class AccessControlMixin(object):\npermission.\n\"\"\"\npublic_ace = self.is_public\n- if public_ace:\n+ if public_ace and permission == u'read':\nreturn public_ace...
Python
Apache License 2.0
google/timesketch
Only grant read permission if public
263,093
21.07.2017 13:35:17
-7,200
8b49a9100e63a42c0a22f009849ecf07ef7427cc
Permission checks for uploads
[ { "change_type": "MODIFY", "old_path": "timesketch/ui/templates/sketch/explore.html", "new_path": "timesketch/ui/templates/sketch/explore.html", "diff": "{% block main %}\n<div class=\"container\">\n- {% if sketch.timelines %}\n- <div class=\"row\">\n- <div class=\"col-md-12\">\n- <ts-search sketch-...
Python
Apache License 2.0
google/timesketch
Permission checks for uploads
263,093
21.07.2017 15:38:50
-7,200
182fc88edc11e59234e41718593b046ebbadbb3e
New api-client release
[ { "change_type": "MODIFY", "old_path": "api_client/python/setup.py", "new_path": "api_client/python/setup.py", "diff": "@@ -20,7 +20,7 @@ from setuptools import setup\nsetup(\nname=u'timesketch-api-client',\n- version=u'20170606',\n+ version=u'20170721',\ndescription=u'Timesketch',\nlicense=u'Apache...
Python
Apache License 2.0
google/timesketch
New api-client release
263,146
06.08.2017 22:52:24
25,200
66d41125c47eca3ad9022cf4e961dd16bd2c1f53
Add and update docker README from the wiki
[ { "change_type": "ADD", "old_path": null, "new_path": "docker/README.md", "diff": "+# Docker\n+\n+Timesketch has support for Docker. This is a convenient way of getting up and running.\n+\n+### Install Docker\n+Follow the official instructions [here](https://www.docker.com/community-edition)\n+\n+##...
Python
Apache License 2.0
google/timesketch
Add and update docker README from the wiki
263,093
15.08.2017 14:30:08
-7,200
aa6403581988395ee391d629eaf45140fae0fe0c
API endpoint to list search indices
[ { "change_type": "MODIFY", "old_path": "timesketch/__init__.py", "new_path": "timesketch/__init__.py", "diff": "@@ -42,6 +42,7 @@ from timesketch.api.v1.resources import QueryResource\nfrom timesketch.api.v1.resources import CountEventsResource\nfrom timesketch.api.v1.resources import TimelineResour...
Python
Apache License 2.0
google/timesketch
API endpoint to list search indices
263,093
15.08.2017 14:34:32
-7,200
fd47688bdd27b1c7558b7380532ffabca80ae539
API endpoint to get a search index
[ { "change_type": "MODIFY", "old_path": "timesketch/__init__.py", "new_path": "timesketch/__init__.py", "diff": "@@ -43,6 +43,7 @@ from timesketch.api.v1.resources import CountEventsResource\nfrom timesketch.api.v1.resources import TimelineResource\nfrom timesketch.api.v1.resources import TimelineLis...
Python
Apache License 2.0
google/timesketch
API endpoint to get a search index
263,093
15.08.2017 15:37:46
-7,200
edb0cfa802390a7749a77707fba7175d31fd1800
API enpoint for creating a searchindex
[ { "change_type": "MODIFY", "old_path": "timesketch/api/v1/resources.py", "new_path": "timesketch/api/v1/resources.py", "diff": "@@ -64,6 +64,7 @@ from timesketch.lib.forms import ExploreForm\nfrom timesketch.lib.forms import UploadFileForm\nfrom timesketch.lib.forms import StoryForm\nfrom timesketch...
Python
Apache License 2.0
google/timesketch
API enpoint for creating a searchindex
263,093
15.08.2017 17:49:02
-7,200
9488de94aa908f1bff4223d654f273ecec919fe9
SearchIndex feature in the API client
[ { "change_type": "MODIFY", "old_path": "api_client/python/timesketch_api_client/client.py", "new_path": "api_client/python/timesketch_api_client/client.py", "diff": "@@ -17,6 +17,7 @@ import json\nimport BeautifulSoup\nimport requests\nfrom requests.exceptions import ConnectionError\n+from uuid impo...
Python
Apache License 2.0
google/timesketch
SearchIndex feature in the API client
263,093
15.08.2017 17:49:55
-7,200
2fd940a4c0eb047f2f5ac59fe04646e3e132e879
Change version of API client
[ { "change_type": "MODIFY", "old_path": "api_client/python/setup.py", "new_path": "api_client/python/setup.py", "diff": "@@ -20,8 +20,8 @@ from setuptools import setup\nsetup(\nname=u'timesketch-api-client',\n- version=u'20170721',\n- description=u'Timesketch',\n+ version=u'20170815',\n+ description=...
Python
Apache License 2.0
google/timesketch
Change version of API client
263,093
17.08.2017 15:10:04
-7,200
6f31fbb8bca7cd53f7af58cc5f407a3281b4efa2
Return HTTP 409 on conflict and raise error
[ { "change_type": "MODIFY", "old_path": "api_client/python/timesketch_api_client/client.py", "new_path": "api_client/python/timesketch_api_client/client.py", "diff": "\"\"\"Timesketch API client.\"\"\"\nimport json\n+import uuid\nimport BeautifulSoup\nimport requests\n+\nfrom requests.exceptions impo...
Python
Apache License 2.0
google/timesketch
Return HTTP 409 on conflict and raise error