summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-publicLuke "Jared" Bennett2016-12-101-0/+11
* Merge branch '25272_fix_comments_tab_disappearing' into 'master' Sean McGivern2016-12-091-0/+6
|\
| * remove unnecessary issues event filter on comments tabRydkin Maxim2016-12-081-0/+6
* | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-1/+1
|\ \
| * | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-1/+1
| |/
* | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-2/+2
* | Merge branch 'html-safe-diff-line-content' into 'security' Robert Speicher2016-12-081-1/+3
|/
* Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński2016-12-061-1/+24
|\
| * Untangle status label and text in ci status helperGrzegorz Bizon2016-12-061-2/+10
| * Simplify ci status helper with detailed statusGrzegorz Bizon2016-12-061-22/+22
| * Restore legacy statuses support in ci status helpersGrzegorz Bizon2016-12-061-0/+4
| * Add support for detailed status to status helpersGrzegorz Bizon2016-12-051-21/+32
* | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-022-9/+2
* | Merge branch 'mr-origin-7855' into 'master' Rémy Coutable2016-12-021-15/+1
|\ \ | |/ |/|
| * WIP: Adds a default commit message when adding a README (#25167)mattl2016-12-021-15/+1
* | Merge branch '18546-update-wiki-page-design' into 'master' Fatih Acet2016-12-011-0/+5
|\ \
| * | use wiki pages index for sidebar overflow and limit sidebar list to 15 pagesMike Greiling2016-11-301-1/+0
| * | move wiki navbar content to right sidebarMike Greiling2016-11-301-0/+6
| |/
* | Don't include ignored params in cache keySean McGivern2016-12-011-0/+1
* | Count all issuable states at onceSean McGivern2016-12-011-6/+3
|/
* 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
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |