summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre2018-01-033-0/+16
* | | | | | | | Merge branch '13355-definition-margin' into 'master'Filipa Lacerda2018-01-031-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add left margin to definition elements13355-definition-marginAnnabel Dunstone Gray2018-01-031-0/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'pre-commit-prettier' into 'master'Robert Speicher2018-01-034-0/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | Add check if run from gitlab development kit root directory.pre-commit-prettierJacob Schatz2018-01-021-0/+7
| * | | | | | | | Check for symlink instead of file before install.Jacob Schatz2018-01-021-1/+4
| * | | | | | | | Update script to work only when run in the gitlab directory.Jacob Schatz2018-01-021-2/+13
| * | | | | | | | Remove changelogJacob Schatz2018-01-021-5/+0
| * | | | | | | | Remove `-f` to not ruin other people's existing pre-commit files.Jacob Schatz2017-12-201-1/+1
| * | | | | | | | Add changelog and newlinesJacob Schatz2017-12-203-2/+7
| * | | | | | | | Add script to enable code formattersJacob Schatz2017-12-201-0/+4
| * | | | | | | | Remove JSX since we don't use it.Jacob Schatz2017-12-201-1/+1
| * | | | | | | | Initial installJacob Schatz2017-12-203-0/+16
* | | | | | | | | Merge branch 'fix/move-2fa-disable-button' into 'master'Robert Speicher2018-01-034-7/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move 2FA disable buttonGeorge Tsiolis2018-01-034-7/+13
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix-context-header-wrapping-collapse' into 'master'40045-prevent-modifications-using-the-multi-file-editor-from-being-lostTim Zallmann2018-01-031-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Re-add width for sidebar context headerfix-context-header-wrapping-collapseAnnabel Dunstone Gray2018-01-021-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'sh-optimize-commit-stats' into 'master'Robert Speicher2018-01-033-7/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Speed up generation of commit stats by using Rugged native methodssh-optimize-commit-statsStan Hu2018-01-023-7/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'migrate-fork-repo-to-gitaly' into 'master'Robert Speicher2018-01-037-43/+121
|\ \ \ \ \ \ \ \
| * | | | | | | | Migrate repo forking to Gitalymigrate-fork-repo-to-gitalyAhmad Sherif2018-01-027-43/+121
* | | | | | | | | Merge branch 'sh-fix-seed-fu-ci' into 'master'Robert Speicher2018-01-033-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix `rake db:seed_fu` not doing anything in CIsh-fix-seed-fu-ciStan Hu2018-01-023-3/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '34534-switch-to-axios' into 'master'Filipa Lacerda2018-01-0340-386/+304
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add changelog for some vue-resource to Axios refactor34534-switch-to-axiosEric Eastwood2018-01-021-0/+5
| * | | | | | | | | Switch boards to AxiosEric Eastwood2018-01-0215-148/+131
| * | | | | | | | | Switch blob/notebook to AxiosEric Eastwood2018-01-022-39/+23
| * | | | | | | | | Switch vue_merge_request_widget to AxiosEric Eastwood2018-01-0215-99/+75
| * | | | | | | | | Switch issue_show to AxiosEric Eastwood2018-01-025-99/+67
| * | | | | | | | | Fix mergeUrlParams encoding query parametersEric Eastwood2018-01-021-1/+1
| * | | | | | | | | Add `X-Requested-With: XMLHttpRequest` header so Rails can recognize XHREric Eastwood2018-01-021-0/+2
* | | | | | | | | | Merge branch 'jramsay-4012-i18n-compare' into 'master'Douwe Maan2018-01-034-26/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replace use of capture_haml with captureJames Ramsay2018-01-032-4/+4
| * | | | | | | | | | Add changelog entryjramsay-4012-i18n-compareJames Ramsay2018-01-031-0/+5
| * | | | | | | | | | Fix incorrect case of ruby varsJames Ramsay2018-01-031-3/+3
| * | | | | | | | | | Remove superfluous i18n namespacesJames Ramsay2018-01-033-7/+7
| * | | | | | | | | | Add i18n helpers to branch comparison viewJames Ramsay2018-01-023-26/+23
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '41424-gitlab-rake-gitlab-import-repos-schedules-an-import' into...Douwe Maan2018-01-036-7/+34
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | refactor project create service41424-gitlab-rake-gitlab-import-repos-schedules-an-importJames Lopez2018-01-032-3/+3
| * | | | | | | | | add note to import sourcesJames Lopez2018-01-031-0/+1
| * | | | | | | | | refactor code to use new import typeJames Lopez2018-01-034-7/+9
| * | | | | | | | | fix missing create services callJames Lopez2018-01-022-3/+1
| * | | | | | | | | fix branch complexityJames Lopez2018-01-021-5/+11
| * | | | | | | | | fix wiki checkJames Lopez2018-01-022-0/+3
| * | | | | | | | | add extra spec checkJames Lopez2018-01-021-1/+2
| * | | | | | | | | Update 41424-gitlab-rake-gitlab-import-repos-schedules-an-import.ymlJames Lopez2018-01-021-1/+1
| * | | | | | | | | add changelogJames Lopez2018-01-021-0/+5
| * | | | | | | | | Fix import scheduled on bare repo importJames Lopez2018-01-023-1/+12
* | | | | | | | | | Merge branch 'fix-encoding-method-lookup' into 'master'Grzegorz Bizon2018-01-031-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix method lookupfix-encoding-method-lookupJacob Vosmaer2018-01-031-1/+3
|/ / / / / / / / / /