summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move repo specific dropdown label processing into the configfix-repo-editor-regexEric Eastwood2017-08-255-15/+39
* Fix eslintLuke "Jared" Bennett2017-08-252-4/+4
* Export GitLabDropDown Input, tidy up constructor into instance methods and ad...Luke "Jared" Bennett2017-08-252-15/+141
* Fix eslintLuke "Jared" Bennett2017-08-251-1/+1
* Fix regex to allow proper branch naming.Jacob Schatz2017-08-251-2/+1
* Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'"Robert Speicher2017-08-256-13/+0
* Add missing third argument to `Git::Repository#initialize` in specRobert Speicher2017-08-241-1/+1
* Merge branch 'docs-article-gitlab-on-azure' into 'master'Achilleas Pipinellis2017-08-2432-2/+450
|\
| * New doc: how to install GitLab on AzureMarcia Ramos2017-08-2432-2/+450
|/
* Merge branch 'rs-fix-master' into 'master'Stan Hu2017-08-241-2/+2
|\
| * Add `:nested_groups` metadata to `Groups::NestedCreateService` specsRobert Speicher2017-08-241-2/+2
* | Merge branch 'sh-sidekiq-backtrace' into 'master'Robert Speicher2017-08-246-0/+13
|\ \ | |/ |/|
| * Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu2017-08-246-0/+13
|/
* Merge branch 'bvl-alternative-fix-ldap-login' into 'master'docs-36116-install-gitlab-on-azureDouwe Maan2017-08-243-14/+8
|\
| * Define ldap methods at runtimeBob Van Landuyt2017-08-243-14/+8
* | Merge branch '36589-hide-group-name-on-collapse' into 'master'Clement Ho2017-08-245-7/+6
|\ \
| * | Hide group title on sidebar collapse; use more generic class for titles36589-hide-group-name-on-collapseAnnabel Dunstone Gray2017-08-235-7/+6
* | | Merge branch 'rs-remove-underscore-rails' into 'master'Clement Ho2017-08-242-5/+0
|\ \ \
| * | | Remove underscore-rails gemrs-remove-underscore-railsRobert Speicher2017-08-232-5/+0
* | | | Merge branch 'git-operation-user' into 'master'Sean McGivern2017-08-2437-127/+180
|\ \ \ \ | |_|_|/ |/| | |
| * | | Avoid committer = linesgit-operation-userJacob Vosmaer2017-08-242-21/+11
| * | | Add tests for Committer#==Jacob Vosmaer2017-08-231-0/+22
| * | | Fix Hook.new call sites in testsJacob Vosmaer2017-08-232-2/+2
| * | | Rubocop whitespaceJacob Vosmaer2017-08-232-9/+8
| * | | Move GitHooksService testsJacob Vosmaer2017-08-231-10/+8
| * | | Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-2319-60/+65
| * | | Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-2318-48/+53
| * | | Decouple GitOperationService from UserJacob Vosmaer2017-08-235-26/+60
* | | | Merge branch 'font-weight-adjusted' into 'master'Annabel Dunstone Gray2017-08-2474-223/+230
|\ \ \ \
| * | | | Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-2474-223/+230
|/ / / /
* | | | Merge branch 'fix/sm/36731-improve-spec-spec-features-runners_spec-rb-and-spe...Kamil Trzciński2017-08-242-107/+93
|\ \ \ \
| * | | | Fix testsfix/sm/36731-improve-spec-spec-features-runners_spec-rb-and-spec-features-admin-admin_runners_spec-rbShinya Maeda2017-08-231-29/+32
| * | | | Refurbish spec/features/runners_spec.rbShinya Maeda2017-08-232-109/+92
| |/ / /
* | | | Merge branch 'backstage/gb/after-save-asynchronous-job-hooks' into 'master'Kamil Trzciński2017-08-246-3/+27
|\ \ \ \
| * | | | Fix feature specs for pages deploymentbackstage/gb/after-save-asynchronous-job-hooksGrzegorz Bizon2017-08-231-1/+5
| * | | | Fix cycle analytics test data generation and specsGrzegorz Bizon2017-08-231-0/+2
| * | | | Merge branch 'master' into backstage/gb/after-save-asynchronous-job-hooksGrzegorz Bizon2017-08-23117-2255/+1506
| |\ \ \ \
| * | | | | Fix pipeline job worker specsGrzegorz Bizon2017-08-231-1/+1
| * | | | | Run job hooks after transation commits after createGrzegorz Bizon2017-08-231-1/+1
| * | | | | Add changelog for asynchronous job events fixGrzegorz Bizon2017-08-221-0/+5
| * | | | | Do not fire synrchonous hooks when creating a jobGrzegorz Bizon2017-08-222-1/+14
* | | | | | Merge branch 'thenable-ajax-api-calls' into 'master'Fatih Acet2017-08-245-20/+72
|\ \ \ \ \ \
| * | | | | | Added repo_service_spec for commitFlash and corrected repo_commit-Secion api ...thenable-ajax-api-callsLuke "Jared" Bennett2017-08-233-8/+60
| * | | | | | Update repo_commit_section to spy serviceLuke "Jared" Bennett2017-08-231-6/+5
| * | | | | | fix failing specs in repo_commit_section_spec.jsMike Greiling2017-08-181-1/+1
| * | | | | | fix eslint violations in repo editor filesMike Greiling2017-08-173-10/+12
| * | | | | | Add thenable ajax calls.Jacob Schatz2017-08-173-9/+8
* | | | | | | Merge branch 'fix-old-mr-diffs' into 'master'Douwe Maan2017-08-243-5/+70
|\ \ \ \ \ \ \
| * | | | | | | Show un-highlighted diffs when blobs are the sameSean McGivern2017-08-243-5/+54
| * | | | | | | Always return a simple diff viewerSean McGivern2017-08-222-0/+16