summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Improve search within group logicDmitriy Zaporozhets2017-01-302-2/+2
* Include nested groups items into search resultsDmitriy Zaporozhets2017-01-301-1/+5
* Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-303-7/+7
* Ignore encrypted attributes in Import/ExportJames Lopez2017-01-301-0/+2
* Merge branch '27047-8-16-cannot-login-with-2fa' into 'master' Fatih Acet2017-01-301-12/+12
|\
| * Initial fix proposal for u2f not working27047-8-16-cannot-login-with-2faLuke "Jared" Bennett2017-01-261-12/+12
* | Merge branch '23634-remove-project-grouping' into 'master' Sean McGivern2017-01-3020-64/+65
|\ \
| * | Do not rely on style class for changing DOM state on "Mark all as done"23634-remove-project-groupingOswaldo Ferreira2017-01-272-37/+38
| * | Remove unnecessary extra margin on issues, mr and todo pagesOswaldo Ferreira2017-01-275-47/+40
| * | Remove border from issues, todos and MR pagesOswaldo Ferreira2017-01-274-3/+7
| * | Remove bold weight from TODOs action name fontOswaldo Ferreira2017-01-272-1/+8
| * | Move issuable reference display to a helper methodOswaldo Ferreira2017-01-273-4/+6
| * | Add commment to Issue, Project and MergeRequest #to_referenceOswaldo Ferreira2017-01-273-0/+3
| * | Change argument name assuming its always a ProjectOswaldo Ferreira2017-01-271-2/+2
| * | Present TODO's list without grouping by projectOswaldo Ferreira2017-01-273-10/+6
| * | Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-276-36/+24
| * | Refactor Project#to_reference and make full_path a keyword argumentBerna Castro2017-01-273-25/+33
| * | Refactor code when rendering a collection of issuesBerna Castro2017-01-271-4/+1
| * | Add the group path to the issue ID if applicableBerna Castro2017-01-272-5/+13
| * | Don't group projects on dashboard#issuesBerna Castro2017-01-271-11/+5
* | | Merge branch 'relative-url-assets' into 'master' Jacob Schatz2017-01-273-2/+28
|\ \ \
| * | | update scripts and docs to reference the newly namespaced rake taskrelative-url-assetsMike Greiling2017-01-271-1/+1
| * | | remove hard-coded assets path for ace editor modulesMike Greiling2017-01-272-1/+27
* | | | Merge branch 'issuable-sidebar-bug' into 'master' Alfredo Sumaran2017-01-272-9/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-251-9/+8
* | | | Merge branch '27248-filtered-search-does-not-allow-filtering-labels-with-mult...Filipa Lacerda2017-01-271-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix filtering with multiple words27248-filtered-search-does-not-allow-filtering-labels-with-multiple-wordsClement Ho2017-01-271-2/+8
* | | | Merge branch '27280-fix-unititalized-constant' into 'master' Robert Speicher2017-01-271-44/+51
|\ \ \ \
| * | | | Move ApplicationSetting DEFAULTS to `.defaults` insteadRémy Coutable2017-01-271-44/+48
| * | | | Move a begin/rescue clause to ApplicationSetting.expireRémy Coutable2017-01-271-0/+3
* | | | | Merge branch '26448-unnecessary-request-is-made-when-filter-input-box-is-focu...Fatih Acet2017-01-271-1/+7
|\ \ \ \ \
| * | | | | Only search commits on input change since last search26448-unnecessary-request-is-made-when-filter-input-box-is-focused-by-keyboardSam Rose2017-01-251-1/+7
* | | | | | Merge branch 'fix-search-bar-search-param' into 'master' Filipa Lacerda2017-01-271-1/+2
|\ \ \ \ \ \
| * | | | | | Fix search bar search param encodingfix-search-bar-search-paramClement Ho2017-01-271-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'contribution-calendar-scroll' into 'master' Clement Ho2017-01-272-1/+2
|\ \ \ \ \ \
| * | | | | | 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-253-2/+2
| * | | | | | Contribution calendar now scrolls right by defaultJosé Iván2017-01-251-0/+1
* | | | | | | Merge branch 'ui-updates' into 'master' Fatih Acet2017-01-274-7/+5
|\ \ \ \ \ \ \
| * | | | | | | Add tooltip to subscribe btnui-updatesAnnabel Dunstone Gray2017-01-261-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 'fix-cancel-integration-settings' into 'master' Clement Ho2017-01-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed cancel button in the services form not redirecting back to the integrat...fix-cancel-integration-settingsJose Ivan Vargas2017-01-271-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '27259-label-for-references-the-wrong-associated-text-input' int...Annabel Dunstone Gray2017-01-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix project name label's for reference in project settings27259-label-for-references-the-wrong-associated-text-inputClement Ho2017-01-271-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'speed-up-members-dropdown' into 'master' Douwe Maan2017-01-271-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't call `#uniq` on a relationSean McGivern2017-01-271-3/+2
* | | | | | | | | Merge branch '26947-build-status-self-link' into 'master' Kamil Trzciński2017-01-272-3/+4
|\ \ \ \ \ \ \ \ \