summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* move wiki navbar content to right sidebarMike Greiling2016-11-301-0/+6
* Homogenize dropdowns on Issue pageDavid Wagner2016-11-281-1/+1
* Merge branch 'issuable_filters_present-refactor' into 'master' Robert Speicher2016-11-281-5/+15
|\
| * Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov2016-11-281-5/+15
* | Merge branch '22253-move-lfshelper-methods-somewhere-else-than-app-helpers' i...Robert Speicher2016-11-281-85/+0
|\ \
| * | Move LfsHelper to a new LfsRequest concern22253-move-lfshelper-methods-somewhere-else-than-app-helpersRémy Coutable2016-11-231-85/+0
* | | Backporting little groups_helper refactor from gitlab-org/gitlab-ee!904backport/groups-helper-refactorGabriel Mazetto2016-11-261-5/+1
| |/ |/|
* | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-232-0/+26
* | Merge branch 'status-badge-spacing' into 'master' Fatih Acet2016-11-231-1/+1
|\ \
| * | Fix spacing between icon and word in status badgestatus-badge-spacingAnnabel Dunstone Gray2016-11-221-1/+1
* | | Merge branch 'fix_sidekiq_stats_in_admin_area' into 'master' Robert Speicher2016-11-231-7/+3
|\ \ \
| * | | Fix sidekiq stats in admin areablackst0ne2016-11-231-7/+3
| |/ /
* | | Merge branch '24161-non-intuitive-buttons-for-import-sources-in-administrator...Fatih Acet2016-11-221-4/+4
|\ \ \
| * | | Swapped buttons for checkboxes24161-non-intuitive-buttons-for-import-sources-in-administrator-settings-enable-disableLuke "Jared" Bennett2016-11-211-4/+4
* | | | Improve name of build log state data attributefix/build-without-trace-exceptionsGrzegorz Bizon2016-11-221-1/+1
* | | | Include build trace status in data attribute alwaysGrzegorz Bizon2016-11-221-1/+1
| |/ / |/| |
* | | Merge branch '18136-ui-for-restricting-global-visibility-levels-is-unclear' i...Jacob Schatz2016-11-221-5/+5
|\ \ \
| * | | Removed button styling from restricted visibility levels and added checkboxes...18136-ui-for-restricting-global-visibility-levels-is-unclearLuke "Jared" Bennett2016-11-211-5/+5
* | | | Merge branch '20840-getting-started-better-empty-state-for-issues-view' into ...Jacob Schatz2016-11-222-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added empty state svg and set up blank conditional20840-getting-started-better-empty-state-for-issues-viewLuke "Jared" Bennett2016-11-182-0/+8
* | | | Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-0/+2
* | | | Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-187-50/+69
|\ \ \ \
| * \ \ \ Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński2016-11-181-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg2016-11-172-18/+18
| | |\ \ \
| | * | | | Make chat authorization to work [ci skip]Kamil Trzcinski2016-11-171-0/+4
| * | | | | Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-181-0/+29
| |\ \ \ \ \
| | * | | | | Fix builds/show spec; use iid instead of id23205-information-about-environments-build-pageAnnabel Dunstone Gray2016-11-171-1/+1
| | * | | | | Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-171-6/+14
| | * | | | | Expose `last_deployment` on `Ci::Builds` [ci skip]Kamil Trzcinski2016-11-081-0/+21
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'optimize-mr-index' into 'master' Yorick Peterse2016-11-181-2/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | More aggressively preload on merge request and issue index pagesDouwe Maan2016-11-181-2/+4
| | | |/ / | | |/| |
| * | | | Avoid code duplication for label subscription status on label partialDouglas Barbosa Alexandre2016-11-171-6/+2
| * | | | Allow users to subscribe to a group label at group or project levelDouglas Barbosa Alexandre2016-11-171-0/+14
| * | | | Use button instead of an icon to subscribe/unsubscribe to labelsDouglas Barbosa Alexandre2016-11-171-6/+0
| * | | | Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre2016-11-171-12/+4
| * | | | Refactoring label subscription toggle button text to accept a projectDouglas Barbosa Alexandre2016-11-171-2/+2
| * | | | Refactoring label subscription status to accept a projectDouglas Barbosa Alexandre2016-11-171-2/+2
| * | | | Merge branch '23990-project-show-error-when-empty-repo' into 'master' Douwe Maan2016-11-171-1/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | adds fix for security issue when annonymous user does not have access to repo...23990-project-show-error-when-empty-repotiagonbotelho2016-11-171-3/+3
| | * | | change empty project view to annonymous user from activity to empty partialtiagonbotelho2016-11-111-3/+5
| | * | | adds guard clause for readme model method and initializes a new view with pro...tiagonbotelho2016-11-111-1/+3
| * | | | Merge branch '23824-activity-page-does-not-show-commits-comments' into 'master' Robert Speicher2016-11-161-2/+2
| |\ \ \ \
| | * | | | Allow commit note to be visible if repo is visible23824-activity-page-does-not-show-commits-commentsRémy Coutable2016-11-161-2/+2
| * | | | | Merge branch '23117-search-for-a-filename-in-a-project' into 'master' Sean McGivern2016-11-161-28/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Search for a filename in a project23117-search-for-a-filename-in-a-projectValery Sizov2016-11-161-28/+1
| * | | | | Merge branch 'fix_navigation_bar_issuables_counters' into 'master' Rémy Coutable2016-11-161-0/+11
| |\ \ \ \ \
| | * | | | | Improve changes after MR review.Lucas Deschamps2016-11-161-2/+2
| | * | | | | Navigation bar issuables counters reflects dashboard issuables countersLucas Deschamps2016-11-161-0/+11
* | | | | | | Fix JSON problemFilipa Lacerda2016-11-161-2/+2