154f0c3
(HEAD -> master)
Update .travis.yml by
2018-04-21 11:33:51 -0700
c8697f4
Update .travis.yml by
2018-04-21 11:17:42 -0700
93190f4
Update .travis.yml by
2018-03-25 11:18:35 -0700
f12410a
Update .travis.yml by
2018-03-25 11:13:41 -0700
7759bb6
Updated install and uninstall script to include Apache-Ant by
2017-08-31 21:41:23 -0700
bfdbc3b
Merge pull request #1 from binhonglee/Fixing-travis-yml by
2017-08-16 19:33:00 -0700
5c675d8
(refs/pull/1/head, Fixing-travis-yml)
Replaced kernel with uname by
2017-08-16 18:01:19 -0700
4beca75
Added ant to mac side of install and uninstall scripts by
2017-08-16 17:14:03 -0700
c22c393
changed env for macOS by
2017-08-16 16:23:02 -0700
f3258f3
Fix missing 'fi' in install and uninstall script by
2017-08-15 19:26:51 -0700
7ebe6d0
Merge install and uninstall scripts for mac and linux by
2017-08-15 14:24:05 -0700
edb09e5
Added c++ dependency to .travis.yml by
2017-08-15 13:48:04 -0700
7ad6411
Set theme jekyll-theme-hacker by
2017-05-15 18:08:12 -0700
46a278e
Changed MacOS scripts permission and compile include path by
2017-04-10 22:48:17 -0700
241da18
Added uninstall script for MacOS, updated original uninstall script, and updated README.md by
2017-04-09 21:07:20 -0700
5762b20
Added specific install script for MacOS and updated README.md by
2017-04-09 20:52:59 -0700
c486ea3
Fixed circle.yml running uninstall.sh at the wrong time by
2017-04-09 04:11:12 -0700
052d673
Removed last line in uninstall.sh that is causing CI tests to ofail by
2017-04-08 15:22:53 -0700
17bec6e
Added uninstall.sh and further documentation on build.xml by
2017-04-07 22:45:32 -0700
381964f
Attempt 2 to fix TravisCI failing by
2017-04-05 11:26:08 -0700
0cc350a
Attempt to fix failing tests by
2017-04-05 11:17:24 -0700
08191e2
Changed command line argument to support older g++ versions by
2017-04-05 11:02:53 -0700
f7453f2
Merge branch 'master' of https://github.com/binhonglee/TicketingSystem by
2017-04-05 10:48:49 -0700
d1fefb6
Fixed TravisCI requirements by
2017-04-05 10:48:45 -0700
dee49a0
Changed default compiler to c++11 by
2017-04-05 10:36:02 -0700
4c88b52
Added support with empty database and some basic test scripts by
2017-04-05 10:00:33 -0700
c105529
Merge branch 'master' of https://github.com/binhonglee/TicketingSystem by
2017-03-27 10:38:04 -0700
28d08e4
Updated README.md by
2017-03-27 10:37:39 -0700
d1d2d39
Added codeclimate.yml by
2017-02-22 15:19:34 -0700
2b1893c
Updated README and other documentations by
2017-01-27 14:30:39 -0700
215e71e
Added license by
2017-01-24 01:23:49 -0700
ad67a83
Added functioning build.xml - Fixed a couple of bugs found when trying to make ant build file to work - Updated .gitignore to include folders created by the build xml file by
2017-01-24 01:04:10 -0700
1657cb8
Added relevant required libraries to the lib folder by
2017-01-05 11:10:53 -0700
34e36dd
Added VehicleManager.cpp - LogInSystem is now a class - All source files are moved into src folder - Updated README.md to reflect the codes' current progress - renamed vehiclesData.txt to vehiclesData.json by
2017-01-04 17:47:39 -0700
2d6ebff
Added Vehicle class - Fixed minor error in LogInSystem - Added VehicleManager.cpp - Added main.cpp where main() will be migrated to by
2017-01-03 17:11:26 -0700
b567f31
Added Vehicle class - No compilation error - Actual functionaility not tested yet by
2017-01-03 10:26:14 -0700
3405298
Updated README.md for more accurate description. by
2016-12-31 19:29:34 -0700
6333272
Set theme jekyll-theme-slate by
2016-12-29 20:09:04 -0700
0882979
LogInSystem.cpp now compiles and executes properly - Added all public functions documentation in README.md - Fixed missing id in the original database.txt - Fixed missing id in Person constructor by
2016-12-29 20:01:51 -0700
e386432
Set theme jekyll-theme-dinky by
2016-12-20 09:58:15 -0700
550e739
Set theme jekyll-theme-dinky by
2016-12-20 09:57:44 -0700
c01fbdb
Set theme jekyll-theme-hacker by
2016-12-20 09:56:16 -0700
8433858
Set theme jekyll-theme-cayman by
2016-12-20 09:53:49 -0700
a0d13e3
Major overhaul - Refactored the entire LogInSystem.cpp - Renamed Person.h into Person.hpp - Added "int id" into Person.hpp - Added getter and setter for id in Person.cpp - Updated README.md with description of each functions by
2016-12-19 21:47:57 -0700
c8963dd
Removed quit() by
2016-07-12 09:41:37 +0200
024a475
Added comments, getUser() by
2016-05-14 23:36:54 -0500
731795d
main commented by
2016-05-12 14:29:45 -0700
a419dbe
universal place holder, segmentation error remains, by
2016-05-12 13:19:36 -0700
2311546
Person.cpp & Person.h implementation by
2016-05-11 18:51:58 -0700
9a71e0a
README.md added by
2016-04-22 19:08:06 -0700
570ac37
Person empty constructor by
2016-04-18 18:54:17 -0700
c5d712b
Getters and setters added by
2016-04-18 14:00:42 -0700
04ac2be
Person by
2016-04-18 13:41:00 -0700
6e87894
Initial setup by
2016-04-12 23:55:35 -0700
2608c01
Initial commit by
2016-04-11 14:39:32 -0700