Commit graph

46 commits

Author SHA1 Message Date
Sven Slootweg 6f9e4ccc8d Add salt key to default configuration 2014-05-10 02:54:08 +02:00
Sven Slootweg 8854947866 Display a regular 404 error when a project does not exist 2014-05-10 02:52:27 +02:00
Sven Slootweg 9456a01c34 Tweak ticket display 2013-01-17 20:24:34 +01:00
Sven Slootweg 724dec5a61 Actually get ticket data from the database 2013-01-17 14:43:51 +01:00
Sven Slootweg 21da4e580f Move ticket response date to the right hand side 2013-01-17 13:46:43 +01:00
Sven Slootweg 3f0728b945 Create a fance 404 page :) 2013-01-17 13:45:30 +01:00
Sven Slootweg 08b7a7d825 Basic design for ticket lookup page 2013-01-17 13:40:43 +01:00
Sven Slootweg d6588b6f1a Fix constants, output tickets from database, and implement status/priority names for Ticket objects 2013-01-17 10:27:30 +01:00
Sven Slootweg 853bb50ab6 Fix license notice 2013-01-17 10:08:57 +01:00
Sven Slootweg 30de910e73 Fix license notice, make ticket rows clickable, and get data from variables 2013-01-17 10:08:19 +01:00
Sven Slootweg 5bf96a8d02 Add clickable styles and reorganize stylesheet 2013-01-17 08:01:52 +01:00
Sven Slootweg 73310dbbdc Make minor changes to color scheme 2013-01-17 07:11:24 +01:00
Sven Slootweg 0fe01a0336 Add 'new' ticket status for unreviewed tickets 2013-01-17 07:11:00 +01:00
Sven Slootweg 1bdc620153 Some first attempts at a ticket list color scheme and page layout 2013-01-17 06:52:23 +01:00
Sven Slootweg 3ac9274b1f Return a 404 error when a page does not exist 2013-01-17 06:24:10 +01:00
Sven Slootweg a597290a01 Make routing code a lot cleaner and less repetitive 2013-01-17 06:18:19 +01:00
Sven Slootweg c28cecd570 Whoops, capitalization mistake 2013-01-17 03:53:35 +01:00
Sven Slootweg c2e374964a Fix project-not-found page and project URLs 2013-01-16 07:51:27 +01:00
Sven Slootweg 3dc8c8b08a Add some stuff, remove active config.json from tracked files, update config 2013-01-16 06:10:53 +01:00
Sven Slootweg 48b4b80447 Progress... 2013-01-16 06:08:34 +01:00
Sven Slootweg 89436775a6 First work on the layout and classes 2013-01-16 05:07:38 +01:00
Sven Slootweg 7972735987 Add locale path options 2012-08-02 01:37:34 +02:00
Sven Slootweg a348557e7c Move configuration to a configuration file 2012-08-02 01:27:59 +02:00
Sven Slootweg 71d154991d Add CPHP bootstrap 2012-08-01 17:33:26 +02:00
Sven Slootweg 13309fa706 Clean up some old files 2012-08-01 04:50:07 +02:00
Sven Slootweg 6480a4b0bb SHA1 hash variables, fixes, and pack finding 2012-05-06 01:55:54 +02:00
Sven Slootweg 29932e886f Added GetTags and GetBranches functions to GitRepository class 2012-05-06 01:26:59 +02:00
Sven Slootweg abcc1e1f6c Unpacking working 2012-05-06 01:20:51 +02:00
Sven Slootweg 5db6b084c2 Unpacking of packed objects 2012-05-06 01:03:07 +02:00
Sven Slootweg 77f563f95f Git pack parsing 2012-05-06 00:43:50 +02:00
Sven Slootweg a4d11ef490 php-libgit path searching 2012-05-05 23:34:24 +02:00
Sven Slootweg 1a3a81adad Fixed GitBranch::GetCommit() 2012-05-05 23:08:21 +02:00
Sven Slootweg 70e411941f Skip empty lines in tree 2012-05-05 23:03:00 +02:00
Sven Slootweg 76602755be Get tags and trees 2012-05-05 23:01:03 +02:00
Sven Slootweg 9a10d6716b Add GetLastCommit function 2012-05-05 22:19:35 +02:00
Sven Slootweg 3801d0904f Add branch 2012-05-05 21:40:16 +02:00
Sven Slootweg e5591fa56f Add more classes to php-libgit 2012-05-05 21:31:08 +02:00
Sven Slootweg 9d54e18b1f Add Tree class 2012-05-05 20:27:51 +02:00
Sven Slootweg 3ada214989 Added sha1_from_bin 2012-05-05 20:27:36 +02:00
Sven Slootweg 791ff588a8 Save reference to repository in each object 2012-05-05 20:21:21 +02:00
Sven Slootweg bcf3095df8 Moving pretty_dump elsewhere 2012-05-05 20:10:55 +02:00
Sven Slootweg a63978f91d No point in trimming twice 2012-05-05 20:08:58 +02:00
Sven Slootweg 6f9077b618 php-libgit Repository/Object/Commit/Actor classes added 2012-05-05 20:06:53 +02:00
Sven Slootweg ee49f9bf3f Test file 2012-05-05 18:22:45 +02:00
Sven Slootweg c05b7cf631 Cleaned up 2012-05-05 18:22:35 +02:00
Sven Slootweg 8ac96041dd Initial commit 2012-05-05 08:38:25 +02:00