| Merge branch 'master' of github.com:mvriel/phpCodeControl |
|
More...
|
over 15 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 15 years ago
|
| bugfix in changing files in the changeset (thanks to mvriel) |
skoop
as Stefan Koopmanschap
|
More...
|
about 16 years ago
|
| schema change I guess |
skoop
as Stefan Koopmanschap
|
More...
|
about 16 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...
|
about 16 years ago
|
| specifically creating the local clone directory before cloning and checking whether this was a succes |
skoop
as Stefan Koopmanschap
|
More...
|
about 16 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...
|
over 16 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...
|
over 16 years ago
|
| Fixed error with activity query which prevented the user from viewing the charts |
|
More...
|
over 16 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...
|
over 16 years ago
|
| Fixed formatting issue when no previous version exists |
|
More...
|
over 16 years ago
|
| removed prefixing tab in full view |
|
More...
|
over 16 years ago
|
| Merge branch 'master' of [email protected]:mvriel/phpCodeControl |
|
More...
|
over 16 years ago
|
| prevent errors when no SCM is present in the database yet |
skoop
as Stefan Koopmanschap
|
More...
|
over 16 years ago
|
| Merge branch 'master' of [email protected]:mvriel/phpCodeControl |
|
More...
|
over 16 years ago
|
| new model build |
skoop
as Stefan Koopmanschap
|
More...
|
over 16 years ago
|
| [GITHUB-1]: Resolved issue where the username is not correctly re-used when clicked upon |
|
More...
|
over 16 years ago
|
| Fixed the Git adapter file view option |
skoop
as Stefan Koopmanschap
|
More...
|
over 16 years ago
|
| fixed minor issues with design and file locations |
|
More...
|
over 16 years ago
|
| Added ignore statement for phpstorm files |
|
More...
|
over 16 years ago
|
| Merge http://github.com/skoop/phpCodeControl |
|
More...
|
over 16 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...
|
over 16 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...
|
over 16 years ago
|
| initial working version of Git adapter |
skoop
as Stefan Koopmanschap
|
More...
|
over 16 years ago
|
| replaced hardcoded subversion mentions with scm-specific info |
skoop
as Stefan Koopmanschap
|
More...
|
over 16 years ago
|
| initial work on the Git adapter (not done yet) |
skoop
as Stefan Koopmanschap
|
More...
|
over 16 years ago
|
| Found one last issue with the refactoring |
|
More...
|
over 16 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...
|
over 16 years ago
|
| Updated username in databases.yml to better reflect best practices |
|
More...
|
over 16 years ago
|
| Updated readme to point to the github Wiki |
|
More...
|
over 16 years ago
|