| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | 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/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 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | set the popover's viewport to the main content | Alexis Reigel | 2017-09-05 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | remove obsolete migration | Alexis Reigel | 2017-09-05 | 1 | -23/+0 | |
| | * | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | remove valid_signature from gpg_signatures | Alexis Reigel | 2017-09-05 | 2 | -2/+12 | |
| | * | | | | | | | | | | | | | | | | | dry up signature badge templates | Alexis Reigel | 2017-09-05 | 5 | -36/+18 | |
| | * | | | | | | | | | | | | | | | | | make valid_signature an ignored column | Alexis Reigel | 2017-09-05 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | drop backwards compatibility for valid_signature | Alexis Reigel | 2017-09-05 | 3 | -45/+1 | |
| | * | | | | | | | | | | | | | | | | | destroy signatures instead of updating them | Alexis Reigel | 2017-09-05 | 2 | -14/+21 | |
| | * | | | | | | | | | | | | | | | | | destroy all signatures and add with default value | Alexis Reigel | 2017-09-05 | 2 | -3/+24 | |
| | * | | | | | | | | | | | | | | | | | use User#to_reference for outputting the username | Alexis Reigel | 2017-09-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | update signature badges to reflect new states | Alexis Reigel | 2017-09-05 | 8 | -34/+134 | |
| | * | | | | | | | | | | | | | | | | | use new #verification_status | Alexis Reigel | 2017-09-05 | 11 | -31/+72 | |
| | * | | | | | | | | | | | | | | | | | update all signatures with the verification status | Alexis Reigel | 2017-09-05 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | | | | | extract partial for the signature badge user | Alexis Reigel | 2017-09-05 | 2 | -21/+22 | |
| | * | | | | | | | | | | | | | | | | | extract gpg commit specs to their own file | Alexis Reigel | 2017-09-05 | 2 | -101/+104 | |
| | * | | | | | | | | | | | | | | | | | downcase all GpgSignature#gpg_key_user_email | Alexis Reigel | 2017-09-05 | 1 | -0/+23 | |
| | * | | | | | | | | | | | | | | | | | use User#verified_email? for gpg key verification | Alexis Reigel | 2017-09-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | add User##verified_email? method | Alexis Reigel | 2017-09-05 | 2 | -0/+18 | |
| | * | | | | | | | | | | | | | | | | | simplify check for verified email in collection | Alexis Reigel | 2017-09-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | only use symbols instead of enum hash accessor | Alexis Reigel | 2017-09-05 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | simplify if/else with guards | Alexis Reigel | 2017-09-05 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | add verification_status: same_user_different_email | Alexis Reigel | 2017-09-05 | 3 | -5/+48 | |
| | * | | | | | | | | | | | | | | | | | downcase gpg key's emails | Alexis Reigel | 2017-09-05 | 2 | -1/+16 | |
| | * | | | | | | | | | | | | | | | | | extract shared example | Alexis Reigel | 2017-09-05 | 1 | -20/+19 | |
| | * | | | | | | | | | | | | | | | | | match the committer's email against the gpg key | Alexis Reigel | 2017-09-05 | 5 | -74/+166 | |
| | * | | | | | | | | | | | | | | | | | pass whole commit to Gitlab::Gpg::Commit again | Alexis Reigel | 2017-09-05 | 6 | -16/+41 | |
| | * | | | | | | | | | | | | | | | | | add verification_status to gpg signatures | Alexis Reigel | 2017-09-05 | 2 | -0/+8 | |
| | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch '37406-success-status-icon' into 'master' | Phil Hughes | 2017-09-05 | 4 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Creates an icon only for the discussions and puts back the old SVG for CI status | Filipa Lacerda | 2017-09-05 | 4 | -2/+8 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
