- Apr 14, 2018
-
-
Filipa Lacerda authored
-
- Dec 19, 2017
-
-
Jose Ivan Vargas Lopez authored
-
- Jul 18, 2017
-
-
Bob Van Landuyt authored
-
- Jun 14, 2017
-
-
Filipa Lacerda authored
-
- Jun 08, 2017
-
-
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
-
DJ Mountney authored
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
-
- Jun 02, 2017
-
-
Filipa Lacerda authored
-
- May 18, 2017
-
-
Bryce Johnson authored
-
- May 12, 2017
-
-
Douwe Maan authored
-
- Mar 17, 2017
-
-
Filipa Lacerda authored
-
- Mar 05, 2017
-
-
winniehell authored
-
- Feb 07, 2017
-
-
Filipa Lacerda authored
-
- Feb 03, 2017
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Create shared folder for vue common files Update paths Second iteration - refactor main component to be 100% reusable between the 3 tables
-
- Jan 10, 2017
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Luke "Jared" Bennett authored
-
- Jan 05, 2017
-
-
Mike Greiling authored
-
- Dec 09, 2016
-
-
Filipa Lacerda authored
-
- Dec 02, 2016
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
- Nov 29, 2016
-
-
Luke "Jared" Bennett authored
Change airbnb eslint config package to `eslint-config-airbnb-base` and update plugins. Change `airbnb` to `airbnb-base` for .eslintrc `extends` value. Added changelog entry Made sure all plugins and envs are set Corrected new failing specs
-
- Nov 16, 2016
-
-
Filipa Lacerda authored
Remove unused method
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Adds tests. Changes instance into a constructor Adds tests for environments component Adds tests assertations Adds external URL test Adds tests for Rollback component Adds tests for stop component Adds tests for actions component Fix environment item Init environment item tests
-