Commit Graph

32 Commits

Author SHA1 Message Date
Eric Lippmann 9b6c90bf98 git: Fix .puppet path 2014-12-10 16:03:47 +01:00
Eric Lippmann 9446117517 git: Fix .gitignore include 2014-12-10 15:15:56 +01:00
Johannes Meyer 68277d3ecc Re-add build/* to .gitignore 2014-11-18 13:13:34 +01:00
Eric Lippmann 1f680323e9 git: Remove config/enabledModules from .gitignore
The config directory no longer exists
2014-11-13 23:51:21 +01:00
Thomas Gelf 617a30f9d8 .gitignore: Add /debian symlink 2014-11-13 20:52:09 +01:00
Eric Lippmann 344bda04b9 Clean .gitignore file
Note to all developers: You must not add your local crap here.
Use .git/info/exclude.
2014-10-30 12:56:22 +01:00
Alexander Fuhr c304c230bd Add development folder to .gitignore 2014-09-07 23:20:59 +02:00
Michael Friedrich 9dabc6dc9c Update rpm builds
refs #6401
refs #6403
2014-08-12 14:38:13 +02:00
Johannes Meyer 54f9ecb62f Add extcmd_test binary to gitignore and skip tests when its not available 2014-06-30 08:56:48 +02:00
Thomas Gelf 6e6df999dd packaging: build debian packages
Simple example configuration, quick & dirty but functional. Didn't
care about a config, as that will be handled by the setup wizard.

refs #6402
2014-06-05 02:53:47 +00:00
Michael Friedrich 0594347566 Refactor spec file and make rhel rpms work again.
Refs #4075
2014-05-13 00:27:06 +02:00
Gunnar Beutner 87054c8121 Make sure line-endings for Puppet manifests are LFs only.
fixes #6181
2014-05-10 09:34:21 +02:00
Johannes Meyer e1793c9ea1 Make the statusdat reader test using its own cache location
refs #4639
2014-04-09 14:56:25 +02:00
Johannes Meyer 49eb9ea30f Fix some remaining issues
- Changed "this.fail" to "this.test.fail" in frontend regression test 4606
- Restored default timezone "Europe/Berlin"
- Added "var/log/*.log" to .gitignore
- Updated default.pp so that the user apache is part of the vagrant group

refs #4606
refs #4605
refs #4640
2013-08-29 13:21:33 +02:00
Jannis Moßhammer 3d7df520f5 Update test documentation
refs #4491
2013-08-29 11:48:33 +02:00
Eric Lippmann 0c10b2b20b Git: Do not ignore .gitkeep files
refs #4549
2013-08-16 17:51:39 +02:00
Marius Hein f3ed73175b User preferences: Session store and glue to build instance
refs #4069
2013-08-05 16:56:02 +02:00
Marius Hein 2895b116ad Add module enablement configuration to gitignore
refs #4407
2013-07-12 16:13:19 +02:00
Marius Hein 5e39e7ebeb Add phpDocumentator to project
Create configuration to create api doc with cli.

refs #4085
2013-07-10 13:51:35 +02:00
Marius Hein e24745a55c Fix for configure and make
Add makefile to gitignore and fixed format of
make target output

refs #4175
2013-07-08 16:04:36 +02:00
Jannis Moßhammer 23c43420aa Add config files to .gitignore
refs #4175
2013-07-03 14:07:55 +02:00
Eric Lippmann e80ddb0af4 Fix missing software and enable apache rewrite rules
Add the jquery node module and the Zend PDO adapter for MySQL.

refs #4307
2013-06-28 13:48:14 +02:00
Marius Hein 27c5f459b1 History API
Remove dangling symlink and add symlink to .gitignore

refs #4303
2013-06-25 11:45:03 +02:00
Marius Hein 521baeba5e Add extcmd.c compilation to test/php/runtests.sh
Add binary to .gitignore and fix test path generation of cache
dir.

refs #4258
2013-06-11 18:05:17 +02:00
Eric Lippmann 11f4a5b0b5 Merge branch 'feature/php-regression-4102'
Conflicts:
	.gitignore
2013-06-05 11:19:12 +02:00
Marius Hein beb6fde90a Merge branch 'feature/Vagrant-4202'
Conflicts:
	.gitignore
2013-06-05 10:53:35 +02:00
Marius Hein 29f032502c Integrate regression tests
Add js regression structure and configured mocha
2013-06-04 17:20:18 +02:00
Marius Hein 5df14b41e1 Merge branch 'feature/build-server-integration-4067'
Conflicts:
	.gitignore
2013-06-04 11:40:20 +02:00
Marius Hein 4bb3e73d41 Move tested existing resources to new productive repository
Add initial gitignore file

refs #4212
2013-06-04 10:10:45 +02:00
Johannes Meyer ee63f3fbd8 Make Git ignore build/* and create it as needed.
refs #4068
refs #4070
refs #4098
refs #4099
2013-06-03 10:36:27 +02:00
Johannes Meyer 5b58c07e28 Establish directory structure for builds and tests. 2013-05-31 14:15:14 +02:00
Eric Lippmann 8675ac3713 Git: Specify files to ignore 2013-05-29 17:44:26 +02:00