summaryrefslogtreecommitdiff
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Simplify project check with duck typingOswaldo Ferreira2018-02-221-1/+1
* Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood2018-02-221-8/+22
|\
| * Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-131-0/+12
| * Remove generic #avatar_icon helper.Andreas Brandl2018-02-131-8/+0
| * Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl2018-02-131-7/+17
* | Move button list logic to project presenterOswaldo Ferreira2018-02-201-1/+1
|/
* Make default_avatar return a full path.Felix Geyer2018-01-281-1/+1
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-1/+1
* Build the locale path with an `_` instead of a `-`Bob Van Landuyt2017-10-181-0/+4
* Clean up new navigation templatesPhil Hughes2017-09-061-4/+0
* Merge branch 'enable-new-navigaton-by-default' into 'master'Tim Zallmann2017-09-011-1/+1
|\
| * Merge branch 'master' into enable-new-navigaton-by-defaultenable-new-navigaton-by-defaultPhil Hughes2017-08-301-1/+1
| |\
| * | Enable the new navigation by defaultPhil Hughes2017-08-291-1/+1
* | | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-1/+1
| |/ |/|
* | replace `is_edited?` with `edited?`Maxim Rydkin2017-08-291-1/+1
|/
* Merge branch 'master' into ideMike Greiling2017-08-071-0/+4
|\
| * Remove JS flicker on page load; UI tweaksAnnabel Dunstone Gray2017-08-071-0/+4
* | Disable new repo on project showLuke "Jared" Bennett2017-08-041-1/+1
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-311-1/+5
|\ \ | |/
| * Moves the Performance Bar to the top instead of being at the bottomRémy Coutable2017-07-311-1/+5
* | Add groundwork for feature flagLuke "Jared" Bennett2017-07-281-0/+4
|/
* Enables the option in user preferences to turn on the new navigationenable-new-navigation-option-in-preferencesPhil Hughes2017-07-041-4/+0
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-4/+1
* fixed scss-lint jobPhil Hughes2017-06-211-0/+4
* Top navigation redesignPhil Hughes2017-06-211-0/+4
* Fix avatar images in pipeline emailsfix-email-avatarsSean McGivern2017-06-201-2/+2
* Use the same time format as beforeBob Van Landuyt2017-06-151-1/+1
* Translate time tooltips.Bob Van Landuyt2017-06-151-2/+2
* Help landing page customizationsRobin Bobbitt2017-06-141-0/+4
* Merge branch 'fix-realtime-edited-text-for-issues-9-3' into 'master'Phil Hughes2017-06-051-1/+1
|\
| * Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-021-1/+1
| |\
| * | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-1/+1
* | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-2/+2
| |/ |/|
* | Fixed the show_user_callout methoduser-callout-dismissed-method-renamePhil Hughes2017-05-301-1/+1
|/
* Merge branch '31386-profile-fix-externallinks' into 'master' Douwe Maan2017-05-161-0/+18
|\
| * Fixed Regex(es)Tim Zallmann2017-05-111-2/+2
| * Fixing Static Analysis Fail with IndentationTim Zallmann2017-05-081-2/+1
| * Created Application Helpers based on suggestion for easier parsingTim Zallmann2017-05-081-0/+19
* | Use relative paths for group/project/user avatarsblackst0ne2017-05-101-1/+1
|/
* Change 'exclude_author' paramblackst0ne2017-05-041-2/+2
* Add last_edited_at and last_edited_by attributesblackst0ne2017-05-041-7/+7
* Add author to 'Edited time ago by ...' messageblackst0ne2017-05-041-1/+1
* Move some methods from ApplicationHelper to MarkupHelperToon Claes2017-04-271-32/+0
* Refactored the user callout classPhil Hughes2017-03-241-0/+4
* Merge branch 'format-timeago-date' into 'master' Jacob Schatz2017-03-051-1/+1
|\
| * Formats timeago dates to be more friendlyPhil Hughes2017-02-101-1/+1
* | Fix code for copsDouwe Maan2017-02-231-5/+6
* | Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* | Add active_when helperSemyon Pupkov2017-02-151-0/+9
|/
* replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-1/+1