Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge branch 'winh-admin-group-role-dropdown' into 'master' | Phil Hughes | 2017-09-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make role dropdown on group admin area consistent See merge request !14049 | |||||
| * | | | | | | | | | | | | Make role dropdown on group admin area consistentwinh-admin-group-role-dropdown | winh | 2017-09-05 | 1 | -0/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'winh-issuable-actions-dropdowns' into 'master' | Phil Hughes | 2017-09-05 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make issuable action dropdowns style consistent See merge request !13455 | |||||
| * | | | | | | | | | | | Make issuable action dropdowns style consistentwinh-issuable-actions-dropdowns | winh | 2017-09-05 | 1 | -0/+2 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'docs-add-assign-runner' into 'master' | Achilleas Pipinellis | 2017-09-05 | 1 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 'Assigning a Runner to another project' Closes #35377 See merge request !13952 | |||||
| * | | | | | | | | | | | Add 'Assigning a Runner to another project' | Fabio Busatto | 2017-09-05 | 1 | -1/+18 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch '35010-projects-nav-dropdown' into 'master' | Filipa Lacerda | 2017-09-05 | 33 | -17/+1920 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dropdown to Projects nav item Closes #35010 See merge request !13866 | |||||
| * | | | | | | | | | | | Add changelog entry35010-projects-nav-dropdown | kushalpandya | 2017-09-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Restore support for short-cut to Projects page | kushalpandya | 2017-09-05 | 1 | -1/+6 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix project metadata accessor | kushalpandya | 2017-09-05 | 1 | -1/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add Projects Dropdown App i18n strings | kushalpandya | 2017-09-05 | 1 | -2/+32 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Spec Mock Data | kushalpandya | 2017-09-05 | 1 | -0/+96 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown App Store Spec | kushalpandya | 2017-09-05 | 1 | -0/+41 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown App Service Spec | kushalpandya | 2017-09-05 | 1 | -0/+178 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Frequent Projects Item Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+65 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Searched Projects List Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+84 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Frequent Projects List Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+72 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Search Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+101 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown App Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+348 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add styles for Projects Dropdown | kushalpandya | 2017-09-05 | 1 | -0/+149 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add helper class for margin bottom `5px` | kushalpandya | 2017-09-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Move `common_vue` into vendor bundle | kushalpandya | 2017-09-05 | 3 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add Projects Dropdown bundle | kushalpandya | 2017-09-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown App Global Constants | kushalpandya | 2017-09-05 | 1 | -0/+10 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Event Hub | kushalpandya | 2017-09-05 | 1 | -0/+3 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown App Store | kushalpandya | 2017-09-05 | 1 | -0/+33 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown App Service | kushalpandya | 2017-09-05 | 1 | -0/+132 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Searched Projects List Component | kushalpandya | 2017-09-05 | 1 | -0/+63 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Frequent Projects List Component | kushalpandya | 2017-09-05 | 1 | -0/+57 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Project Item Component | kushalpandya | 2017-09-05 | 1 | -0/+96 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Search Input Component | kushalpandya | 2017-09-05 | 1 | -0/+64 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown Root App Component | kushalpandya | 2017-09-05 | 1 | -0/+157 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown App Entry | kushalpandya | 2017-09-05 | 1 | -0/+68 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Show projects dropdown partial as nav item dropdown | kushalpandya | 2017-09-05 | 1 | -2/+5 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Projects Dropdown View Partial | kushalpandya | 2017-09-05 | 1 | -0/+14 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add support for `sizeClass`, defaults to `s40` | kushalpandya | 2017-09-05 | 2 | -7/+29 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Make query param `simple` part of config | kushalpandya | 2017-09-05 | 3 | -4/+8 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'move-operation-service-call-sites' into 'master' | Sean McGivern | 2017-09-05 | 2 | -18/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Gitaly migration points for branch/tag create/delete See merge request !13993 | |||||
| * | | | | | | | | | | | | Add Gitaly migration points for branch/tag create/deletemove-operation-service-call-sites | Jacob Vosmaer | 2017-09-05 | 2 | -18/+53 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'docs/rm-koding' into 'master' | Marcia Ramos | 2017-09-05 | 6 | -9/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecate Koding in docs See merge request !13998 | |||||
| * | | | | | | | | | | | | Deprecate Koding in docsdocs/rm-koding | Achilleas Pipinellis | 2017-09-01 | 6 | -9/+10 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'feature/gpg-verification-status' into 'master' | Douwe Maan | 2017-09-05 | 40 | -282/+618 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPG signature must match the committer in order to be verified See merge request !13771 | |||||
| * | | | | | | | | | | | | | set the popover's viewport to the main content | Alexis Reigel | 2017-09-05 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the position of the popover is correctly calculated and positioned to the bottom when the navigation would overlap the popover. | |||||
| * | | | | | | | | | | | | | remove obsolete migration | Alexis Reigel | 2017-09-05 | 1 | -23/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as we destroy all gpg_signatures we don't need to downcase the email addresses anymore. | |||||
| * | | | | | | | | | | | | | add changelog | Alexis Reigel | 2017-09-05 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | truncate gpg signature instead of destroy | Alexis Reigel | 2017-09-05 | 2 | -21/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | update gpg documentation pictures | Alexis Reigel | 2017-09-05 | 3 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | update gitlab-test repository | Alexis Reigel | 2017-09-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | use local_assigns to document partial params | Alexis Reigel | 2017-09-05 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | document new gpg verification conditions | Alexis Reigel | 2017-09-05 | 1 | -1/+2 | |
| | | | | | | | | | | | | | |