Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | need sha apparently | Kim "BKC" Carlbäcker | 2017-07-08 | 1 | -1/+1 |
| | |||||
* | Update GitLab Shell | Kim "BKC" Carlbäcker | 2017-07-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'gitaly-internal-allowed-send-repo' into 'master' | Robert Speicher | 2017-07-08 | 3 | -21/+91 |
|\ | | | | | | | | | Send Gitaly Repository with /api/internal/allowed See merge request !12452 | ||||
| * | Send Gitaly Repository with /api/internal/allowedgitaly-internal-allowed-send-repo | Kim "BKC" Carlbäcker | 2017-07-07 | 3 | -21/+91 |
| | | | | | | | | | | - Make single gitaly payload - Add feature-flag specs to verify payload | ||||
* | | Merge branch 'fix_migrations_in_the_future' into 'master' | Douwe Maan | 2017-07-07 | 4 | -1/+15 |
|\ \ | | | | | | | | | | | | | | | | | | | fix migrations in the future Closes #34832 See merge request !12719 | ||||
| * | | Make wrong migrations idempotentfix_migrations_in_the_future | Felipe Artur | 2017-07-07 | 3 | -3/+11 |
| | | | |||||
| * | | fix migrations in the future | Felipe Artur | 2017-07-07 | 4 | -1/+7 |
| | | | |||||
* | | | Merge branch 'username-password-stripped-from-import-url-fix' into 'master' | Douwe Maan | 2017-07-07 | 2 | -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-fix | Tiago Botelho | 2017-07-07 | 2 | -0/+9 |
| | | | | |||||
* | | | | Merge branch 'issue_34852' into 'master' | Mike Greiling | 2017-07-07 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix milestones finder failing spec Closes #34852 See merge request !12727 | ||||
| * | | | | fix milestones finder failing specissue_34852 | Felipe Artur | 2017-07-07 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge branch '34612-double-border-groups' into 'master' | Phil Hughes | 2017-07-07 | 1 | -0/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove double border on last group row Closes #34612 See merge request !12666 | ||||
| * | | | | Remove double border on last group row | Annabel Dunstone Gray | 2017-07-07 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | Merge branch '2501-ce-port-update-welcome-page' into 'master' | Jacob Schatz | 2017-07-07 | 11 | -56/+184 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | CE port of updated welcome page See merge request !12662 | ||||
| * | | | Fix SVG scaling issue2501-ce-port-update-welcome-page | kushalpandya | 2017-07-07 | 1 | -3/+5 |
| | | | | |||||
| * | | | Fix missing `row` & `container` classes | kushalpandya | 2017-07-07 | 2 | -4/+4 |
| | | | | |||||
| * | | | Replace bootstrap overrides with scaling SVG on smaller screens | kushalpandya | 2017-07-07 | 1 | -21/+1 |
| | | | | |||||
| * | | | Add container bottom padding | kushalpandya | 2017-07-07 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix icon container width with smaller desktop screens | kushalpandya | 2017-07-07 | 1 | -2/+12 |
| | | | | |||||
| * | | | Add container class `.row` | kushalpandya | 2017-07-06 | 1 | -3/+3 |
| | | | | |||||
| * | | | Reduce callout margin prop declaration | kushalpandya | 2017-07-06 | 1 | -2/+1 |
| | | | | |||||
| * | | | Fix margin override for mobile | kushalpandya | 2017-07-06 | 1 | -0/+4 |
| | | | | |||||
| * | | | Remove unnecessary column class | kushalpandya | 2017-07-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Rename variable to `public_project_count` | kushalpandya | 2017-07-06 | 1 | -3/+3 |
| | | | | |||||
| * | | | Make offset override specific to admin welcome page | kushalpandya | 2017-07-06 | 2 | -2/+11 |
| | | | | |||||
| * | | | Override BS column offset margin | kushalpandya | 2017-07-06 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix column offset, add missing new line char | kushalpandya | 2017-07-06 | 3 | -9/+9 |
| | | | | |||||
| * | | | Add changelog entry | kushalpandya | 2017-07-06 | 1 | -0/+4 |
| | | | | |||||
| * | | | Update welcome page styles | kushalpandya | 2017-07-06 | 1 | -7/+52 |
| | | | | |||||
| * | | | Fix callout size to fit parent container | kushalpandya | 2017-07-06 | 1 | -2/+2 |
| | | | | |||||
| * | | | Move welcome pages to individual partials | kushalpandya | 2017-07-06 | 1 | -47/+12 |
| | | | | |||||
| * | | | CE regular user welcome page | kushalpandya | 2017-07-06 | 1 | -0/+48 |
| | | | | |||||
| * | | | CE admin welcome page | kushalpandya | 2017-07-06 | 1 | -0/+33 |
| | | | | |||||
| * | | | Welcome page graphic | kushalpandya | 2017-07-06 | 5 | -0/+27 |
| | | | | |||||
* | | | | Merge branch '25103-mobile-members-page-user-avatar-is-misaligned' into 'master' | Filipa Lacerda | 2017-07-07 | 8 | -56/+163 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve members view on mobile Closes #25103 See merge request !12619 | ||||
| * | | | | Force mobile view for admin projects | Clement Ho | 2017-07-07 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add members-list class to admin projects page | Clement Ho | 2017-07-07 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Use unless for force_mobile_view | Clement Ho | 2017-07-07 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Improve members view on mobile | Clement Ho | 2017-07-06 | 7 | -53/+160 |
| | | | | | |||||
* | | | | | Merge branch 'feature/user-datetime-search-api-mysql' into 'master' | Douwe Maan | 2017-07-07 | 13 | -16/+87 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add creation time filters to user search API for admins Closes #29507 See merge request !12682 | ||||
| * | | | | | fix spec | James Lopez | 2017-07-07 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | move CreatedAtFilter to concerns folder | James Lopez | 2017-07-07 | 2 | -1/+2 |
| | | | | | | |||||
| * | | | | | fix created_after | James Lopez | 2017-07-07 | 1 | -2/+0 |
| | | | | | | |||||
| * | | | | | refactor created at filter to use model scopes | James Lopez | 2017-07-07 | 7 | -20/+25 |
| | | | | | | |||||
| * | | | | | fix specs | James Lopez | 2017-07-07 | 2 | -4/+4 |
| | | | | | | |||||
| * | | | | | refactor filters | James Lopez | 2017-07-07 | 4 | -25/+22 |
| | | | | | | |||||
| * | | | | | improve finder spec | James Lopez | 2017-07-07 | 1 | -1/+4 |
| | | | | | | |||||
| * | | | | | add created at filter logic to users finder and API | James Lopez | 2017-07-07 | 2 | -0/+10 |
| | | | | | | |||||
| * | | | | | add created at filter logic to users finder and API | James Lopez | 2017-07-07 | 3 | -1/+22 |
| | | | | | | |||||
| * | | | | | add finder and users API spec | James Lopez | 2017-07-07 | 2 | -0/+35 |
| | | | | | |