summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extend pipeline build chain specsbackstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-10-111-0/+8
* Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-114-2/+11
* Add initial specs for pipeline build chain classGrzegorz Bizon2017-10-101-0/+43
* Improve post_receive spec by not stubbing private methodsGrzegorz Bizon2017-10-101-5/+7
* Extract class responsible for building a pipelineGrzegorz Bizon2017-10-092-43/+68
* Merge branch 'jramsay-4012-improve-internationization-docs' into 'master'Achilleas Pipinellis2017-10-096-306/+441
|\
| * Fix link to new i18n index pageAchilleas Pipinellis2017-10-091-1/+1
| * Update i18n docsAchilleas Pipinellis2017-10-093-10/+15
| * Move i18n/introduction to i18n/indexAchilleas Pipinellis2017-10-092-2/+2
| * Merge branch 'master' into jramsay-4012-improve-internationization-docsAchilleas Pipinellis2017-10-091296-11435/+33237
| |\
| * | Fix review commentsjramsay-4012-improve-internationization-docsJames Ramsay2017-10-063-7/+7
| * | Docs: add translation and proof reading guidelinesJames Ramsay2017-10-055-1/+138
* | | Merge branch 'abuse-reports-module' into 'master'Filipa Lacerda2017-10-094-47/+42
|\ \ \ | |_|/ |/| |
| * | Convert AbuseReports class to a moduleabuse-reports-modulePhil Hughes2017-10-064-47/+42
* | | Merge branch '38840-simple-documentation-update-backup-to-restore-in-restore-...Achilleas Pipinellis2017-10-091-2/+12
|\ \ \
| * | | Resolve "Simple documentation update - backup to restore in restore section"Alexander2017-10-091-2/+12
|/ / /
* | | Merge branch '28860-AjaxLoadingSpinner' into 'master'Phil Hughes2017-10-097-36/+31
|\ \ \
| * | | Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda2017-10-097-36/+31
|/ / /
* | | Merge branch 'sh-show-all-slack-names' into 'master'Robert Speicher2017-10-0913-52/+68
|\ \ \
| * | | Include GitLab full name with username in Slack messagessh-show-all-slack-namesStan Hu2017-10-0613-52/+68
* | | | Merge branch 'sh-pgloader-fixes' into 'master'Achilleas Pipinellis2017-10-091-4/+158
|\ \ \ \
| * | | | Improve pgloader documentationsh-pgloader-fixesStan Hu2017-10-061-4/+158
* | | | | Merge branch '34371-ca-main-template' into 'master'Phil Hughes2017-10-094-12/+101
|\ \ \ \ \
| * | | | | Move cycle analytics banner into a vue fileFilipa Lacerda2017-10-094-12/+101
|/ / / / /
* | | | | Merge branch 'sh-remove-ux-chmod-permissions' into 'master'Achilleas Pipinellis2017-10-0811-0/+0
|\ \ \ \ \
| * | | | | Remove executable permissions on images to make docs lint happysh-remove-ux-chmod-permissionsStan Hu2017-10-0711-0/+0
* | | | | | Merge branch '38890-fix-gpg-signature-updater-when-commit-is-missing' into 'm...Stan Hu2017-10-073-7/+25
|\ \ \ \ \ \
| * | | | | | Fix error with GPG signature updater when commit was deleted38890-fix-gpg-signature-updater-when-commit-is-missingRubén Dávila2017-10-073-7/+25
* | | | | | | Merge branch 'mk-normalize-ldap-user-dns' into 'master'Douwe Maan2017-10-0713-10/+1124
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Sync up hard coded DN class in migrationmk-normalize-ldap-user-dnsMichael Kozono2017-10-071-20/+28
| * | | | | | Redefine `respond_to?` in light of `method_missing`Michael Kozono2017-10-071-0/+6
| * | | | | | Make internal methods privateMichael Kozono2017-10-071-20/+22
| * | | | | | Leave bad DNs alone instead of raising errorsMichael Kozono2017-10-075-38/+65
| * | | | | | Refactor DN error classesMichael Kozono2017-10-074-76/+78
| * | | | | | Add changelog entry for LDAP normalizationMichael Kozono2017-10-071-0/+5
| * | | | | | Add migration specsMichael Kozono2017-10-072-0/+92
| * | | | | | Move migration to backgroundMichael Kozono2017-10-072-284/+313
| * | | | | | Update DN class in migrationMichael Kozono2017-10-071-41/+60
| * | | | | | Normalize values, reusing DN normalization codeMichael Kozono2017-10-075-61/+111
| * | | | | | Remove telephoneNumber format commentMichael Kozono2017-10-071-6/+0
| * | | | | | Fix space strippingMichael Kozono2017-10-072-21/+31
| * | | | | | Rename method to `to_normalized_s`Michael Kozono2017-10-075-7/+7
| * | | | | | Refactor initialize method for clarityMichael Kozono2017-10-071-11/+20
| * | | | | | Move downcasing to normalize methodMichael Kozono2017-10-072-14/+14
| * | | | | | Normalize existing persisted DNsMichael Kozono2017-10-071-0/+285
| * | | | | | Resolve Rubocop offensesMichael Kozono2017-10-072-33/+41
| * | | | | | Switch to new DN classMichael Kozono2017-10-074-74/+10
| * | | | | | Fix newline testsMichael Kozono2017-10-071-3/+3
| * | | | | | Fix trailing escaped newlineMichael Kozono2017-10-072-3/+3
| * | | | | | Add valid DN tests using OIDsMichael Kozono2017-10-071-0/+2