Merge branch 'master' of github.com:mvriel/phpCodeControl |
|
More...
|
over 14 years ago
|
- Removed need for PEAR:Text_Diff package by using SCM's own unified diff view and dropping the integrated diff. - Fixed line widths going out of bounds - Added line numbers to total file view |
|
More...
|
over 14 years ago
|
bugfix in changing files in the changeset (thanks to mvriel) |
skoop
as Stefan Koopmanschap
|
More...
|
almost 15 years ago
|
schema change I guess |
skoop
as Stefan Koopmanschap
|
More...
|
almost 15 years ago
|
made the scm parameter optional to allow easy background updating of all scms using a single crontab entry |
skoop
as Stefan Koopmanschap
|
More...
|
almost 15 years ago
|
specifically creating the local clone directory before cloning and checking whether this was a succes |
skoop
as Stefan Koopmanschap
|
More...
|
almost 15 years ago
|
Added recognition for file types; - when dealing with text files just diff with the previous version - when dealing with images, show the new and old image - all other may be downloaded |
|
More...
|
about 15 years ago
|
Updated appearance to new design and refactored pages to conform; also did some minor tweaks of the layout and updated to the new jQuery version (1.4.3) and jQuery UI (1.8.1) |
|
More...
|
about 15 years ago
|
Fixed error with activity query which prevented the user from viewing the charts |
|
More...
|
about 15 years ago
|
Added auto-reloading of the main commit overview. This is configurable in the app.yml and is set to 30 seconds by default |
|
More...
|
about 15 years ago
|
Fixed formatting issue when no previous version exists |
|
More...
|
about 15 years ago
|
removed prefixing tab in full view |
|
More...
|
about 15 years ago
|
Merge branch 'master' of [email protected]:mvriel/phpCodeControl |
|
More...
|
about 15 years ago
|
prevent errors when no SCM is present in the database yet |
skoop
as Stefan Koopmanschap
|
More...
|
about 15 years ago
|
Merge branch 'master' of [email protected]:mvriel/phpCodeControl |
|
More...
|
about 15 years ago
|
new model build |
skoop
as Stefan Koopmanschap
|
More...
|
about 15 years ago
|
[GITHUB-1]: Resolved issue where the username is not correctly re-used when clicked upon |
|
More...
|
about 15 years ago
|
Fixed the Git adapter file view option |
skoop
as Stefan Koopmanschap
|
More...
|
about 15 years ago
|
fixed minor issues with design and file locations |
|
More...
|
about 15 years ago
|
Added ignore statement for phpstorm files |
|
More...
|
about 15 years ago
|
Merge http://github.com/skoop/phpCodeControl |
|
More...
|
about 15 years ago
|
Refactored the project model out of the application. I expect that other applications will implement a project manager and connect an SCM to it |
|
More...
|
about 15 years ago
|
Added SCM editing and switching and refactored the project model out of the application. I expect that other applications will implement a project manager and connect an SCM to it |
|
More...
|
about 15 years ago
|
initial working version of Git adapter |
skoop
as Stefan Koopmanschap
|
More...
|
about 15 years ago
|
replaced hardcoded subversion mentions with scm-specific info |
skoop
as Stefan Koopmanschap
|
More...
|
about 15 years ago
|
initial work on the Git adapter (not done yet) |
skoop
as Stefan Koopmanschap
|
More...
|
about 15 years ago
|
Found one last issue with the refactoring |
|
More...
|
about 15 years ago
|
Fixed bug where multiple SCM's revisions could conflict. There might remain some points in the app where the id was not replaced by revision. Will test in more detail later |
|
More...
|
about 15 years ago
|
Updated username in databases.yml to better reflect best practices |
|
More...
|
about 15 years ago
|
Updated readme to point to the github Wiki |
|
More...
|
about 15 years ago
|