Yorick Peterse
|
be49d9c1ba
|
Backport parameters from API::Projects
This backports various parameter changes EE makes to API::Projects,
along with moving some code around to make it easier to extend in EE.
|
2019-03-26 14:18:29 +01:00 |
|
Yorick Peterse
|
b5623d3fd9
|
Backport API::Helpers::ProjectsHelpers from EE
This backports all changes made to this module in EE to CE, and wraps EE
specific code in a conditional.
|
2019-03-26 14:18:28 +01:00 |
|
gfyoung
|
3836d69119
|
Enable frozen string in lib/api and lib/backup
Partially addresses #47424.
Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:
https://github.com/rspec/rspec-mocks/issues/1190
|
2018-09-29 21:04:50 -07:00 |
|
Steve
|
175f689eb7
|
Initialize projects with readme
|
2018-09-12 13:58:31 +00:00 |
|
Bob Van Landuyt
|
11a9fbe65b
|
Make the API project params reusable
|
2018-04-04 19:49:48 +02:00 |
|