Conference planning software http://pentabarf.org/
This repository has been archived on 2026-03-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • PLpgSQL 38.7%
  • Ruby 26.2%
  • JavaScript 23.6%
  • CSS 7.9%
  • Shell 2%
  • Other 1.5%
Find a file
Richard Hartmann d3cea552a4
Merge pull request #3 from EdwardBetts/spelling
Correct spelling mistakes
2023-02-06 11:23:51 +01:00
contrib adding event link script to contrib 2008-02-03 14:06:15 +00:00
rails Correct spelling mistakes 2023-02-06 08:45:31 +00:00
sql sql: description of accommodation report 2014-01-26 15:53:18 +01:00
INSTALL add README 2009-08-15 11:39:12 +02:00
LICENSE r4598@pulsar: sven | 2006-02-18 14:13:10 +0100 2006-02-18 13:13:19 +00:00
Rakefile fix find unused models rake task 2009-09-24 09:58:18 +02:00
README add README 2009-08-15 11:39:12 +02:00
README.md README.md: Update to reflect reality 2014-01-08 20:39:14 +01:00

FOSDEM runs a severely somewhat mangled version of Pentabarf. Over the years, we have pulled in many patches from many places and grown a lot of our own changes. Most of this happened under the influence of various mind-expanding substances and without any meaningful revision control.

The purpose of this GitHub project is to try to merge our changes with others' and maybe to become a source of truth for other conferences.

Branches

  • master: reflects (or should reflect) what's currently running on https://penta.fosdem.org/, modulo configuration bits. This branch is the result of a manual merge of the original upstream and the evil hackery in the historical branch.

  • historical: the code that ran on https://penta.fosdem.org/ until approximately January 2014. Preserved on GitHub for posterity, or as a warning to others, or in the interest of historical accuracy. Pick the reason you like best.