summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* adjusted gitignore for adjusted plugin nameAndreas Gohr2015-05-25
|
* a first very basic implementation of the preview mechanismAndreas Gohr2015-05-16
|
* add package phpunit & travis config files to .gitignoreChristopher Smith2015-05-16
|
* some more ignoresAndreas Gohr2015-05-15
|
* switched geshi higlighter to composer based repositoryAndreas Gohr2015-05-15
|
* added composer setup and the first composer package php-archiveAndreas Gohr2015-05-15
|
* updated .gitignore fileAnika Henke2014-02-25
|
* Extension manager: First draft of the extension classMichael Hamann2013-08-01
|
* Merge branch 'master' into futureAndreas Gohr2013-02-03
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (162 commits) fixed revision JS for images upgraded SimplePie to 1.3.1 FS#2708 removed obsolete browser plugin (migrate does it) adjust spacing to match standard 1.4em grid added comment on use of whitelist vs blacklist Updated idfilter() function for IIS use var and remove suggestions when needed Use variable for maximum number of suggestions for quicksearch. And hide suggestions when search field is emptied, or when no suggestion are found. added 'home' class to first link in hierarchical breadcrumbs reduced required max width to go into tablet mode re-added linear gradients for firefox added missing styling for disabled form elements (FS#2705) fixed acronyms in italics (FS#2684) improved print styles (includes fixes for FS#2645 and FS#2707) basic styles improvements Greek language update Use list in acl help text, for more structure Galician language update touch the config on save, even if no changes were made unwind the width narrowing commit put some whitespace between form submit button and fieldset bottom border ... Conflicts: lib/plugins/config/admin.php lib/plugins/config/settings/config.class.php
| * added .idea project folder to gitignoreDominik Eckelmann2012-11-29
| |
| * Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into ↵Andreas Gohr2012-11-18
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pull-request-118 * 'guide' of git://github.com/splitbrain/dokuwiki: changed semicolon to colon in link to welcome page to make it less confusing added initial pages to not be ignored by git improved welcome text added welcome page changed the link in the installer to point to wiki:welcome Conflicts: inc/lang/fr/lang.php
| | * added initial pages to not be ignored by gitAnika Henke2012-07-14
| | |
* | | another gitignore pathAndreas Gohr2012-11-09
| | |
* | | adjusted gitignore for auth pluginsAndreas Gohr2012-11-09
|/ /
* / git ignore IntelliJ Idea .iml filesAndreas Gohr2012-08-22
|/
* Merge pull request #96 from dom-mel/phpunitAndreas Gohr2012-05-01
|\ | | | | Replace SimpleTest with PHPUnit
| * added testing plugin exceptionTobias Sarnowski2012-04-18
| |
* | Unignore bundled template files in git as suggested by @timroesMichael Hamann2012-04-27
|/
* added the new data/media* directories to .gitignoreAndreas Gohr2011-10-15
|
* added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
|
* Merge branch 'jquery'Michael Hamann2011-05-29
|\ | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup
| * jQuery rewrite branch merged into master branch of whole projectMichal Rezler2011-03-23
| |\
| * | ignoring .DS_Store, it's Mac OS X File generated by the Finder.appPierre Spring2010-10-10
| | |
* | | Don't ignore bundled plugin pathsGuy Brand2011-04-17
| |/ |/|
* | Language files can now be customized in the conf/ directoryMichael Hamann2010-12-29
|/ | | | | | As suggested by Robin Getz locale .txt files can now be duplicated and changed in the conf/lang/ directory and conf/plugin_lang/$plugin/ directory for plugins.
* more gitignore pathsAndreas Gohr2010-01-05
|
* ignore site-local conf filesMike Frysinger2010-01-05
Signed-off-by: Mike Frysinger <vapier@gentoo.org>