| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Increased z-index of right sidebarright-sidebar-z-index | Phil Hughes | 2016-04-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '15213-dialog-input' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add margin to top of form actions | Annabel Dunstone | 2016-04-20 | 1 | -0/+2 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'multi-filter-labels' into 'master' | Jacob Schatz | 2016-04-20 | 27 | -137/+447 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed tests because of nil array | Phil Hughes | 2016-04-20 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Correctly checks for undefined in coffeescript :see_no_evil:multi-filter-labels | Phil Hughes | 2016-04-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Any label & no label out weigh other labels - these two will clear previously... | Phil Hughes | 2016-04-20 | 3 | -11/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Label text color comes from JSON | Phil Hughes | 2016-04-20 | 11 | -126/+99 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | get the multi filter labels feature to work on merge request, also escape cha... | Arinde Eniola | 2016-04-20 | 5 | -5/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | merged upstream | Phil Hughes | 2016-04-20 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | increase the speed of the labels animation ans aslo refactor some part fo iss... | Arinde Eniola | 2016-04-20 | 6 | -49/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Removed animation from labels filter | Phil Hughes | 2016-04-20 | 3 | -25/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | some refactoring | Arinde Eniola | 2016-04-19 | 6 | -49/+48 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | abstract code for removing or getting a param query string from url | Arinde Eniola | 2016-04-16 | 2 | -17/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix coding style issues. Dashes to camelCase | Jacob Schatz | 2016-04-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | fix failing tests | Arinde Eniola | 2016-04-15 | 5 | -11/+50 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | rename the test file | Arinde Eniola | 2016-04-14 | 2 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | fix labels button dropdown not showing how many labels clicked | Arinde Eniola | 2016-04-14 | 1 | -3/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | add some tests for the new feature | Arinde Eniola | 2016-04-14 | 1 | -0/+172 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | fix failing tests | Arinde Eniola | 2016-04-14 | 5 | -4/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix issue with labels not showing initially. | Jacob Schatz | 2016-04-13 | 2 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Removes dup dropdown | Jacob Schatz | 2016-04-13 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Return unique issues when using multiple labels | Yorick Peterse | 2016-04-13 | 2 | -1/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Filter by multiple labels with little animation. | Jacob Schatz | 2016-04-13 | 7 | -21/+79 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Move functionality to label[] | Jacob Schatz | 2016-04-13 | 2 | -45/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Proper selecting multiple labels. | Jacob Schatz | 2016-04-13 | 4 | -10/+62 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | storing multiple values for comma seperation | Jacob Schatz | 2016-04-13 | 2 | -9/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Initial mutli label filter | Jacob Schatz | 2016-04-13 | 3 | -1/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'remove-duplicate-ids' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Removed duplicate ID's from the HTMLremove-duplicate-ids | Phil Hughes | 2016-04-19 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'changelog-updates' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | update CHANGELOG | Annabel Dunstone | 2016-04-20 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add diff scroll to changelog | Annabel Dunstone | 2016-04-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Update changelog | Annabel Dunstone | 2016-04-20 | 1 | -0/+5 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix_infinite_scroll_breaks_on_back_button_activity_feed' into '... | Jacob Schatz | 2016-04-20 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug causing the infinite scrolling in activity feeds to break when you cl...fix_infinite_scroll_breaks_on_back_button_activity_feed | Arinde Eniola | 2016-04-20 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '15104-mobile-comment-bug' into 'master' | Jacob Schatz | 2016-04-20 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Discussion note icon shows up when you click on diff on touch screen15104-mobile-comment-bug | Annabel Dunstone | 2016-04-15 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'backport_changes_from_ee' into 'master' | Dmitriy Zaporozhets | 2016-04-20 | 2 | -15/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Backport select_helper from EEbackport_changes_from_ee | Valery Sizov | 2016-04-20 | 2 | -15/+12 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'edit-link-anchor-stop' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -15/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue with sidebar edit links toggling anchoredit-link-anchor-stop | Phil Hughes | 2016-04-19 | 1 | -15/+24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'issue_15366' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Render relative timestamps for all commits in projects commit listissue_15366 | Felipe Artur | 2016-04-19 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'system-note-commented' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Removed commented text from system notes | Phil Hughes | 2016-04-20 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'new-mr-layout-fix' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -8/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue with new MR form layout | Phil Hughes | 2016-04-20 | 1 | -8/+12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'note-form-text-color' into 'master' | Jacob Schatz | 2016-04-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue with note form inheriting text colornote-form-text-color | Phil Hughes | 2016-04-20 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
