summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Move repo specific dropdown label processing into the configfix-repo-editor-regexEric Eastwood2017-08-253-4/+14
* Fix eslintLuke "Jared" Bennett2017-08-251-3/+3
* Export GitLabDropDown Input, tidy up constructor into instance methods and ad...Luke "Jared" Bennett2017-08-251-14/+27
* 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
* 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-242-8/+8
|\
| * Define ldap methods at runtimeBob Van Landuyt2017-08-242-8/+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 'git-operation-user' into 'master'Sean McGivern2017-08-2410-46/+16
|\ \ \ | |_|/ |/| |
| * | Avoid committer = linesgit-operation-userJacob Vosmaer2017-08-242-21/+11
| * | Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-239-40/+8
| * | Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-233-6/+6
| * | Decouple GitOperationService from UserJacob Vosmaer2017-08-233-16/+28
* | | Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-2463-178/+180
* | | Merge branch 'fix/sm/36731-improve-spec-spec-features-runners_spec-rb-and-spe...Kamil Trzciński2017-08-241-1/+1
|\ \ \
| * | | Refurbish spec/features/runners_spec.rbShinya Maeda2017-08-231-1/+1
| |/ /
* | | Merge branch 'backstage/gb/after-save-asynchronous-job-hooks' into 'master'Kamil Trzciński2017-08-241-1/+4
|\ \ \
| * \ \ Merge branch 'master' into backstage/gb/after-save-asynchronous-job-hooksGrzegorz Bizon2017-08-2337-155/+418
| |\ \ \
| * | | | Run job hooks after transation commits after createGrzegorz Bizon2017-08-231-1/+1
| * | | | Do not fire synrchonous hooks when creating a jobGrzegorz Bizon2017-08-221-1/+4
* | | | | Merge branch 'thenable-ajax-api-calls' into 'master'Fatih Acet2017-08-243-15/+18
|\ \ \ \ \
| * | | | | Added repo_service_spec for commitFlash and corrected repo_commit-Secion api ...thenable-ajax-api-callsLuke "Jared" Bennett2017-08-231-7/+9
| * | | | | fix eslint violations in repo editor filesMike Greiling2017-08-173-10/+12
| * | | | | Add thenable ajax calls.Jacob Schatz2017-08-173-9/+8
* | | | | | Merge branch 'archived-projects-only' into 'master'Douwe Maan2017-08-245-31/+78
|\ \ \ \ \ \
| * | | | | | Add an option to list only archived projectsMehdi Lahmam2017-08-244-6/+25
| * | | | | | Refactor Admin::ProjectsFinder by extracting finders as private methodsMehdi Lahmam2017-08-242-26/+54
* | | | | | | Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate2017-08-241-3/+10
* | | | | | | Merge branch '36262_merge_request_reference_in_merge_commit_global' into 'mas...Sean McGivern2017-08-241-2/+1
|\ \ \ \ \ \ \
| * | | | | | | [ci skip] changelog entry added for full merge request ref changeshaseeb2017-08-231-1/+0
| * | | | | | | fix Merge request reference in merge commit is not globalhaseeb2017-08-131-2/+2
* | | | | | | | Merge branch 'zj-add-pipeline-source-variable' into 'master'Grzegorz Bizon2017-08-241-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Expose CI_PIPELINE_SOURCE on CI jobsZeger-Jan van de Weg2017-08-231-1/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'use_full_path_in_project_avatar_url_webhook' into 'master'Robert Speicher2017-08-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use full path of project's avatar in webhooksblackst0ne2017-08-181-1/+1
* | | | | | | | | Merge branch '36709-gpg-status' into 'master'Clement Ho2017-08-233-6/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix alignment of gpg status36709-gpg-statusAnnabel Dunstone Gray2017-08-233-6/+7
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'zj-fix-fe-blank-button' into 'master'Clement Ho2017-08-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix blank button not resetting project template valueZeger-Jan van de Weg2017-08-231-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan2017-08-2312-28/+109
|\ \ \ \ \ \ \ \
| * | | | | | | | Cache the number of open issues and merge requestsYorick Peterse2017-08-2312-28/+109
* | | | | | | | | Merge branch 'bvl-improve-bare-project-import' into 'master'Sean McGivern2017-08-231-0/+45
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Migrate creation of nested groups into a serviceBob Van Landuyt2017-08-231-0/+45
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'remove-tooltip-filtered-search-user' into 'master'Tim Zallmann2017-08-232-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove tooltip from filtered search userremove-tooltip-filtered-search-userClement Ho2017-08-222-3/+10
* | | | | | | | | Merge branch 'fix-push-events-branch-removals' into 'master'Sean McGivern2017-08-234-11/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix display of push events for removed refsfix-push-events-branch-removalsYorick Peterse2017-08-224-11/+9