Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Add foreign key on trigger requestszj-fk-ci-triggers | Z.J. van de Weg | 2017-04-11 | 4 | -1/+22 | |
* | | | | | | | | | | Merge branch 'dz-fix-project-view' into 'master' | Annabel Dunstone Gray | 2017-04-11 | 6 | -4/+56 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Change project view default for existing users and anonymous visitors to file...dz-fix-project-view | Dmitriy Zaporozhets | 2017-04-10 | 6 | -4/+56 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'signed-out-menu-shortcuts' into 'master' | Jacob Schatz | 2017-04-11 | 2 | -16/+51 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Added keyboard shortcuts to signed out menusigned-out-menu-shortcuts | Phil Hughes | 2017-04-10 | 2 | -16/+51 | |
* | | | | | | | | | Merge branch 'mr-widget-bug-fix' into 'master' | Stan Hu | 2017-04-11 | 3 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Added CHANGELOGmr-widget-bug-fix | Jose Ivan Vargas | 2017-04-10 | 1 | -0/+5 | |
| * | | | | | | | | | Added tests and fixed a typo | Jose Ivan Vargas | 2017-04-10 | 2 | -1/+14 | |
| * | | | | | | | | | Fix typo on the class merge-when-pipeline_succeeds | Jose Ivan Vargas | 2017-04-10 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' | Kamil Trzciński | 2017-04-11 | 7 | -22/+88 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add container registry repositories view specsfix/gb/improve-container-registry-clipboard-links | Grzegorz Bizon | 2017-04-10 | 3 | -2/+38 | |
| * | | | | | | | | | Add method that returns location of registry image | Grzegorz Bizon | 2017-04-10 | 2 | -0/+11 | |
| * | | | | | | | | | Improve test examples for container repository class | Grzegorz Bizon | 2017-04-10 | 1 | -21/+21 | |
| * | | | | | | | | | Add method that returns a registry repository location | Grzegorz Bizon | 2017-04-10 | 2 | -0/+19 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'redundant-steps-for-ci' into 'master' | Rémy Coutable | 2017-04-11 | 2 | -18/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove unused code from the scripts/prepare_build.sh file | bogdanvlviv | 2017-04-05 | 1 | -16/+7 | |
| * | | | | | | | | | Remove redundant steps from .gitlab-ci-yml configs | bogdanvlviv | 2017-04-03 | 1 | -2/+0 | |
* | | | | | | | | | | Merge branch 'patch-15' into 'master' | Rémy Coutable | 2017-04-11 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed wrong links in README.md | Fabrizio Cucci | 2017-04-07 | 1 | -3/+2 | |
* | | | | | | | | | | | Merge branch 'patch-15' into 'master' | Rémy Coutable | 2017-04-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Set NODE_ENV=production for yarn:install | Jonathan la Cour | 2017-04-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'boards-done-add-tooltip' into 'master' | Filipa Lacerda | 2017-04-11 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Issue 22424: Add tooltip to header of Done list | andrew brown | 2017-04-09 | 2 | -0/+5 | |
* | | | | | | | | | | | | | Merge branch 'rs-skip-nested-groups-seed' into 'master' | Rémy Coutable | 2017-04-11 | 2 | -33/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Move the nested groups seed behind an environment flagrs-skip-nested-groups-seed | Robert Speicher | 2017-04-10 | 2 | -33/+41 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'double-border' into 'master' | Filipa Lacerda | 2017-04-11 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove double border on MR tabdouble-border | Annabel Dunstone Gray | 2017-04-10 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge branch '30678-improve-dev-server-process' into 'master' | Jacob Schatz | 2017-04-11 | 5 | -22/+402 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | add CHANGELOG.md entry for !1058130678-improve-dev-server-process | Mike Greiling | 2017-04-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | add license approbals for nodemon dependencies | Mike Greiling | 2017-04-10 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | use nodemon to watch for changes to webpack config and restart the dev server... | Mike Greiling | 2017-04-10 | 2 | -12/+312 | |
| * | | | | | | | | | | | | | add license approval for ansi-html | Mike Greiling | 2017-04-10 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | watch node_modules for changes when a module is missing | Mike Greiling | 2017-04-10 | 3 | -11/+63 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'fix_cache_expiration_in_repository' into 'master' | Robert Speicher | 2017-04-10 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix redundant cache expiration in Repository | blackst0ne | 2017-04-10 | 3 | -4/+4 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'dm-remove-copy-link-on-svgs' into 'master' | Robert Speicher | 2017-04-10 | 10 | -45/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Don't show 'Copy content' button on text files that are not rendered as text | Douwe Maan | 2017-04-10 | 10 | -45/+63 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'rs-fix-doc-anchor-link' into 'master' | Achilleas Pipinellis | 2017-04-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix "Generate new recovery codes using SSH" documentation linkrs-fix-doc-anchor-link | Robert Speicher | 2017-04-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'dewet-do-disclaimer' into 'master' | Achilleas Pipinellis | 2017-04-10 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Disclaimer for testing guide not be be used in proddewet-do-disclaimer | De Wet Blomerus | 2017-04-05 | 2 | -3/+6 | |
* | | | | | | | | | | | | | | Merge branch '1595-ee-backport-environments-tests' into 'master' | Clement Ho | 2017-04-10 | 2 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Backport of EE changes in environments tests1595-ee-backport-environments-tests | Filipa Lacerda | 2017-04-07 | 2 | -4/+6 | |
* | | | | | | | | | | | | | | Merge branch 'backport-ee-1525' into 'master' | Robert Speicher | 2017-04-10 | 12 | -107/+286 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Don't pass `env` anymore to GitAccess, ChangeAccess, and ForcePushbackport-ee-1525 | Rémy Coutable | 2017-04-10 | 3 | -7/+4 | |
| * | | | | | | | | | | | | | | Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs method | Rémy Coutable | 2017-04-10 | 3 | -79/+72 | |
| * | | | | | | | | | | | | | | Retrieve Git-specific env in Gitlab::Git::Repository#rugged | Rémy Coutable | 2017-04-10 | 2 | -1/+39 | |
| * | | | | | | | | | | | | | | Set Git-specific env in /api/internal/allowed | Rémy Coutable | 2017-04-10 | 3 | -20/+31 | |
| * | | | | | | | | | | | | | | Add a Gitlab::Git::Env to store Git-specific env thread-safely | Rémy Coutable | 2017-04-10 | 2 | -0/+140 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'document-polling-interval' into 'master' | Stan Hu | 2017-04-10 | 5 | -2/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |