summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix method name.Douwe Maan2015-07-301-1/+1
* Dynamically check `:admin_*` ability on issuable formRobert Speicher2015-07-241-1/+1
* Add Issuable#to_ability_nameRobert Speicher2015-07-241-2/+2
* Dynamically check `:admin_*` ability in issuable contextRobert Speicher2015-07-191-2/+2
* Use password field default password masking.use_password_field_defaults_for_servicesMarin Jankovski2015-07-131-2/+2
* Merge branch 'fork_visibility_level' into 'master'Dmitriy Zaporozhets2015-07-101-0/+1
|\
| * Fork visibility level fixfork_visibility_levelValery Sizov2015-07-061-0/+1
* | Merge branch 'rs-dev-issue-2372' into 'master'Dmitriy Zaporozhets2015-07-081-2/+6
|\ \
| * | Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher2015-07-061-2/+6
| |/
* | Redesign project home pageDmitriy Zaporozhets2015-07-071-1/+1
|/
* Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets2015-06-263-8/+5
* Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-261-1/+1
* UsersSelect is part of filter so I rather keep js executed in partialDmitriy Zaporozhets2015-06-251-0/+2
* Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-251-0/+50
* Dont allow guest to set assigne, milestone and label when create new issue or...Dmitriy Zaporozhets2015-06-251-37/+40
* Move issuable partials in common directoryDmitriy Zaporozhets2015-06-253-0/+115
* Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets2015-06-221-3/+3
|\
| * Revert merge request states renamingDmitriy Zaporozhets2015-06-191-3/+3
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-221-3/+3
|\ \
| * | Simplify line numberingRobert Speicher2015-06-191-1/+1
| * | Refactor and spec BlobView JSRobert Speicher2015-06-191-2/+2
| |/
* | Merge branch 'snippet_optional_filename' into 'master'Douwe Maan2015-06-201-1/+1
|\ \ | |/ |/|
| * Make snippet filename optional.Nicolas2015-06-201-1/+1
* | Bootlint: Fix incorrectly nested `form-group` elementRobert Speicher2015-06-161-2/+2
* | Bootlint: Add missing `type` attribute for buttonsRobert Speicher2015-06-161-0/+2
* | Bootlint: Modals no longer need a '.hide' classRobert Speicher2015-06-161-1/+1
* | Remove visibility icon from projects list on dashboard and group pageremove-visibility-iconsDmitriy Zaporozhets2015-06-121-2/+0
|/
* Remove arrow to the right of project name on dashboardDmitriy Zaporozhets2015-06-081-3/+0
* Dont use fixed pixel size if form controls - its bad for mobile devicesDmitriy Zaporozhets2015-06-081-1/+1
* Fix timeout when rendering file with thousands of lines.fix-long-blob-timeoutDouwe Maan2015-06-051-1/+2
* Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets2015-05-271-6/+19
|\
| * Add Accepted and Rejected tabs to MR lists.Douwe Maan2015-05-251-6/+19
* | Fix for Snippets with a projectRobert Speicher2015-05-261-1/+1
|/
* Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-5/+1
* Fix labels for project/snippet visibility selectionRobert Speicher2015-05-162-2/+2
* Merge pull request #9244 from dreis2211/firefox_issuable_filter_patchDmitriy Zaporozhets2015-05-081-2/+0
|\
| * Fix Firefox problems when it wants to render issuable componentdreis2015-05-051-2/+0
* | Move project visibility from clone bar to repository details block for non em...Marin Jankovski2015-05-081-1/+1
* | Fix bootlint issues on git clone holder barSullivan SENECHAL2015-05-071-17/+17
* | Small UI improvements to make project sidebar more neatDmitriy Zaporozhets2015-05-061-3/+3
* | Fix missing button typesSullivan SENECHAL2015-05-051-0/+2
|/
* Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-011-2/+2
* Merge branch 'show-aside' of https://github.com/Soullivaneuh/gitlabhq into So...Dmitriy Zaporozhets2015-04-301-0/+2
|\
| * Fix wrong placement of show-aside linkSullivan SENECHAL2015-04-271-0/+2
* | Move service template and project service settings into a shared viewStan Hu2015-04-291-0/+75
* | Add new admin settingsVinnie Okada2015-04-264-28/+29
|/
* Add issue and merge request count for state filters.Marin Jankovski2015-04-241-3/+3
* Move activity feed buttons out of event_filter into actual show views.Douwe Maan2015-04-231-14/+0
* added fieldset support to project and admin services views.Ioannis Kappas2015-04-221-0/+24
* Fix auto-selection of URL field with X11 selectionDmitry Medvinsky2015-04-171-1/+1