summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Add space between buttons on mobile33371-button-group-flex-tableAnnabel Dunstone Gray2017-06-061-1/+2
* Environment detail viewAnnabel Dunstone Gray2017-06-062-2/+11
* Merge branch 'fix_commits_page' into 'master'Filipa Lacerda2017-06-063-7/+40
|\
| * Fix duplication of commits header on commits pageblackst0ne2017-06-033-7/+40
* | Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-062-26/+16
* | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-0611-249/+407
* | Responsive environment tablesAnnabel Dunstone Gray2017-06-0611-117/+226
* | Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-063-4/+74
* | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-051-0/+2
|\ \
| * | backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-0/+2
* | | Merge branch 'added_chinese_for_i18n' into 'master'Douwe Maan2017-06-053-0/+3
|\ \ \
| * | | Optimize translation content黄涛2017-06-053-3/+3
| * | | Add translation zh_TW to I18N黄涛2017-06-051-0/+1
| * | | Add translation zh_HK to I18N黄涛2017-06-051-0/+1
| * | | Change the language name zh to zh_CN黄涛2017-06-052-195/+1
| * | | fix plural form of translation黄涛2017-06-051-16/+8
| * | | optimize part of the translation黄涛2017-06-051-28/+28
| * | | added Simplified Chinese to I18N黄涛2017-06-051-0/+203
* | | | Merge branch 'jej-backport-protected-tag-ee-role-refactorings' into 'master'Tim Zallmann2017-06-052-4/+6
|\ \ \ \
| * | | | Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-312-4/+6
* | | | | Merge branch 'fix-realtime-edited-text-for-issues-9-3' into 'master'Phil Hughes2017-06-056-18/+95
|\ \ \ \ \
| * | | | | Fix up merge issuesfix-realtime-edited-text-for-issues-9-3Luke "Jared" Bennett2017-06-021-0/+3
| * | | | | Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-0260-191/+1697
| |\ \ \ \ \
| * | | | | | Review changes, improve editable helper spec and add hasUpdated computer to i...Luke "Jared" Bennett2017-05-311-1/+6
| * | | | | | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-316-18/+100
| | |/ / / / | |/| | | |
* | | | | | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-056-9/+296
|\ \ \ \ \ \
| * | | | | | fixup some classnames and media queriesSimon Knox2017-06-031-31/+14
| * | | | | | Add border radiusAnnabel Dunstone Gray2017-06-011-0/+1
| * | | | | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-016-9/+312
| | |_|_|/ / | |/| | | |
* | | | | | Improve user experience around slash commands in instant commentsKushal Pandya2017-06-053-19/+101
| |_|_|/ / |/| | | |
* | | | | Merge branch '32118-new-environment-btn-copy' into 'master'Annabel Dunstone Gray2017-06-031-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 32118 Make New environment empty state btn lowercase32118-new-environment-btn-copytauriedavis2017-06-021-1/+1
* | | | | Merge branch '32832-confidential-issue-overflow' into 'master'Annabel Dunstone Gray2017-06-021-2/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 32832 Remove overflow from comment form for confidential issues and verticall...tauriedavis2017-06-021-2/+17
* | | | | Merge branch 'winh-styled-people-search-bar' into 'master'Tim Zallmann2017-06-023-14/+66
|\ \ \ \ \
| * | | | | Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-023-13/+65
| * | | | | Move clear search button out of issuable search barwinh2017-06-021-1/+1
* | | | | | Use throttle when window is resizedFilipa Lacerda2017-06-021-1/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'blameless' into 'master'Rémy Coutable2017-06-021-1/+1
|\ \ \ \ \
| * | | | | Promote blameless culture by using "annotate" insteadIlya Vassilevsky2017-06-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '31511-jira-settings' into 'master'Sean McGivern2017-06-025-5/+185
|\ \ \ \ \
| * | | | | Action link role sets to `button` if no HREF is givenkushalpandya2017-06-011-2/+8
| * | | | | Update as per review feedbackkushalpandya2017-06-012-27/+32
| * | | | | Add doc commentkushalpandya2017-06-011-2/+15
| * | | | | Add comments for method and minor refinementskushalpandya2017-06-011-2/+7
| * | | | | Fix class name typokushalpandya2017-06-011-1/+1
| * | | | | Add feature tests for improved JIRA settingsJarka Kadlecova2017-06-011-1/+1
| * | | | | Initialize canTestService from form metakushalpandya2017-06-011-4/+6
| * | | | | Fix bug where form's `novalidate` attribute is not respectedkushalpandya2017-06-011-3/+7
| * | | | | Validate config form only when service is marked activekushalpandya2017-06-011-4/+15