summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Fix missing `row` & `container` classeskushalpandya2017-07-072-4/+4
| * | | | | | | | | | | | | | | | Replace bootstrap overrides with scaling SVG on smaller screenskushalpandya2017-07-071-21/+1
| * | | | | | | | | | | | | | | | Add container bottom paddingkushalpandya2017-07-071-0/+1
| * | | | | | | | | | | | | | | | Fix icon container width with smaller desktop screenskushalpandya2017-07-071-2/+12
| * | | | | | | | | | | | | | | | Add container class `.row`kushalpandya2017-07-061-3/+3
| * | | | | | | | | | | | | | | | Reduce callout margin prop declarationkushalpandya2017-07-061-2/+1
| * | | | | | | | | | | | | | | | Fix margin override for mobilekushalpandya2017-07-061-0/+4
| * | | | | | | | | | | | | | | | Remove unnecessary column classkushalpandya2017-07-061-1/+1
| * | | | | | | | | | | | | | | | Rename variable to `public_project_count`kushalpandya2017-07-061-3/+3
| * | | | | | | | | | | | | | | | Make offset override specific to admin welcome pagekushalpandya2017-07-062-2/+11
| * | | | | | | | | | | | | | | | Override BS column offset marginkushalpandya2017-07-061-0/+1
| * | | | | | | | | | | | | | | | Fix column offset, add missing new line charkushalpandya2017-07-063-9/+9
| * | | | | | | | | | | | | | | | Add changelog entrykushalpandya2017-07-061-0/+4
| * | | | | | | | | | | | | | | | Update welcome page styleskushalpandya2017-07-061-7/+52
| * | | | | | | | | | | | | | | | Fix callout size to fit parent containerkushalpandya2017-07-061-2/+2
| * | | | | | | | | | | | | | | | Move welcome pages to individual partialskushalpandya2017-07-061-47/+12
| * | | | | | | | | | | | | | | | CE regular user welcome pagekushalpandya2017-07-061-0/+48
| * | | | | | | | | | | | | | | | CE admin welcome pagekushalpandya2017-07-061-0/+33
| * | | | | | | | | | | | | | | | Welcome page graphickushalpandya2017-07-065-0/+27
* | | | | | | | | | | | | | | | | Merge branch '25103-mobile-members-page-user-avatar-is-misaligned' into 'master'Filipa Lacerda2017-07-078-56/+163
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Force mobile view for admin projectsClement Ho2017-07-071-1/+1
| * | | | | | | | | | | | | | | | | Add members-list class to admin projects pageClement Ho2017-07-071-2/+2
| * | | | | | | | | | | | | | | | | Use unless for force_mobile_viewClement Ho2017-07-071-4/+4
| * | | | | | | | | | | | | | | | | Improve members view on mobileClement Ho2017-07-067-53/+160
* | | | | | | | | | | | | | | | | | Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan2017-07-0713-16/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fix specJames Lopez2017-07-071-0/+1
| * | | | | | | | | | | | | | | | | | move CreatedAtFilter to concerns folderJames Lopez2017-07-072-1/+2
| * | | | | | | | | | | | | | | | | | fix created_afterJames Lopez2017-07-071-2/+0
| * | | | | | | | | | | | | | | | | | refactor created at filter to use model scopesJames Lopez2017-07-077-20/+25
| * | | | | | | | | | | | | | | | | | fix specsJames Lopez2017-07-072-4/+4
| * | | | | | | | | | | | | | | | | | refactor filtersJames Lopez2017-07-074-25/+22
| * | | | | | | | | | | | | | | | | | improve finder specJames Lopez2017-07-071-1/+4
| * | | | | | | | | | | | | | | | | | add created at filter logic to users finder and APIJames Lopez2017-07-072-0/+10
| * | | | | | | | | | | | | | | | | | add created at filter logic to users finder and APIJames Lopez2017-07-073-1/+22
| * | | | | | | | | | | | | | | | | | add finder and users API specJames Lopez2017-07-072-0/+35
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch '34402-navigation-color-palette-for-new-navigation' into 'master'Annabel Dunstone Gray2017-07-073-73/+132
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Change new nav purple to indigo34402-navigation-color-palette-for-new-navigationPedro Moreira da Silva2017-07-073-73/+132
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'dm-mysql-log_bin_trust_function_creators' into 'master'Sean McGivern2017-07-072-1/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL.dm-mysql-log_bin_trust_function_creatorsDouwe Maan2017-07-072-1/+25
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz2017-07-0723-126/+923
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix filters.scss trailing spacesLuke "Jared" Bennett2017-07-071-1/+1
| * | | | | | | | | | | | | | | | | Fix MR and issue specsLuke "Jared" Bennett2017-07-074-15/+18
| * | | | | | | | | | | | | | | | | Fix close_reopen_report_toggle_spec.rb path helpers rubocop offenseLuke "Jared" Bennett2017-07-071-4/+4
| * | | | | | | | | | | | | | | | | Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-0710-98/+96
| * | | | | | | | | | | | | | | | | Tidy up close_reopen helpers and fix filtered-search-token paddingLuke "Jared" Bennett2017-07-074-23/+41
| * | | | | | | | | | | | | | | | | Fixed issue_spec and merge_request_spec for report toggle changesLuke "Jared" Bennett2017-07-074-28/+26
| * | | | | | | | | | | | | | | | | Fixed MR single button submit failure and attempted to tidy up close_reopen p...Luke "Jared" Bennett2017-07-077-33/+56
| * | | | | | | | | | | | | | | | | Revert parent param removalLuke "Jared" Bennett2017-07-075-9/+11
| * | | | | | | | | | | | | | | | | Dont show toggle if only one action is available and do not show report as ab...Luke "Jared" Bennett2017-07-078-24/+76
| * | | | | | | | | | | | | | | | | Removed merge_request/issue state_event param parent and removed issuable_pat...Luke "Jared" Bennett2017-07-074-34/+20