Commit Graph

  • 45bfcffdc2 Fix Alex Bilbie 2012-07-06 19:30:11 +0100
  • c29c9d1d93 Spacing Alex Bilbie 2012-07-06 19:29:46 +0100
  • 92be306d04 Fixed variable name Alex Bilbie 2012-07-06 19:29:39 +0100
  • f0e36e6c94 Fixed invalid variable name Alex Bilbie 2012-07-06 19:29:20 +0100
  • 1c5d239087 Fixed brace placement Alex Bilbie 2012-07-06 19:28:09 +0100
  • e3ee9e84d2 Clarified comment Alex Bilbie 2012-07-06 19:26:49 +0100
  • 9ea0d8f0e9 Added scope to newAuthoriseRequst function Alex Bilbie 2012-07-06 19:25:40 +0100
  • b4eeb7ca10 Moved comment to silent PHPCS Alex Bilbie 2012-07-06 19:24:51 +0100
  • 818ca8dd7f Brace should be on a new line Alex Bilbie 2012-07-06 19:24:06 +0100
  • 0eb0d68464 Docblock updates Alex Bilbie 2012-07-06 19:22:57 +0100
  • 26d3d7789d Renamed checkAuthoriseParams function to checkClientAuthoriseParams Alex Bilbie 2012-07-06 19:22:48 +0100
  • 5fbdccde40 Added newAuthoriseRequest function Alex Bilbie 2012-07-06 19:22:10 +0100
  • 927d1dc838 Added generateCode function Alex Bilbie 2012-07-06 19:21:50 +0100
  • 1c447e4a8e Added newAuthCode function Alex Bilbie 2012-07-06 19:21:11 +0100
  • fd90e76c91 Added redirectUri function Alex Bilbie 2012-07-06 19:20:53 +0100
  • 11995764ba Added hasAccessToken query Alex Bilbie 2012-07-06 19:20:21 +0100
  • 54a7a5b893 Set a type for deleteSession() Alex Bilbie 2012-07-06 19:20:04 +0100
  • f9dc4cba79 Added some docblocks Alex Bilbie 2012-07-06 18:15:53 +0100
  • 13f2964944 Optional $options Alex Bilbie 2012-07-06 18:15:43 +0100
  • 00fe3d3501 $options is null by default (makes it optional) Alex Bilbie 2012-07-06 18:15:28 +0100
  • a823096b44 If $options is not equal to null then overwrite default options Alex Bilbie 2012-07-06 18:15:03 +0100
  • f7d200faec Removed validateUser function Alex Bilbie 2012-07-06 18:14:32 +0100
  • 2b44f0fd81 Removed unnecessary files Alex Bilbie 2012-07-06 17:56:15 +0100
  • d01720bcc2 Fixing line lengths Alex Bilbie 2012-07-06 17:52:47 +0100
  • e8be38cbfc Fixed for, if and foreach opening brace position Alex Bilbie 2012-07-06 17:48:42 +0100
  • 41d8e01482 NULL should be null Alex Bilbie 2012-07-06 17:48:20 +0100
  • 213f2a4ad8 Added checkAuthoriseParams method Alex Bilbie 2012-07-06 17:44:12 +0100
  • 9eacbdc77e Config options Alex Bilbie 2012-07-06 17:43:55 +0100
  • e1c375f617 Database object (and register method) Alex Bilbie 2012-07-06 17:43:33 +0100
  • df0838c321 Spelling fix Alex Bilbie 2012-07-06 17:42:50 +0100
  • cc23522b49 Fixed line size errors Alex Bilbie 2012-07-06 16:47:11 +0100
  • 11c0a45bfb Added error codes and descriptions Alex Bilbie 2012-07-06 16:44:24 +0100
  • 4eb0f8b596 Added exceptions classes Alex Bilbie 2012-07-06 16:44:07 +0100
  • 6cab31d7e8 Fixing PHP errors Alex Bilbie 2012-07-06 14:05:21 +0100
  • 8ac1600063 Default null values (and string type hinting) for various parameters Alex Bilbie 2012-07-06 13:51:05 +0100
  • ab6db8fe67 Undo 48a068b999 Alex Bilbie 2012-07-06 13:42:39 +0100
  • 48a068b999 $queryDelimeter should be a string Alex Bilbie 2012-07-06 13:40:59 +0100
  • 3eb408bf6f Split functions so line lengths aren't so long Alex Bilbie 2012-07-06 13:38:05 +0100
  • 7874c7df15 Split line to less than 80 chars so PHPCS stops bitching Alex Bilbie 2012-07-06 13:32:50 +0100
  • 93f9727f19 Added scope to __construct method Alex Bilbie 2012-07-06 13:32:36 +0100
  • 01e13d167b Converted spaces to tabs Alex Bilbie 2012-07-06 13:31:33 +0100
  • dfaa99eb26 Converted tabs to spaces Alex Bilbie 2012-07-06 13:31:26 +0100
  • 6d7aa9726d Coverted tabs to spaces Alex Bilbie 2012-07-06 13:30:10 +0100
  • cff3817865 Removed non-existant tests folder from being linted Alex Bilbie 2012-07-06 12:40:50 +0100
  • 70dd803025 Missing semicolon Alex Bilbie 2012-07-06 12:39:43 +0100
  • 2044bb57bf Added build.xml file Alex Bilbie 2012-07-06 12:32:00 +0100
  • fb98e7beb9 Added CodeSniffer and PHPMD rules Alex Bilbie 2012-07-06 12:22:13 +0100
  • eae6dc471d Comment about the purpose of details function Alex Bilbie 2012-07-06 08:20:45 +0100
  • fdbd99c5c6 Set the DB interface Alex Bilbie 2012-07-06 08:20:19 +0100
  • 7bca63a18f First commit Alex Bilbie 2012-07-05 17:38:58 +0100
  • 5a98658812 Updated README.md with an introduction to the project Alex Bilbie 2012-06-04 22:16:27 +0200
  • 6649083e71 Initial commit Alex Bilbie 2012-06-04 13:00:52 -0700