summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Add a test to make sure hooks are fire only onceLin Jen-Shin2016-11-051-14/+15
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-11-04285-1494/+4560
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Don't execute git hooks if you create branch as part of other changeKamil Trzcinski2016-11-024-6/+10
* | | | | | | | | | | | | | | | | Merge branch 'fix-frontend-test-failures' into 'master' Alfredo Sumaran2017-02-0218-45/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | remove dateFormat global exceptionfix-frontend-test-failuresMike Greiling2017-02-021-1/+0
| * | | | | | | | | | | | | | | | | fix relative paths to xterm.js within fit.jsMike Greiling2017-02-021-2/+2
| * | | | | | | | | | | | | | | | | use setFixtures instead of fixture.setMike Greiling2017-02-021-7/+6
| * | | | | | | | | | | | | | | | | prevent u2f tests from triggering a form submission while testingMike Greiling2017-02-021-8/+8
| * | | | | | | | | | | | | | | | | simplify test for focus stateMike Greiling2017-02-021-5/+1
| * | | | | | | | | | | | | | | | | preload projects.json fixtureMike Greiling2017-02-021-0/+2
| * | | | | | | | | | | | | | | | | preload projects.json fixtureMike Greiling2017-02-021-0/+2
| * | | | | | | | | | | | | | | | | rework tests which rely on teaspoon-specific behaviorMike Greiling2017-02-021-5/+9
| * | | | | | | | | | | | | | | | | use setFixtures instead of fixture.setMike Greiling2017-02-021-1/+1
| * | | | | | | | | | | | | | | | | ensure helper classes and constants are exposed globallyMike Greiling2017-02-023-3/+12
| * | | | | | | | | | | | | | | | | preload projects.json fixtureMike Greiling2017-02-021-0/+1
| * | | | | | | | | | | | | | | | | fix fixture references in environments_specMike Greiling2017-02-021-2/+2
| * | | | | | | | | | | | | | | | | allow console.xxx in tests, reorder eslint rules alphabeticallyMike Greiling2017-02-021-2/+3
| * | | | | | | | | | | | | | | | | remove redundant "data-toggle" attribute so Vue doesn't complainMike Greiling2017-02-021-2/+0
| * | | | | | | | | | | | | | | | | fix broken reference to formatDate in a CommonJS environmentMike Greiling2017-02-021-2/+2
| * | | | | | | | | | | | | | | | | fix errors within gl_dropdown_spec.js when running in KarmaMike Greiling2017-02-021-1/+1
| * | | | | | | | | | | | | | | | | fix intermittant errors in merge_commit_message_toggle_spec.rbMike Greiling2017-02-021-4/+4
* | | | | | | | | | | | | | | | | | Merge branch 'rubocop-ignore-node-modules' into 'master' Alfredo Sumaran2017-02-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ignore node_modules in rubocoprubocop-ignore-node-modulesMike Greiling2017-02-021-0/+1
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch '20452-remove-require-from-request_profiler-initializer' into 'm...27537-flash-of-human-un-friendly-utc-timestampRobert Speicher2017-02-023-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Don't require lib/gitlab/request_profiler/middleware.rb in config/initializer...20452-remove-require-from-request_profiler-initializerRémy Coutable2017-02-023-4/+5
* | | | | | | | | | | | | | | | | | | Merge branch '26859-comment-button-doesn-t-align-vertically-with-line-number'...27537-flash-of-human-un-friendly-utc-timestamp-for-merge-requests-and-issuesAnnabel Dunstone Gray2017-02-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '26859-comment-button-doesn-t-align-vertically-with-line-number'...Annabel Dunstone Gray2017-02-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Vertically center add-diff-note button.26859-comment-button-doesn-t-align-vertically-with-line-numberBryce Johnson2017-02-011-1/+1
* | | | | | | | | | | | | | | | | | | | Merge branch 'fix-ruby-verification-command' into 'master' Achilleas Pipinellis2017-02-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix Ruby verification commandfix-ruby-verification-commandSean McGivern2017-02-021-1/+1
* | | | | | | | | | | | | | | | | | | | | Merge branch '27321-double-separator-line-in-edit-projects-settings' into 'ma...Annabel Dunstone Gray2017-02-022-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Only render hr when user can't archive project.Bryce Johnson2017-02-022-1/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'simplify-ssh-doc' into 'master' Achilleas Pipinellis2017-02-021-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Simplify the SSH protocol introduction and link to a DO tutorialsimplify-ssh-docRémy Coutable2017-01-311-4/+6
* | | | | | | | | | | | | | | | | | | | | Merge branch '27516-fix-wrong-call-to-project_cache_worker-method' into 'mast...Robert Speicher2017-02-022-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix wrong call to ProjectCacheWorker.perform27516-fix-wrong-call-to-project_cache_worker-methodRémy Coutable2017-01-312-1/+5
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'group-label-sidebar-link' into 'master' Sean McGivern2017-02-023-1/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fixed group label in issuable sidebargroup-label-sidebar-linkPhil Hughes2017-02-023-1/+26
* | | | | | | | | | | | | | | | | | | | | | Merge branch '27291-unify-mr-diff-file-buttons' into 'master' Annabel Dunstone Gray2017-02-026-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | removes old css class from everywhere27291-unify-mr-diff-file-buttonsNur Rony2017-02-023-7/+3
| * | | | | | | | | | | | | | | | | | | | | | adds changelogNur Rony2017-01-301-0/+4
| * | | | | | | | | | | | | | | | | | | | | | unifies mr diff file button styleNur Rony2017-01-302-2/+2
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix-filtered-search-manager-spec' into 'master' Filipa Lacerda2017-02-021-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fix filtered search manager spec teaspoon errorfix-filtered-search-manager-specClement Ho2017-02-011-0/+1
| | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-0218-38/+312
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Be more lenient on build coverage value updates and fix specsLeandro Camargo2017-01-252-1/+2
| * | | | | | | | | | | | | | | | | | | | | | Make some other refinements to validation logicLeandro Camargo2017-01-251-2/+2
| * | | | | | | | | | | | | | | | | | | | | | Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-257-37/+35
| * | | | | | | | | | | | | | | | | | | | | | Improve/polish code logic for some Ci::Build methodsLeandro Camargo2017-01-251-4/+4
| * | | | | | | | | | | | | | | | | | | | | | Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-258-41/+65