summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Refactor buttonsDmitriy Zaporozhets2015-03-149-19/+19
* Prevent database query each time we render group avatarDmitriy Zaporozhets2015-03-121-1/+1
* Fix features checkboxes at admin settings pageDmitriy Zaporozhets2015-03-101-16/+24
* Blocking user does not remove him/her from project/groups but show blocked labelDmitriy Zaporozhets2015-03-091-1/+0
* Improve user block/unblock UI in admin areaDmitriy Zaporozhets2015-03-091-36/+41
* Show total user count on dashboard pageDmitriy Zaporozhets2015-03-081-4/+4
* Show active users(non-blocked) on admin dashboardDmitriy Zaporozhets2015-03-081-4/+4
* Merge branch 'emails-on-push'Dmitriy Zaporozhets2015-03-081-1/+5
|\
| * Clarify EmailsOnPushService options.Douwe Maan2015-02-251-0/+3
| * Add optional title field to service properties.Douwe Maan2015-02-251-1/+2
* | Small UI improvements after css refactoringDmitriy Zaporozhets2015-03-072-4/+4
* | Replace bs-callout with alertDmitriy Zaporozhets2015-03-062-2/+2
* | Merge branch 'fix-checkbox-align' into 'master'Dmitriy Zaporozhets2015-03-051-15/+15
|\ \
| * | Fix checkbox alignment in application settingsVinnie Okada2015-03-021-15/+15
* | | Set supported events per project service.Douwe Maan2015-03-031-0/+37
* | | Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq int...Dmitriy Zaporozhets2015-03-021-1/+1
|\ \ \ | |/ / |/| |
| * | Convert Javascript links to buttons.Ciro Santilli2015-01-171-1/+1
* | | fix typoMlanawo Mbechezi2015-02-271-1/+1
* | | Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-2/+2
| |/ |/|
* | Improve admin projects and users pages for mobile devicesDmitriy Zaporozhets2015-02-242-4/+8
* | Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-193-9/+12
|\ \
| * | Update bootstrap-sass gemDmitriy Zaporozhets2015-02-191-8/+6
| * | Merge branch 'oauth-dup' into 'master'Dmitriy Zaporozhets2015-02-161-1/+1
| |\ \
| | * | Use shorter map() syntaxVinnie Okada2015-02-151-1/+1
| | * | Fix application client countVinnie Okada2015-02-151-1/+1
| * | | Merge branch 'tweet-new-project'Dmitriy Zaporozhets2015-02-151-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | Add link to share via twitter to "created project" event.Douwe Maan2015-02-131-0/+5
* | | | Upgrade to Rails 4.1.9Vinnie Okada2015-02-145-23/+23
|/ / /
* | | Explained in the integration documentation how to enable external issue trackerMarin Jankovski2015-02-121-0/+4
|/ /
* | All services can have templates.Marin Jankovski2015-02-121-1/+13
* | Remove unecessary icon.Marin Jankovski2015-02-111-1/+0
* | Annotate services. Add a link to service template.Marin Jankovski2015-02-111-22/+0
* | Add admin services templates.Marin Jankovski2015-02-114-0/+70
* | Remove settings from gitlab.yml.example which we already have in UIDmitriy Zaporozhets2015-02-101-1/+2
* | Refactor sorting in projectDmitriy Zaporozhets2015-02-053-20/+43
* | Merge branch 'mwessel/gitlab-ce-configure-protection' into 'master'Dmitriy Zaporozhets2015-02-041-0/+4
|\ \
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote...Marco Wessel2015-01-301-1/+1
| |\ \
| * | | Allow configuring protection of the default branch upon first pushMarco Wessel2015-01-251-0/+4
* | | | Spelling improvement, add in a group, not into group.Sytse Sijbrandij2015-02-031-1/+1
| |/ / |/| |
* | | Prevent confusion between active users and 30 day users.Sytse Sijbrandij2015-01-271-1/+1
|/ /
* | Spinach for admin applicationsValery Sizov2015-01-191-1/+1
* | Merge branch 'doorkeeper_applications_scafold'Dmitriy Zaporozhets2015-01-176-0/+82
|\ \
| * | Small improvements to CIDmitriy Zaporozhets2015-01-171-2/+8
| * | Application admin scaffoldValery Sizov2015-01-176-0/+76
| |/
* | Add tests to home page url redirectDmitriy Zaporozhets2015-01-161-0/+1
* | Allow to specify home page for non logged-in usersDmitriy Zaporozhets2015-01-161-0/+4
|/
* Re-order admin dashboardDmitriy Zaporozhets2015-01-151-63/+57
* Finally fix stuff related to dynamic configDmitriy Zaporozhets2015-01-081-2/+2
* Improve application settings and write testsDmitriy Zaporozhets2015-01-083-43/+27
* Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-083-0/+52