Activity for cppcleaners

  • Matthew Sherborne Matthew Sherborne committed [64b773]

    Work towards making Accounting Entry be editibl...

  • Sailan B committed [21219c]

    changes: extra field are text

  • Lyase Sailan committed [ccb7e3]

    coding style

  • Matthew Sherborne Matthew Sherborne committed [364ee5]

    Reads the location from the form as doubles now

  • Lyase Sailan committed [720f34]

    done:add field to posts object

  • Matthew Sherborne Matthew Sherborne committed [ec42af]

    Now when you run cmake, it saves the git commit...

  • Matthew Sherborne Matthew Sherborne committed [1ffb54]

    Added a pretty empty about window

  • Lyase Sailan committed [68e4c8]

    formating

  • Matthew Sherborne Matthew Sherborne committed [72a6bd]

    Moved some items from the admin page to the abo...

  • Lyase Sailan committed [f69457]

    formating(astyle) version.hpp template

  • Sailan B committed [b448da]

    Commenting

  • Matthew Sherborne Matthew Sherborne committed [cedd06]

    Renamed AdminWindow to SettingsWindow

  • Matthew Sherborne Matthew Sherborne committed [7bf1e6]

    Made the LoginWidget be in the middle of the sc...

  • Matthew Sherborne Matthew Sherborne committed [df3993]

    Documented the debug related functions in Landi...

  • Matthew Sherborne Matthew Sherborne committed [ca6049]

    Fixed linking for tests

  • Matthew Sherborne Matthew Sherborne committed [3482b9]

    Make things compile again

  • Sailan B committed [e19414]

    changes:

  • Sailan B committed [f8a43a]

    update doxygen config files

  • Sailan B committed [20d5d2]

    fix linking error for raspberry pi (jessie)

  • safder committed [f8a3b6]

    formating

  • Matthew Sherborne Matthew Sherborne committed [c0169c]

    Removed dependency on app. PostView now takes a...

  • Matthew Sherborne Matthew Sherborne committed [13c8dc]

    Fixed a segfault by moving things to use unique...

  • Matthew Sherborne Matthew Sherborne committed [8cd2cf]

    Can now create a post, (still has horrible depe...

  • Matthew Sherborne Matthew Sherborne committed [4e189c]

    Starting to add support for adding new blog pos...

  • Matthew Sherborne Matthew Sherborne committed [1506d9]

    Creates a post on startup

  • Matthew Sherborne Matthew Sherborne committed [46c938]

    Removed some clang++ warnings. Made it list pos...

  • Matthew Sherborne Matthew Sherborne committed [1b4d55]

    Can now turn SQL statement printing off and on

  • Matthew Sherborne Matthew Sherborne committed [447dfd]

    fixed path issues in build &webapp for doc &dep...

  • Matthew Sherborne Matthew Sherborne committed [8affea]

    Can now turn on and off SQL trace printouts

  • Matthew Sherborne Matthew Sherborne committed [3d5090]

    Can now turn debugging (sql statement printing) on

  • safder committed [7f3cf0]

    add debuggingModebutton to Admin windows

  • safder committed [eb8133]

    fixed path issues in build &webapp for doc &dep...

  • safder committed [91b69d]

    Merge branch 'old-master'

  • safder committed [5c5b79]

    fixed path issues in build &webapp for doc &dep...

  • Matthew Sherborne Matthew Sherborne committed [490e67]

    Now shows a pretty svg in the admin page. To ge...

  • Matthew Sherborne Matthew Sherborne committed [2ca001]

    Cleaned up yahoo a bit

  • Matthew Sherborne Matthew Sherborne committed [ec9367]

    Disentagling things a bit

  • Matthew Sherborne Matthew Sherborne committed [4fc524]

    Made linking graphviz look better

  • safder committed [59cf8f]

    BUILD ERRORs

  • safder committed [e27c8c]

    status: simple depedency graph

  • lyase damasked committed [6407ed]

    fix cmake warning about if else endif syntax

  • safder committed [5b14c2]

    make valgrind more vebose.

  • safder committed [a5169a]

    minor documentation fix

  • safder committed [e941d4]

    link external lib to lib (lower level) instead ...

  • safder committed [f02692]

    move code hpp =>cppp

  • safder committed [fbdd72]

    remove useless Auth lib(empty..)

  • safder committed [6638f4]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • lyase damasked committed [c7ec96]

    removed unused empty Auth lib

  • safder committed [687fdd]

    centralized tests

  • safder committed [6dbb11]

    status compiles with gcc , clang, qtcreator.

  • Matthew Sherborne Matthew Sherborne committed [d61291]

    Made it produce a library dependency graph when...

  • safder committed [2744f4]

    minor cleanup

  • safder committed [587cb7]

    remove duplicate tests.

  • safder committed [4ff434]

    extracting test implementation

  • safder committed [04e285]

    regrouping test step1

  • safder committed [0603ab]

    more test copied into allinOneTest

  • safder committed [24ea3b]

    fix coverage script bug

  • safder committed [18aca7]

    adding post as child to user

  • Matthew Sherborne Matthew Sherborne committed [6b0749]

    Fixed test landing page app.

  • safder committed [ce9ca5]

    minor cleanup

  • safder committed [bed807]

    the corect persistence test

  • safder committed [3e4bd9]

    make test djmodel faster

  • safder committed [4ddd08]

    move tests : testUserPersistence => apps/test_l...

  • safder committed [b9c5fa]

    include test database across restart (failing)

  • safder committed [9095f2]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • safder committed [9973d9]

    fix test

  • Matthew Sherborne Matthew Sherborne committed [b70f9d]

    Made it read the database connection string fro...

  • Matthew Sherborne Matthew Sherborne committed [497e48]

    Fixed server crash where services singleton was...

  • Matthew Sherborne Matthew Sherborne committed [3a173e]

    Test Registration now registers a user

  • Matthew Sherborne Matthew Sherborne committed [4552a3]

    Put code back so that things work again

  • Matthew Sherborne Matthew Sherborne committed [7d6723]

    Re-doing the register user test with our own fi...

  • Matthew Sherborne Matthew Sherborne committed [5cce9a]

    Starting to test user registration

  • safder committed [47838a]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • safder committed [bcca46]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • safder committed [24d9f0]

    include test exposing mvc segfault

  • safder committed [8189d1]

    will core dump on scenario :

  • safder committed [217eb9]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • safder committed [455f3a]

    will core dump on scenario :

  • Matthew Sherborne Matthew Sherborne committed [589893]

    Renamed test_controller.cpp to testDJController...

  • safder committed [eb36b6]

    fix documentation warnings

  • safder committed [3984da]

    fix uneeded forward declaration

  • safder committed [c0646e]

    fix initial segfault in web app server initial...

  • safder committed [d607b6]

    refactor dbinfo usage

  • safder committed [61a3a5]

    fix segfault. memory check test fails . there i...

  • safder committed [4da657]

    fixing fixture memory leak

  • safder committed [5d4830]

    add memory check tests

  • safder committed [ea96fa]

    remove un commited files in build

  • safder committed [b290df]

    fix build

  • safder committed [04fbfb]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • safder committed [701c72]

    fix build

  • safder committed [41f99b]

    Add source files+ sql libs to build to solve li...

  • safder committed [210ba2]

    project compiling

  • Matthew Sherborne Matthew Sherborne committed [fb1ec6]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • Matthew Sherborne Matthew Sherborne committed [b47713]

    Trying to add a test that can start and stop a ...

  • safder committed [2755e1]

    place holder user registrations tests

  • safder committed [595f22]

    docs are still an issue

  • Matthew Sherborne Matthew Sherborne committed [dccdf6]

    Now can change your user name, and see the list...

  • safder committed [6d598b]

    prints to debug user loggin process

  • safder committed [8527b3]

    serve webapp on /

  • safder committed [f5912f]

    format code ubuntu 14.04

1 >