gitlab-org--gitlab-foss/app
Mayra Cabrera 244bec9101 Add UI/UX improvements
- Leave 'too many tags to search' always visible
- Add different message to the branch/tags so it states its unavailable
2017-11-01 17:39:05 -06:00
..
assets Simplify project page 2017-10-11 09:07:19 +00:00
controllers implemented using an ivar, and added specs 2017-10-13 19:11:11 +02:00
finders Find branches in all projects in the fork network 2017-10-07 11:46:23 +02:00
helpers Add UI/UX improvements 2017-11-01 17:39:05 -06:00
mailers Send a confirmation email when the user adds a secondary email address. Utilizes the Devise confirmable capabilities. Issue #37385 2017-09-23 15:23:11 +02:00
models moved throttling into the controller. if we hit the throttling 2017-10-12 15:31:43 +02:00
policies Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service' into 'master' 2017-10-06 17:06:55 +00:00
presenters Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service 2017-10-07 00:27:15 +09:00
serializers Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master' 2017-10-10 12:48:19 +00:00
services Stop using branch_names.include? and use branch_exists? 2017-10-10 14:56:04 +00:00
uploaders Do not perform hard check (presence of file on storage) 2017-09-19 16:41:28 +02:00
validators Move the key restriction validation to its own class 2017-08-30 20:50:44 +01:00
views Add UI/UX improvements 2017-11-01 17:39:05 -06:00
workers Backports EE 38771 changes to CE. 2017-10-10 10:13:00 +01:00