Felipe Artur
7bb84e6497
Change landing page when skipping confirmation email and add documentation
2016-05-16 14:56:32 -03:00
Felipe Artur
c5526a2d9a
Change skip_user_confirmation_email to send_user_confirmation_email
2016-05-16 14:56:32 -03:00
Felipe Artur
71ca2de7aa
Toggle email signup confirmation in admin settings
2016-05-16 14:56:32 -03:00
Drew Blessing
4fea5cda0b
Fix minor typos in admin health check page
2016-05-12 17:11:37 -05:00
Robert Speicher
5186f6e3bd
Merge branch 'default-scope-on-builds-page' into 'master'
...
Fix a description for default scope on builds
Should be "**All* builds (from this project)" for the {project,admin}
builds page without scope.
Fix a regression on !2243 (#4240 ).
See merge request !4118
2016-05-12 22:01:40 +00:00
Douwe Maan
7fc51d1908
Merge branch 'health-check-route'
...
# Conflicts:
# db/schema.rb
2016-05-12 16:39:03 -05:00
Douwe Maan
74c69709dc
Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'
2016-05-12 15:11:37 -05:00
Takuya Noguchi
18fdbf0a03
Fix a description for default scope on builds
2016-05-13 01:28:55 +09:00
DJ Mountney
ad77ab0376
Add Changelog entry
...
and drop exception handling around HealthCheck::Utils.process_checks, it wasn't needed
2016-05-12 09:04:04 -07:00
Rémy Coutable
66824e09e2
Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master'
...
Reuse runners edit form in admin and project area
Reuse runners edit form in admin and project area.

See merge request !4094
2016-05-12 15:25:56 +00:00
Andrei Gliga
260c88a758
no need to define the help block since there's no help block
2016-05-12 13:44:46 +03:00
Andrei Gliga
6cdce04937
Revert "Revert "no need to show the help about Github or the other authentication sources""
...
This reverts commit 075ace5686c63d40f7e9fa02bf37e1bd3168f7e7.
2016-05-12 13:44:46 +03:00
Andrei Gliga
9079b56bf4
Revert "no need to show the help about Github or the other authentication sources"
...
This reverts commit 78a832d0fd7ff445c707809134dbb2a42d2a9e03.
Show help only for the enabled OAuth Providers on oauth-providers-help block
aria: { describedby: help_block_id } instead of 'aria-describedby' => help_block_id
provider and not p
a more simple approach to the OmniAuth helper links for oauth-providers-help
2016-05-12 13:44:46 +03:00
Andrei Gliga
6bd8d3ad48
inline btn-group{ data: { toggle: 'buttons' } }
2016-05-12 13:44:46 +03:00
Andrei Gliga
25ff3fd5bd
button_based_providers.any? instead of !button_based_providers.empty?
2016-05-12 13:44:46 +03:00
Andrei Gliga
7818f7329a
On Application Settings Page let the user select the enabled OAuth Sign in sources instead of the disabled ones
2016-05-12 13:44:46 +03:00
Andrei Gliga
a2d4c349b5
unindent 1 level the Disable OAuth form
2016-05-12 13:44:46 +03:00
Andrei Gliga
dad501a236
no need to show the help about Github or the other authentication sources
2016-05-12 13:44:46 +03:00
Andrei Gliga
3c3bc93747
if omniauth is enabled and if there are button_based_providers available show the disable OAuth sources
2016-05-12 13:44:46 +03:00
Andrei Gliga
7c7c5b7e40
text for the disable_oauth_signin_sources label
2016-05-12 13:44:46 +03:00
Andrei Gliga
cf30044314
OAuth Providers disable from the ApplicationSettings page
2016-05-12 13:44:46 +03:00
DJ Mountney
c8f23bd2ed
Support token header for health check token, and general cleanup of the health_check feature.
2016-05-11 17:27:08 -07:00
DJ Mountney
0e0caf4d17
Add tests for the health check feature
2016-05-10 16:19:16 -07:00
DJ Mountney
160ef66d1b
Add health_check access token, and enforce on the health_check endpoint
...
Also added a health check page to the admin section for resetting the token.
2016-05-10 08:46:02 -07:00
Grzegorz Bizon
732e98eee7
Reuse runners edit form in admin and project area
2016-05-10 14:21:01 +02:00
Grzegorz Bizon
bbc94e15a3
Use abbrevation in runners table in admin area
2016-05-10 13:07:14 +02:00
Grzegorz Bizon
607996c664
Remove broken inline runner description edit form
2016-05-09 13:56:15 +02:00
Annabel Dunstone
3a3f0bf436
Change build icons into buttons; update tests
2016-05-04 16:45:37 -05:00
Annabel Dunstone
fc20639c8d
Builds page redesign
2016-05-04 16:45:37 -05:00
Annabel Dunstone
7878eb9fa6
Start builds redesign
2016-05-04 16:45:37 -05:00
Gabriel Mazetto
00ced598ea
Added UI to define secret_token for webhook and systemhook
...
Codestyle changes to easy EE merge
2016-05-02 10:32:01 -03:00
Arinde Eniola and Jacob Schatz
826857f47b
disable spellcheck and autocorrect for username field in admin page
2016-04-20 19:27:17 -04:00
Yorick Peterse
229f3ce9ce
Configuring of points per UDP packet
...
This allows users to configure the number of points stored in a single
UDP packet. This in turn can be used to reduce the number of UDP packets
being sent at the cost of these packets being somewhat larger.
The default setting is 1 point per packet so nothing changes for
existing users.
2016-04-19 14:35:25 +02:00
Kamil Trzciński
ee812a8707
Merge branch 'configurable-shared-runners-text' into 'master'
...
Add configurable shared runners text
cc @axil @rspeicher @grzesiek
See merge request !3750
2016-04-19 12:15:59 +00:00
Dmitriy Zaporozhets
8614ff7584
Allow enable/disable push events for system hooks
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-04-19 11:08:26 +02:00
Felipe Artur
820c08cefd
Fix documentation and improve permissions code
2016-04-18 11:12:28 -03:00
Felipe Artur
7d54e721da
Insert instructions in admin page and permissions document
2016-04-18 11:12:28 -03:00
Kamil Trzcinski
6b124d42d9
Add configurable shared runners text
2016-04-18 09:54:52 -04:00
Jacob Vosmaer
91cebb7289
Documentation / help improvements
2016-04-14 17:04:18 +02:00
Jacob Vosmaer
da87fa8a9f
Make check result staleness more obvious
2016-04-13 11:50:39 +02:00
Jacob Vosmaer
525ab25ac8
Changes suggested by Robert
2016-04-12 18:15:15 +02:00
Jacob Vosmaer
7b1bb0f4db
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck
2016-04-12 17:44:02 +02:00
Jacob Vosmaer
ea787165b3
Move 'clear checks' button to applicatoin settings
2016-04-12 17:32:58 +02:00
Jacob Vosmaer
97f4ffff1e
Add a 'circuit breaker' for repo checks
2016-04-12 17:07:54 +02:00
Dmitriy Zaporozhets
5999fec7a3
Merge branch 'rs-form_errors' into 'master'
...
Standardize the way we check for and display form errors
- Some views had a "Close" button. We've removed this, because we don't
want users accidentally hiding the validation errors and not knowing
what needs to be fixed.
- Some views used `li`, some used `p`, some used `span`. We've
standardized on `li`.
- Some views only showed the first error. We've standardized on showing
all of them.
- Some views added an `#error_explanation` div, which we've made
standard.
See merge request !3531
2016-04-11 12:01:50 +00:00
Jacob Vosmaer
5cf56e5647
Rename almost all the things
2016-04-06 13:47:05 +02:00
Robert Speicher
7a2370f740
Standardize the way we check for and display form errors
...
- Some views had a "Close" button. We've removed this, because we don't
want users accidentally hiding the validation errors and not knowing
what needs to be fixed.
- Some views used `li`, some used `p`, some used `span`. We've
standardized on `li`.
- Some views only showed the first error. We've standardized on showing
all of them.
- Some views added an `#error_explanation` div, which we've made
standard.
2016-04-04 21:37:07 -04:00
Dmitriy Zaporozhets
8f9586421d
Merge branch 'admin-pages-layout' into 'master'
...
Improve UI for admin/groups page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
cc @jschatz1 @skyruler
See merge request !3523
2016-04-04 22:25:06 +00:00
Dmitriy Zaporozhets
be6f1c7427
Single quotes paradise
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-04-04 23:52:27 +02:00
Dmitriy Zaporozhets
f9fd003159
Fix missing paddings in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-04-04 19:41:31 +02:00