14 Commits

Author SHA1 Message Date
a81734cdc3
Cleanup in composer.json. Added PHP-CodeSniffer as Dev-Dependency. 2022-02-12 04:38:52 +01:00
fe7f2e16dd
Fix file permission. Add .gitignore for Nova IDE. 2022-02-11 17:36:36 +01:00
Markus Birth
d43412d599 Added missing bundled plugins to plugin_api.inc.php (and .gitignore). 2022-02-11 15:51:54 +01:00
Markus Birth
b69c8a9cbb Added TODO.md. Updated .gitignore to hide non-bundled plugins. 2022-02-11 15:25:49 +01:00
Markus Birth
5d696b6842 CLEANUP
* Updated `composer.phar` to latest version
* Remove libs that get installed by Composer from repo
  (run `./composer.phar install` after checkout)
* Change `composer.json` to use default `vendor` dir and raise max. PHP
  to 7.99.99 since we're at 7.4 now
* Rename `README.markdown` to `README.md`
2022-02-09 01:27:08 +01:00
Garvin Hicking
6737384bbf Adds 'vagrant' to gitignore for local development 2019-09-09 11:19:31 +02:00
Lars Moelleken
d75ace7440 [+]: update composer.json (require min. php 7.0) + update "voku/simple-cache" 2019-03-04 10:30:07 +01:00
Matthias Gutjahr
becf99ad1f Fixes bug in serendipity_serverOffsetHour (cp. http://board.s9y.org/viewtopic.php?f=3&t=19963) and adds test case 2014-06-05 16:41:56 +02:00
onli
05817056e5 Copy ckeditor-files into repo (#148)
This time, I deleted ckeditor/ckeditor/.git and removed everytjing before. I hope that the line in .gitignore will prevent the linking the next time if someone forgets to delete the file
2014-05-16 15:03:25 +02:00
Matthias Mees
57e55c99ec Added .editorconfig. 2013-01-02 18:34:32 +01:00
Matthias Mees
f0b71a50f3 Added OS X hidden files to ignored files. 2012-08-24 14:34:17 +02:00
Grischa Brockhaus
2f8601ee06 * bundled_libs, XML: Exchaned outdated PEAR version 1.4.0 with newest
version 1.5.5
* added some Eclipse related stuff as ignored
2011-12-22 01:01:23 +01:00
Garvin Hicking
abed371df2 added some stuff to exclude list 2011-11-02 10:33:26 +01:00
Garvin Hicking
5eac2c50fa gitignore commit, test from a remote pc 2011-10-27 19:09:19 +02:00