summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ichernikov/add-asignee-to-mr' into 'master'Mark Lapierre2018-12-102-2/+2
|\
| * Extended MR spec to set assigneeichernikov-add-assignee-to-mrievgenChernikov2018-12-102-2/+2
* | Merge branch 'sh-json-serialize-broadcast-messages' into 'master'Robert Speicher2018-12-101-3/+39
|\ \
| * | Avoid caching BroadcastMessage as an ActiveRecord objectStan Hu2018-12-081-3/+39
* | | Merge branch 'profile-fixing' into 'master'Annabel Dunstone Gray2018-12-102-8/+11
|\ \ \
| * | | Add bottom margin depends on profile tabs visibility.Harry Kiselev2018-12-102-2/+6
| * | | Remove unnecessary paddings at profile user bio block.Harry Kiselev2018-12-101-1/+0
| * | | Fix profile_header bottom margin, #51807.Harry Kiselev2018-12-102-6/+6
* | | | Merge branch '49713-main-navbar-is-broken-in-certain-viewport-widths' into 'm...Annabel Dunstone Gray2018-12-105-20/+29
|\ \ \ \
| * | | | Resolve main nav clipping in certain breakpointsDennis Tang2018-12-105-20/+29
* | | | | Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable2018-12-107-7/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unnecessary includes of ShellAdapterStan Hu2018-12-057-7/+2
* | | | | Merge branch 'backport-ee-helper-changes' into 'master'Robert Speicher2018-12-102-0/+14
|\ \ \ \ \
| * | | | | Backport some EE helper changesYorick Peterse2018-12-062-0/+14
* | | | | | Merge branch '55104-frozenerror-can-t-modify-frozen-string' into 'master'Douwe Maan2018-12-101-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a frozen string error in app/mailers/notify.rbRémy Coutable2018-12-101-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Adjust dropdown item and header padding to comply with design specsWinnie Hellmann2018-12-104-20/+9
* | | | | | Merge branch '55090-fix-group-clusters-no-project-namespace' into 'master'Kamil Trzciński2018-12-102-6/+27
|\ \ \ \ \ \
| * | | | | | Extract Clusters::BuildServiceDylan Griffith2018-12-102-21/+27
| * | | | | | Refactor to re-use similar blockThong Kuah2018-12-101-3/+9
| * | | | | | Set cluster_type for a new clusterThong Kuah2018-12-101-0/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '39727-registry' into 'master'Phil Hughes2018-12-107-113/+107
|\ \ \ \ \ \
| * | | | | | Remove unused codeFilipa Lacerda2018-12-071-4/+2
| * | | | | | Reduces technical debtFilipa Lacerda2018-12-075-65/+67
| * | | | | | Replaces vue-resource with axios for registry codeFilipa Lacerda2018-12-075-53/+47
* | | | | | | Merge branch 'sh-reject-refs-with-invalid-chars' into 'master'Douwe Maan2018-12-103-6/+11
|\ \ \ \ \ \ \
| * | | | | | | Check for valid refs in CommitController before doing anythingStan Hu2018-12-093-6/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '54626-able-to-download-a-single-archive-file-with-api-by-ref-na...Grzegorz Bizon2018-12-101-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add endpoint to download single artifact by refSteve Azzopardi2018-12-071-0/+5
* | | | | | | Merge branch 'commit-badge-style-fix' into 'master'Filipa Lacerda2018-12-102-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fixed styling of image comment badges on commitsPhil Hughes2018-12-072-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Add operations_path helperMatija Čupić2018-12-082-2/+6
| |_|/ / / / |/| | | | |
* | | | | | CE Backport: Epic issue list and related issue list re-designKushal Pandya2018-12-083-6/+198
* | | | | | Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-089-19/+105
* | | | | | Resolve "Extended user centric tooltips"Tim Zallmann2018-12-0816-8/+308
* | | | | | Merge branch 'ce-jej/group-saml-sso-button-link-description' into 'master'Clement Ho2018-12-081-0/+1
|\ \ \ \ \ \
| * | | | | | Allow URLs to be validated as ascii_onlyJames Edwards-Jones2018-12-061-0/+1
* | | | | | | Merge branch '53147-utilize-new-charting-library-for-metrics-dashboard' into ...Clement Ho2018-12-083-2/+109
|\ \ \ \ \ \ \
| * | | | | | | Use GitLab UI area chartAdriel Santiago2018-12-073-2/+109
* | | | | | | | Integrate csslabClement Ho2018-12-0812-12/+16
|/ / / / / / /
* | | | | | | Merge branch '20422-hide-ui-variables-by-default' into 'master'Robert Speicher2018-12-073-26/+56
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 20422-hide-ui-variables-by-...jhampton2018-12-07403-2448/+4683
| |\ \ \ \ \ \ \
| * | | | | | | | Add specs for TriggerVariableEntityMatija Čupić2018-12-071-1/+1
| * | | | | | | | Vertically aligns variablesjhampton2018-12-071-0/+1
| * | | | | | | | Adjusts variables table widthjhampton2018-12-061-0/+1
| * | | | | | | | Fixes linting errorjhampton2018-12-061-9/+3
| * | | | | | | | Horizontally aligns textjhampton2018-12-051-0/+1
| * | | | | | | | Updates per MR feedbackjhampton2018-12-041-11/+9
| * | | | | | | | Updates per MR feedbackjhampton2018-12-041-19/+13
| * | | | | | | | Conditionally display variable valuesjhampton2018-12-031-25/+51