summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'gitaly-testing' into 'master' Rémy Coutable2017-04-127-93/+138
|\ \ \ \ \ \
| * | | | | | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-117-93/+138
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '30457-expire-note-destroy' into 'master'Sean McGivern2017-04-121-1/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix issue's note cache expiration after deletemhasbini2017-04-111-1/+11
* | | | | | Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern2017-04-114-3/+87
|\ \ \ \ \ \
| * | | | | | Add specsDouwe Maan2017-04-104-2/+86
| * | | | | | Some code tweaksDouwe Maan2017-04-081-1/+1
| * | | | | | Fix specs and make tweaksDouwe Maan2017-04-081-2/+2
* | | | | | | Merge branch '28017-separate-ce-params-on-api' into 'master' Douwe Maan2017-04-111-0/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Separate CE params on Grape APIOswaldo Ferreira2017-04-101-0/+7
* | | | | | | Merge branch 'rs-remove-open-for-scope' into 'master' test-branch-nameDouwe Maan2017-04-111-9/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove an unused `Issue.open_for` scopeRobert Speicher2017-04-101-9/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'dz-fix-project-view' into 'master' Annabel Dunstone Gray2017-04-112-2/+19
|\ \ \ \ \ \ \
| * | | | | | | Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-102-2/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'signed-out-menu-shortcuts' into 'master' Jacob Schatz2017-04-111-13/+35
|\ \ \ \ \ \ \
| * | | | | | | Added keyboard shortcuts to signed out menusigned-out-menu-shortcutsPhil Hughes2017-04-101-13/+35
* | | | | | | | Merge branch 'mr-widget-bug-fix' into 'master' Stan Hu2017-04-111-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Added tests and fixed a typoJose Ivan Vargas2017-04-101-0/+13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' Kamil Trzciński2017-04-113-20/+78
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add container registry repositories view specsfix/gb/improve-container-registry-clipboard-linksGrzegorz Bizon2017-04-101-0/+36
| * | | | | | | Add method that returns location of registry imageGrzegorz Bizon2017-04-101-0/+7
| * | | | | | | Improve test examples for container repository classGrzegorz Bizon2017-04-101-21/+21
| * | | | | | | Add method that returns a registry repository locationGrzegorz Bizon2017-04-101-0/+15
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'fix_cache_expiration_in_repository' into 'master' Robert Speicher2017-04-101-2/+0
|\ \ \ \ \ \ \
| * | | | | | | Fix redundant cache expiration in Repositoryblackst0ne2017-04-101-2/+0
| |/ / / / / /
* | | | | | | Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-101-5/+5
* | | | | | | Merge branch '1595-ee-backport-environments-tests' into 'master' Clement Ho2017-04-102-4/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Backport of EE changes in environments tests1595-ee-backport-environments-testsFilipa Lacerda2017-04-072-4/+6
* | | | | | | Merge branch 'backport-ee-1525' into 'master' Robert Speicher2017-04-104-50/+195
|\ \ \ \ \ \ \
| * | | | | | | Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs methodRémy Coutable2017-04-101-48/+44
| * | | | | | | Retrieve Git-specific env in Gitlab::Git::Repository#ruggedRémy Coutable2017-04-101-0/+30
| * | | | | | | Set Git-specific env in /api/internal/allowedRémy Coutable2017-04-101-2/+19
| * | | | | | | Add a Gitlab::Git::Env to store Git-specific env thread-safelyRémy Coutable2017-04-101-0/+102
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'add-vue-loader' into 'master' Filipa Lacerda2017-04-103-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | convert pipeline async_button component to vue templateMike Greiling2017-04-091-1/+1
| * | | | | | convert pipeline error state to vue templateMike Greiling2017-04-091-1/+1
| * | | | | | convert pipeline empty state to vue templateMike Greiling2017-04-091-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ci-favicon-back-in' into 'master' Filipa Lacerda2017-04-101-3/+3
|\ \ \ \ \ \
| * | | | | | Fixed karmaci-favicon-back-inPhil Hughes2017-04-101-3/+3
| |/ / / / /
* | | | | | Merge branch 'spec_for_schema' into 'master' Rémy Coutable2017-04-101-0/+23
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add spec for schema.rbblackst0ne2017-04-101-0/+23
| |/ / / /
* | | | | Merge branch 'test-all-etag-routes' into 'master' Sean McGivern2017-04-101-0/+83
|\ \ \ \ \
| * | | | | Test all enabled routes in ETag caching middleware and fix pipeline routestest-all-etag-routesAdam Niedzielski2017-04-101-0/+83
| |/ / / /
* | | | | Merge branch '30676-project-export-email' into 'master' Sean McGivern2017-04-101-0/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix email not being sent after project exportmhasbini2017-04-091-0/+16
| | |/ / | |/| |
* | | | Merge branch 'remove_is_admin' into 'master' Robert Speicher2017-04-093-6/+6
|\ \ \ \
| * | | | Remove the User#is_admin? methodblackst0ne2017-04-093-6/+6
| |/ / /
* | | | Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-093-12/+43
|/ / /
* | | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-0710-116/+261
|\ \ \
| * \ \ Merge branch 'adam-finish-5993-closed-issuable' into 'master' Douwe Maan2017-04-078-113/+226
| |\ \ \