Commit graph

20 commits

Author SHA1 Message Date
Adirelle
d901ca74ab
Added provider and provider_data columns to user. 2017-01-22 20:06:16 +07:00
Dmitry Khomutov
a99ba59b47 Fixed migration after rebase 2016-06-23 21:32:28 +06:00
Dmitry Khomutov
e5164ae1dd Refactored structure 2016-06-23 21:18:41 +06:00
Dan Cryer
b536f972c2 Bug fixes
Signed-off-by: Dan Cryer <dan@block8.co.uk>
2016-06-23 11:30:41 +01:00
Dan Cryer
c4ed243faf Fixing MySQL strict-mode install error.
Fixes #977
Fixes #818
2016-04-27 11:06:32 +01:00
Dan Cryer
79fa06fc20 Fixes 2015-10-15 14:23:55 +01:00
Dan Cryer
28ad88cff9 Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc. 2015-10-15 10:07:54 +01:00
Dan Cryer
024081c4b9 Fixing login stuff 2015-10-09 11:10:14 +01:00
Dan Cryer
522eaef825 Adding project groups 2015-10-08 16:33:01 +01:00
Dmitry Khomutov
f0439782ba Improved login: now you can login using name or email
Close #873
2015-04-22 13:54:02 +02:00
Alex Davyskiba
36b39bfc0d Allow projects to be archived.
Closes #771
2015-02-23 19:37:11 +00:00
Dan Cryer
9f93db9f35 Lots of cleanup. 2015-02-12 14:11:58 +00:00
Dan Cryer
3fdf4d26ad Make build log and meta value columns use MEDIUMTEXT data type.
Closes #777
2015-02-09 11:18:34 +00:00
Dan Cryer
43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00
Dan Cryer
25f7e34cae Fixing the inevitable PHPCS error 2014-07-30 15:59:16 +01:00
Dan Cryer
612bb7031d Adding a new migration that adds the appropriate null / not null status and default values to all database columns.
Fixes #471
2014-07-30 15:58:09 +01:00
Anatoly Skornyakov
34a72006ae Feature: Choose branch 2014-06-11 17:18:31 +04:00
Dan Cryer
8cd566be06 Fixing installation migration, it needs to actually create tables. 2014-05-19 10:46:23 +01:00
Dan Cryer
d639f4a324 Renaming project.git_key and project.public_key to project.ssh_private_key and project.ssh_public_key respectively. 2014-05-13 15:15:33 +00:00
Dan Cryer
3a863e8eed Adding migrations functionality to PHPCI using Phinx 2014-05-13 15:15:06 +00:00