summaryrefslogtreecommitdiff
path: root/lib/oxidized/output/git.rb
AgeCommit message (Expand)Author
2016-07-20remove `puts`Danilo Sousa
2016-07-20fixed the #fetch and #verions web problemsDanilo Sousa
2016-05-25Fix git, String refers to Oxidized::StringSaku Ytti
2016-05-20fixes #423Saku Ytti
2016-05-16fix the git group path configDanilo Sousa
2016-05-06fixes #413Saku Ytti
2016-04-27Fix exception when using git, groups, and single_repo methodTibshoOT
2016-01-04Merge remote-tracking branch 'upstream/master' into merge-upstreamElvin Efendi
2015-12-27expose git repo name and commit oid in hook mechanism and environment variablesNick Hilliard
2015-11-13better test framework, more specs and Travis CIElvin Efendi
2015-09-14cfg.repo needs to be fixed up with File.expand_path on initNick Hilliard
2015-09-13Expand repo's path, so that ~ worksSaku Ytti
2015-08-26Add Author and MessageMrRJ45
2015-07-06fix fetch for groups when single_repo: truejwhited
2015-07-05fix fetching when groups are used and single_repo: truejwhited
2015-06-17Merge pull request #114 from FlorianDoublet/webInterfaceFeaturesnopedial
2015-06-10add update for a node in log fileroot
2015-06-03add feature about versions and diffs for oxidized-webflorian
2015-05-26rugged is again in gemspec (mandatory)Saku Ytti
2015-04-20support having all groups in single repoSaku Ytti
2015-03-31Some Git libraries cant see initial commitMrRJ45
2015-02-22Give more helpful error message from git errorsSaku Ytti
2014-08-14never accept empty config in commitSaku Ytti
2014-08-14don't commit empty type configsSaku Ytti
2014-08-13don't commit empty config in git outputSaku Ytti
2014-08-12Support type_as_directory for git outputSaku Ytti
2014-08-12Merge branch 'master' into cfg_as_objectSaku Ytti
2014-08-11specify rugged versionSaku Ytti
2014-08-08refactor cfg as objectSaku Ytti
2014-08-07Keep config as Oxidized::Config instead of hashSaku Ytti
2014-08-07Pass model config as Outputs object instead of strSaku Ytti
2014-07-14Allow it to work without local existing configSaku Ytti
2014-07-13Change from grit to ruggedSaku Ytti
2014-06-06fix: handle group in output git#fetchAnton Aksola
2014-04-16We rescue 'LoadError' in ManagerSaku Ytti
2014-04-15Remove dependency to sequel, sqlite3 and gritSaku Ytti
2014-04-14Use 'asetus' for configuration filesSaku Ytti
2014-03-21Rescue git timeout, fixes #10Saku Ytti
2013-10-26add fetch API to git outputnopedial
2013-04-21rename 'update' to 'store'Saku Ytti
2013-04-19Add restful APISaku Ytti
2013-04-17Initial commitSaku Ytti