summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-161-2/+2
|\
| * Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-2/+2
* | Merge branch 'bvl-missing-translations' into 'master'Douwe Maan2017-06-162-3/+3
|\ \
| * | Update Spanish translations after code reviewRuben Davila2017-06-151-1/+1
| * | Use the same time format as beforeBob Van Landuyt2017-06-151-1/+1
| * | Translate time tooltips.Bob Van Landuyt2017-06-151-2/+2
| |/
* | Merge branch 'feature/unify-email-layouts' into 'master'Robert Speicher2017-06-151-0/+13
|\ \
| * | add view helper for mail headingAlexis Reigel2017-06-131-0/+13
* | | #13336 - display multiple messages in both the UI and git outputMike Ricketts2017-06-151-1/+1
* | | Merge branch '23998-blame-age-map' into 'master'Annabel Dunstone Gray2017-06-151-0/+21
|\ \ \ | |_|/ |/| |
| * | Add blame view age mapJeff Stubler2017-06-141-0/+21
| |/
* | Merge branch 'help-landing-page-customizations' into 'master'Douwe Maan2017-06-141-0/+4
|\ \
| * | Help landing page customizationsRobin Bobbitt2017-06-141-0/+4
| |/
* | Implement diff viewersDouwe Maan2017-06-141-0/+24
* | Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski2017-06-131-1/+4
|/
* Merge branch '29010-perf-bar' into 'master'Robert Speicher2017-06-121-0/+1
|\
| * Improve UI of the performance barRémy Coutable2017-06-091-0/+1
* | Merge branch 'operau2f' into 'master'Rémy Coutable2017-06-121-1/+1
|\ \
| * | Enable FIDO U2F on Opera browser, see http://caniuse.com/#feat=u2fJakub Kramarz2017-06-111-1/+1
* | | Merge branch 'rs-simplify-todo-count-spec' into 'master'Rémy Coutable2017-06-121-1/+1
|\ \ \
| * | | Test todos_count_format helper at the correct level to improve speedrs-simplify-todo-count-specRobert Speicher2017-06-091-1/+1
| | |/ | |/|
* | | Changes default text to "Unassigned"unassign-default-dropdown-stateJacob Schatz2017-06-111-1/+1
|/ /
* | Merge branch 'dashboard-milestone-tabs-loading-async' into 'master'Sean McGivern2017-06-091-0/+6
|\ \ | |/ |/|
| * Fixed dashboard milestone tabs not loadingdashboard-milestone-tabs-loading-asyncPhil Hughes2017-06-091-0/+6
* | Merge branch 'master' into 25426-group-dashboard-ui25426-group-dashboard-uiAlfredo Sumaran2017-06-086-47/+82
|\ \ | |/
| * Resolve "Jobs page scrollbar and centering"Filipa Lacerda2017-06-081-1/+1
| * Translate project & repository pagesBob Van Landuyt2017-06-075-46/+81
* | Merge branch 'master' into 25426-group-dashboard-uiAlfredo Sumaran2017-06-0710-21/+79
|\ \ | |/
| * Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-2/+6
| * Sync email address from specified omniauth providerRobin Bobbitt2017-06-071-0/+7
| * Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-1/+1
| |\
| | * Support descriptions for snippetsJarka Kadlecova2017-05-311-1/+1
| * | Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-062-5/+9
| * | Merge branch 'dz-fix-submodule-subgroup' into 'master'Douwe Maan2017-06-051-0/+11
| |\ \
| | * | Fix submodule link to then project under subgroupDmitriy Zaporozhets2017-06-051-0/+11
| * | | Merge branch 'fix-realtime-edited-text-for-issues-9-3' into 'master'Phil Hughes2017-06-052-3/+19
| |\ \ \
| | * | | Fix up merge issuesfix-realtime-edited-text-for-issues-9-3Luke "Jared" Bennett2017-06-021-1/+3
| | * | | Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-028-41/+60
| | |\ \ \
| | * | | | Removed unneeded newline in issuables_helper_spec and removed unneeded update...Luke "Jared" Bennett2017-06-021-2/+1
| | * | | | Fixed issuables_helper_spec and added a test for issuable_app_dataLuke "Jared" Bennett2017-05-311-23/+23
| | * | | | Remove EditableHelper and move method to IssuablesHelperLuke "Jared" Bennett2017-05-312-14/+12
| | * | | | Correct editable_helper spec and format issuable_app_data updated_at to iso8061Luke "Jared" Bennett2017-05-311-1/+1
| | * | | | Fix helper methods returning wrong data types for vueLuke "Jared" Bennett2017-05-312-3/+7
| | * | | | Move issuable_app_data to helperLuke "Jared" Bennett2017-05-311-0/+8
| | * | | | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-312-1/+14
| | | |_|/ | | |/| |
| * | | | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-052-2/+18
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-012-2/+18
| * | | | Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-021-8/+8
| | |_|/ | |/| |
* | | | Expose avatar URL for groupsAlfredo Sumaran2017-06-061-1/+1
|/ / /
* | | Show current user immediately in issuable filtersWinnie Hellmann2017-06-021-5/+15