summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Tunnicliffe <james.tunnicliffe@linaro.org>2014-03-19 12:21:47 +0000
committerJames Tunnicliffe <james.tunnicliffe@linaro.org>2014-03-19 12:21:47 +0000
commit59f440f04d404c9d3574239561ba9690a1f43ed6 (patch)
treea60e6a326a8a311c11bfc95b1aea05ce2d806f05
parent72b149c8d074d21f9bc941f014e75b25c9da63fd (diff)
Removed some files that shouldn't have made it into the repoHEADmaster
-rw-r--r--.idea/inspectionProfiles/Project_Default.xml29
-rw-r--r--.idea/inspectionProfiles/profiles_settings.xml7
-rw-r--r--jira_api_shim/get_cards.py1
3 files changed, 1 insertions, 36 deletions
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
deleted file mode 100644
index 80576ac..0000000
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<component name="InspectionProjectProfileManager">
- <profile version="1.0" is_locked="false">
- <option name="myName" value="Project Default" />
- <option name="myLocal" value="false" />
- <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
- <option name="ignoredPackages">
- <value>
- <list size="15">
- <item index="0" class="java.lang.String" itemvalue="linaro-django-jsonfield" />
- <item index="1" class="java.lang.String" itemvalue="python-daemon" />
- <item index="2" class="java.lang.String" itemvalue="simplejson" />
- <item index="3" class="java.lang.String" itemvalue="requests" />
- <item index="4" class="java.lang.String" itemvalue="distribute" />
- <item index="5" class="java.lang.String" itemvalue="mock" />
- <item index="6" class="java.lang.String" itemvalue="jenkins" />
- <item index="7" class="java.lang.String" itemvalue="Django" />
- <item index="8" class="java.lang.String" itemvalue="django-tastypie" />
- <item index="9" class="java.lang.String" itemvalue="South" />
- <item index="10" class="java.lang.String" itemvalue="django-openid-auth" />
- <item index="11" class="java.lang.String" itemvalue="django-openid-consumer" />
- <item index="12" class="java.lang.String" itemvalue="lockfile" />
- <item index="13" class="java.lang.String" itemvalue="setproctitle" />
- <item index="14" class="java.lang.String" itemvalue="python-openid" />
- </list>
- </value>
- </option>
- </inspection_tool>
- </profile>
-</component> \ No newline at end of file
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
deleted file mode 100644
index 3b31283..0000000
--- a/.idea/inspectionProfiles/profiles_settings.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<component name="InspectionProjectProfileManager">
- <settings>
- <option name="PROJECT_PROFILE" value="Project Default" />
- <option name="USE_PROJECT_PROFILE" value="true" />
- <version value="1.0" />
- </settings>
-</component> \ No newline at end of file
diff --git a/jira_api_shim/get_cards.py b/jira_api_shim/get_cards.py
new file mode 100644
index 0000000..0e26402
--- /dev/null
+++ b/jira_api_shim/get_cards.py
@@ -0,0 +1 @@
+__author__ = 'dooferlad'