| Commit message (Expand) | Author | Age | Files | Lines |
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
* | [ticket/11981] Fix code sniffer complaints | Marc Alexander | 2013-10-28 | 1 | -2/+2 |
* | [ticket/11700] Fix tests after merging new develop code | Nils Adermann | 2013-09-16 | 1 | -6/+8 |
* | [feature/oauth] More minor changes from review | Joseph Warner | 2013-09-02 | 1 | -13/+13 |
* | [feature/oauth] Fix small bug introduced by update in OAuth library | Joseph Warner | 2013-09-02 | 1 | -0/+30 |
* | [feature/oauth] Make token storage service ignorant | Joseph Warner | 2013-09-02 | 1 | -20/+11 |
* | [feature/oauth] Update storage implementation due to inteface change | Joseph Warner | 2013-09-02 | 1 | -2/+20 |
* | [feature/oauth] A few more minor changes | Joseph Warner | 2013-08-24 | 1 | -1/+1 |
* | [feature/oauth] Changes due to code review | Joseph Warner | 2013-08-24 | 1 | -20/+15 |
* | [feature/oauth] Finish cleaning up TODOs | Joseph Warner | 2013-08-24 | 1 | -4/+2 |
* | [feature/oauth] Fix remaining issues with token storage | Joseph Warner | 2013-08-15 | 1 | -2/+55 |
* | [feature/oauth] Always store session_id with token | Joseph Warner | 2013-08-14 | 1 | -5/+1 |
* | [feature/oauth] Consolidate repeated query into one function | Joseph Warner | 2013-07-30 | 1 | -28/+28 |
* | [feature/oauth] Start work on linking an oauth account | Joseph Warner | 2013-07-29 | 1 | -29/+94 |
* | [feature/oauth] Finish fixes from tests and tests for token storage | Joseph Warner | 2013-07-24 | 1 | -1/+1 |
* | [feature/oauth] Fixes for problems found by tests | Joseph Warner | 2013-07-24 | 1 | -6/+6 |
* | [feature/oauth] Fix error in token_storage::set_user_id() | Joseph Warner | 2013-07-24 | 1 | -3/+3 |
* | [feature/oauth] Fix typo in token storage | Joseph Warner | 2013-07-23 | 1 | -1/+1 |
* | [feature/oauth] Fix token storage after sql changes | Joseph Warner | 2013-07-23 | 1 | -4/+4 |
* | [feature/oauth] Fix SQL error in token storage | Joseph Warner | 2013-07-23 | 1 | -1/+1 |
* | [feature/oauth] Update class name based on last commit | Joseph Warner | 2013-07-14 | 1 | -1/+1 |
* | [feature/oauth] Move oauth to auth/provider/oauth | Joseph Warner | 2013-07-14 | 1 | -0/+220 |