summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve styling of the new issue messagezj-format-chat-messagesZ.J. van de Weg2017-01-311-2/+2
* Incorporate feedbackZ.J. van de Weg2017-01-309-18/+49
* Merge branch 'zj-format-chat-messages' of gitlab.com:gitlab-org/gitlab-ce int...Z.J. van de Weg2017-01-300-0/+0
|\
| * Merge branch 'master' into 'zj-format-chat-messages'Zeger-Jan van de Weg2017-01-26482-1309/+4453
| |\
| * | Rename presenters for consitencyZ.J. van de Weg2017-01-2615-36/+51
| * | Incorporate feedbackZ.J. van de Weg2017-01-2419-189/+565
| * | Fix testsZ.J. van de Weg2017-01-241-6/+2
| * | Add help commandZ.J. van de Weg2017-01-243-8/+53
| * | Revert removing of some filesZ.J. van de Weg2017-01-245-0/+221
| * | Chat Commands have presentersZ.J. van de Weg2017-01-2432-758/+476
* | | Rename presenters for consitencyZ.J. van de Weg2017-01-3016-40/+51
* | | Incorporate feedbackZ.J. van de Weg2017-01-3019-189/+565
* | | Fix testsZ.J. van de Weg2017-01-301-6/+2
* | | Add help commandZ.J. van de Weg2017-01-303-8/+53
* | | Revert removing of some filesZ.J. van de Weg2017-01-303-0/+167
* | | Chat Commands have presentersZ.J. van de Weg2017-01-3029-687/+479
* | | Merge branch 'ux-guide-minor-updates' into 'master' Achilleas Pipinellis2017-01-292-3/+9
|\ \ \
| * | | [ci skip] UX Guide Add general term section to copyux-guide-minor-updatesAllison Whilden2017-01-282-3/+9
|/ / /
* | | Merge branch 'relative-url-assets' into 'master' Jacob Schatz2017-01-2713-19/+88
|\ \ \
| * | | add CHAGELOG.md entry for !8831Mike Greiling2017-01-271-0/+4
| * | | remove assets:compile step from relative_url docsMike Greiling2017-01-271-8/+0
| * | | update scripts and docs to reference the newly namespaced rake taskrelative-url-assetsMike Greiling2017-01-279-11/+11
| * | | namespace assets rake tasks to gitlab:assets:*Mike Greiling2017-01-272-29/+47
| * | | correct gzip files if they exist as wellMike Greiling2017-01-271-0/+19
| * | | automatically correct CSS urls on assets:precompileMike Greiling2017-01-271-0/+10
| * | | remove hard-coded assets path for ace editor modulesMike Greiling2017-01-272-1/+27
* | | | Merge branch 'issuable-sidebar-bug' into 'master' Alfredo Sumaran2017-01-275-9/+51
|\ \ \ \
| * | | | Improved code style on the issue_sidebar_spec.rbJose Ivan Vargas2017-01-271-10/+11
| * | | | Moved the turbolinks listener from application.js to the corresponding issuab...Jose Ivan Vargas2017-01-252-8/+9
| * | | | Fixed Issuable sidebar so it remains closed on mobile/smaller screen devicesJose Ivan Vargas Lopez2017-01-254-10/+50
* | | | | Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-mult...Filipa Lacerda2017-01-273-2/+168
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix filtering with multiple words27248-filtered-search-does-not-allow-filtering-labels-with-multiple-wordsClement Ho2017-01-273-2/+168
* | | | | Merge branch '27280-fix-unititalized-constant' into 'master' Robert Speicher2017-01-276-59/+54
|\ \ \ \ \
| * | | | | Move Gitlab::Shell and Gitlab::ShellAdapter files to lib/27280-fix-unititalized-constantRémy Coutable2017-01-273-6/+0
| * | | | | Move ApplicationSetting DEFAULTS to `.defaults` insteadRémy Coutable2017-01-272-46/+50
| * | | | | Move a begin/rescue clause to ApplicationSetting.expireRémy Coutable2017-01-272-7/+4
* | | | | | Merge branch '26448-unnecessary-request-is-made-when-filter-input-box-is-focu...Fatih Acet2017-01-272-1/+57
|\ \ \ \ \ \
| * | | | | | Only search commits on input change since last search26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboardSam Rose2017-01-252-1/+57
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-search-bar-search-param' into 'master' Filipa Lacerda2017-01-273-1/+74
|\ \ \ \ \ \
| * | | | | | Fix search bar search param encodingfix-search-bar-search-paramClement Ho2017-01-273-1/+74
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'contribution-calendar-scroll' into 'master' Clement Ho2017-01-273-1/+6
|\ \ \ \ \ \
| * | | | | | Added ltr direction for the calendar contribution month rowJose Ivan2017-01-261-2/+2
| * | | | | | Reverted the change from .second-block to .calender-blockJose Ivan2017-01-254-2/+6
| * | | | | | Contribution calendar now scrolls right by defaultJosé Iván2017-01-251-0/+1
* | | | | | | Merge branch 'ui-updates' into 'master' Fatih Acet2017-01-275-8/+6
|\ \ \ \ \ \ \
| * | | | | | | Add tooltip to subscribe btnui-updatesAnnabel Dunstone Gray2017-01-261-1/+1
| * | | | | | | Fix subscribe btn testAnnabel Dunstone Gray2017-01-241-1/+1
| * | | | | | | Speed up animation transition; add hover state to top right iconsAnnabel Dunstone Gray2017-01-243-5/+3
| * | | | | | | Darken repo links on hover; fix clone input heightAnnabel Dunstone Gray2017-01-241-2/+2
* | | | | | | | Merge branch '23034-enable-rspec-profiling' into 'master' Robert Speicher2017-01-275-0/+61
|\ \ \ \ \ \ \ \