3 Commits

Author SHA1 Message Date
Nathan Adams
7ebce22300 Adding the ability to add tabs to documentation and issue editing
Adding the ability to have syntax highlighted wiki (ie documentation)
ex:

<pre class="prettyprint">
int main()
{
	cout << "test" << endl;
}
</pre>
2013-08-01 22:28:19 -05:00
Nathan Adams
d4994854c9 Fixing APC with latest version of PHP
Adding ability for user to request repo and staff members to approve repos - issue 9
Fixing issue 11 adding caching for requesting file contents with mercurial
Fixing issue 10 user profiles only show the projects that they are an owner on
2013-07-30 19:15:42 -05:00
Nathan Adams
3b1e713fc4 Initial commit 2013-07-20 17:41:56 -05:00