8 Commits

Author SHA1 Message Date
Nathan Adams
0bc03907b6 Adding icon
Updating fileutil to show html in correct block
updating user view to include correct stats
2014-04-20 16:40:00 -05:00
Nathan Adams
dd56d8f29f Adding RSS icons to make it more obvious on how to subscribe to feeds issue 32
Adding ability to download project information issue 35
2014-04-04 23:54:03 -05:00
Nathan Adams
0d6b904cd6 Fixing issue 23 - Forge watch list SQL queries too high 2014-03-24 23:15:04 -05:00
Nathan Adams
822e107958 Changing source preview to use new syntax highlighter
fixing issue with QR OTP on user page
2014-03-11 21:01:25 -05:00
Nathan Adams
18e191abc0 Updating public profile by writing new code that reduces queries and adds some more features - also fixes issue 13 2013-08-17 14:32:11 -05:00
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