Commit graph

17 commits

Author SHA1 Message Date
Z.J. van de Weg
63ccb76024
Fix wrong method call on prometheus histogram 2017-08-10 20:05:44 +02:00
Z.J. van de Weg
5f86347ee6
Add two more metrics for CI/CD
As its hard right now to determine what is a good metric and whats not,
these two are not listed in the docs, nor will they get a CHANGELOG
entry.
2017-07-31 11:51:28 +02:00
Grzegorz Bizon
cb405aa45d Refactor max_size method in update pages service
As per review feedback
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13072#note_35853177
2017-07-26 11:19:57 +02:00
Grzegorz Bizon
77a6ec22ba Handle maximum pages artifacts size correctly 2017-07-25 12:45:45 +02:00
Robert Speicher
2c298473a6 Perform unzip quietly in UpdatePagesService
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/225
2017-06-28 17:52:58 -04:00
Danilo Bargen
b700a84e40 Log errors in UpdatePagesService 2017-03-31 16:15:10 +02:00
Kamil Trzcinski
829cc80e1d
Delete artifacts for pages unless expiry date is specified 2017-03-05 23:34:20 +01:00
Douwe Maan
b7d8df503c Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
Sean McGivern
7cacaf18de Fix constant resolution in UpdatePagesService
There is now a `Projects::Settings` module, for the members
controller. Ensure that we get the actual settings, not that module.
2017-02-01 23:36:37 +00:00
Kamil Trzcinski
7163da6046 Fix GitLab Pages test failures 2017-02-01 00:20:23 +00:00
Yorick Peterse
91c07d16cd Fixed Rubocop deprecation warnings 2017-02-01 00:14:44 +00:00
Kamil Trzcinski
109553afd0 Fix EE specs after ci_commit rename to pipeline 2017-01-31 22:55:32 +00:00
Nick Thomas
fd61cd08ce pages: Fix "undefined local variable or method `total_size'" when maximum page size is exceeded 2017-01-31 22:55:32 +00:00
Kamil Trzcinski
361047a791 Updated according to comments 2017-01-31 22:53:58 +00:00
Kamil Trzcinski
d3b8284876 Pages domain model specs 2017-01-31 22:53:57 +00:00
Kamil Trzcinski
c4c8ca0405 Added support for zip archives in pages
The ZIP archive size is calculated from artifacts metadata that should get uploaded for new artifacts
2017-01-31 22:53:57 +00:00
Kamil Trzcinski
6e70870a2e Move most of PagesWorker logic UpdatePagesService 2017-01-31 22:53:57 +00:00