summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* need sha apparentlyKim "BKC" Carlbäcker2017-07-081-1/+1
|
* Update GitLab ShellKim "BKC" Carlbäcker2017-07-081-1/+1
|
* Merge branch 'gitaly-internal-allowed-send-repo' into 'master'Robert Speicher2017-07-083-21/+91
|\ | | | | | | | | Send Gitaly Repository with /api/internal/allowed See merge request !12452
| * Send Gitaly Repository with /api/internal/allowedgitaly-internal-allowed-send-repoKim "BKC" Carlbäcker2017-07-073-21/+91
| | | | | | | | | | - Make single gitaly payload - Add feature-flag specs to verify payload
* | Merge branch 'fix_migrations_in_the_future' into 'master'Douwe Maan2017-07-074-1/+15
|\ \ | | | | | | | | | | | | | | | | | | fix migrations in the future Closes #34832 See merge request !12719
| * | Make wrong migrations idempotentfix_migrations_in_the_futureFelipe Artur2017-07-073-3/+11
| | |
| * | fix migrations in the futureFelipe Artur2017-07-074-1/+7
| | |
* | | Merge branch 'username-password-stripped-from-import-url-fix' into 'master'Douwe Maan2017-07-072-0/+9
|\ \ \ | | | | | | | | | | | | | | | | Username and password are no longer stripped from import url on import See merge request !12725
| * | | Username and password are no longer stripped from import url on importusername-password-stripped-from-import-url-fixTiago Botelho2017-07-072-0/+9
| | | |
* | | | Merge branch 'issue_34852' into 'master'Mike Greiling2017-07-071-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix milestones finder failing spec Closes #34852 See merge request !12727
| * | | | fix milestones finder failing specissue_34852Felipe Artur2017-07-071-1/+2
|/ / / /
* | | | Merge branch '34612-double-border-groups' into 'master'Phil Hughes2017-07-071-0/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove double border on last group row Closes #34612 See merge request !12666
| * | | | Remove double border on last group rowAnnabel Dunstone Gray2017-07-071-0/+6
|/ / / /
* | | | Merge branch '2501-ce-port-update-welcome-page' into 'master'Jacob Schatz2017-07-0711-56/+184
|\ \ \ \ | |/ / / |/| | | | | | | | | | | CE port of updated welcome page See merge request !12662
| * | | Fix SVG scaling issue2501-ce-port-update-welcome-pagekushalpandya2017-07-071-3/+5
| | | |
| * | | 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
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve members view on mobile Closes #25103 See merge request !12619
| * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add creation time filters to user search API for admins Closes #29507 See merge request !12682
| * | | | | 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
| | | | | |