Gabriel Mazetto
|
ecdbde3d95
|
Improve Specs and some fixes
|
2017-05-31 14:33:03 +02:00 |
Gabriel Mazetto
|
27e632758f
|
Add ActiveUsers Check
|
2017-05-31 14:33:03 +02:00 |
Gabriel Mazetto
|
13e88c9395
|
Refactor gitlab:app:checks to use SystemCheck
|
2017-05-31 14:33:03 +02:00 |
Gabriel Mazetto
|
45378bdd3a
|
Added specs for BaseExecutor
|
2017-05-31 14:33:03 +02:00 |
Gabriel Mazetto
|
bc6d131b74
|
Added specs for SystemCheck and custom matcher
|
2017-05-31 14:33:03 +02:00 |
Gabriel Mazetto
|
a4460f420b
|
Fix a few method signature checks
|
2017-05-31 14:33:03 +02:00 |
Gabriel Mazetto
|
442735978c
|
Move rainbow monkey patch to String to spec_helper
|
2017-05-31 14:33:03 +02:00 |
Gabriel Mazetto
|
f182ea4ea5
|
Some code-style fixes and documentation
|
2017-05-31 14:33:03 +02:00 |
Gabriel Mazetto
|
500e5227a0
|
WIP SystemCheck library for executing checks from a rake task
|
2017-05-31 14:33:03 +02:00 |
Kamil Trzciński
|
19ee16a0f8
|
Merge branch '30892-add-api-support-for-pipeline-schedule' into 'master'
Add API support for pipeline schedule
Closes #30892
See merge request !11307
|
2017-05-31 12:00:05 +00:00 |
Rémy Coutable
|
ce65e0dba6
|
Merge branch 'enable-gitaly-receive-pack' into 'master'
Allow PostReceivePack to be enabled with Gitaly
Closes gitaly#246
See merge request !11809
|
2017-05-31 10:52:27 +00:00 |
Rémy Coutable
|
228926daee
|
Merge branch 'dm-oauth-config-for' into 'master'
Return nil when looking up config for unknown LDAP provider
Closes #29342
See merge request !11804
|
2017-05-31 10:00:41 +00:00 |
Sean McGivern
|
32dde25a15
|
Merge branch 'revert-5b67839b' into 'master'
Revert "Merge branch 'grpc-1.3.4' into 'master'"
See merge request !11813
|
2017-05-31 09:42:21 +00:00 |
Jacob Vosmaer (GitLab)
|
cdb1030031
|
Revert "Merge branch 'grpc-1.3.4' into 'master'"
This reverts merge request !11645
|
2017-05-31 08:09:07 +00:00 |
Alejandro Rodríguez
|
870a8bbbdd
|
Allow PostReceivePack to be enabled with Gitaly
|
2017-05-30 22:16:43 -04:00 |
Douwe Maan
|
04bb8fe994
|
Return nil when looking up config for unknown LDAP provider
|
2017-05-30 16:41:07 -05:00 |
Douwe Maan
|
8039b9c3c6
|
Merge branch '30410-revert-9347-and-10079' into 'master'
Resolve "Allow to disable username on checkout url"
Closes #30410 and #30174
See merge request !11792
|
2017-05-30 18:47:55 +00:00 |
Annabel Dunstone Gray
|
c5e26e5728
|
Merge branch '30502-fix-bottom-padding-job-page' into 'master'
Remove extra bottom padding on Job log page
Closes #30502
See merge request !11791
|
2017-05-30 16:24:04 +00:00 |
Rémy Coutable
|
8f1460ac77
|
Merge branch 'gitaly-opt-out' into 'master'
Enable Gitaly by default in GitLab 9.3
Closes gitaly#242
See merge request !11796
|
2017-05-30 16:05:47 +00:00 |
Shinya Maeda
|
2da420be04
|
Use update_pipeline_schedule
|
2017-05-31 00:06:37 +09:00 |
Douwe Maan
|
94ed06562a
|
Merge branch 'bvl-fix-encoding-errors-when-validating-paths' into 'master'
Avoid crash when trying to parse string with invalid UTF-8 sequence
See merge request !11770
|
2017-05-30 15:05:54 +00:00 |
Bob Van Landuyt
|
33aed43e9d
|
Avoid crash when trying to parse string with invalid UTF-8 sequence
|
2017-05-30 15:05:52 +00:00 |
Rémy Coutable
|
374486fb2e
|
Merge branch '25373-jira-links' into 'master'
Don’t create comment on JIRA if link already exists
Closes #25373
See merge request !11485
|
2017-05-30 14:59:30 +00:00 |
Shinya Maeda
|
0e0e278196
|
Fix document according to the new change
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
3b61451c46
|
Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
63ca126e97
|
Improve API with optinal and default. Allow to use scope as a parameter.
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
b17c8d67d8
|
Use PipelineScheduleDetails
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
c91292b61f
|
Improve document
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
20c26eaf93
|
FIx doc lint
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
0b2fd147ec
|
Update doc with latest entity
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
bfa028e13a
|
Remove deleted_at from Entity. Use find_by. Remove returns.
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
f6a8894a59
|
Expose last_pipeline only when detailed status
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
92bc1ddaf5
|
Dryup fetching pipeline_schedule with helper
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
8c40bbbe7d
|
Switch to preload. Remove unncecessary associations.
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
20a07d26ff
|
Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for small payload.
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
17b9128b30
|
includes last_pipeline
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
df6040bbd4
|
zj keen eye2
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
c7fc65e067
|
zj keen eye
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
e828e835e4
|
avoids N + 1 queries
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
94f7595b9a
|
Define last_pipeline in PipelineScheduleEntity
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
e929897873
|
Remove bang from update!
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
a104e7a2c9
|
Move authenticate! to before
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
427eac90a3
|
Concatinate dot behind end
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
18cf368ba0
|
Add space between curly brackets
|
2017-05-30 23:55:09 +09:00 |
Shinya Maeda
|
9185241a1e
|
Use attributes_for
|
2017-05-30 23:55:08 +09:00 |
Shinya Maeda
|
f8cb5fd65a
|
Add own! method on PipleineSchedule
|
2017-05-30 23:55:08 +09:00 |
Shinya Maeda
|
8743f765ab
|
Use CreatePipelineScheduleService
|
2017-05-30 23:55:08 +09:00 |
Shinya Maeda
|
97bf240199
|
Remove if from last_pipeline in entity
|
2017-05-30 23:55:08 +09:00 |
Shinya Maeda
|
bd7d7759d6
|
Use 'set' to top-level variables. Remove repository.
|
2017-05-30 23:55:08 +09:00 |
Shinya Maeda
|
fbb070646a
|
Add validation spec
|
2017-05-30 23:55:08 +09:00 |