summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add forms to guidelinescopy-messaging-guidelinesVictor Wu2016-11-141-3/+36
* Fix typoVictor Wu2016-11-141-1/+1
* Update copy guidelinesVictor Wu2016-11-141-1/+43
* Add new file for copy (messaging) guidelinesVictor Wu2016-11-141-0/+1
* Link to the copy (messaging) page.Victor Wu2016-11-141-0/+5
* Merge branch 'fix-search-input-padding' into 'master' Annabel Dunstone Gray2016-11-142-2/+5
|\
| * Use shorthand property for padding fixPhilip Karpiak2016-11-141-2/+1
| * Give search-input correct padding-right valuePhilip Karpiak2016-11-102-1/+5
* | Merge branch 'grapify-declared-params' into 'master' Rémy Coutable2016-11-1412-36/+20
|\ \
| * | Use declared_params helper in APIgrapify-declared-paramsRobert Schilling2016-11-1412-36/+20
* | | Merge branch 'issue-boards-signed-out-state' into 'master' 24457-cannot-delete-labelsFatih Acet2016-11-147-6/+10
|\ \ \
| * | | Fixed issue boards when not logged inissue-boards-signed-out-statePhil Hughes2016-11-147-6/+10
* | | | Merge branch 'always-show-download-button' into 'master' Annabel Dunstone Gray2016-11-142-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Project download buttons always showPhilip Karpiak2016-11-102-1/+5
| | |/ | |/|
* | | Merge branch 'grapify-to-h' into 'master' Rémy Coutable2016-11-143-7/+9
|\ \ \
| * | | Use #to_h to convert params to a hashgrapify-to-hRobert Schilling2016-11-143-7/+9
* | | | Merge branch 'master' into 'master' Rémy Coutable2016-11-141-2/+2
|\ \ \ \
| * | | | Fix typos and grammarseongahjo2016-11-141-2/+2
* | | | | Merge branch 'fix/improve-naming-convention-in-ci-config' into 'master' Kamil Trzciński2016-11-1456-221/+219
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix indentation in CI variables entry classGrzegorz Bizon2016-11-141-1/+1
| * | | | Change name of method for setting CI config entriesGrzegorz Bizon2016-11-145-28/+28
| * | | | Improve naming convention in ci configuration modulefix/improve-naming-convention-in-ci-configGrzegorz Bizon2016-11-1455-168/+166
* | | | | Merge branch 'grapify-subscription-api' into 'master' Rémy Coutable2016-11-141-23/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Grapify subscription APIRobert Schilling2016-11-141-23/+14
* | | | | Merge branch 'fix-help-page-links' into 'master' Rémy Coutable2016-11-143-2/+44
|\ \ \ \ \
| * | | | | fix error links in help pageFu Xu2016-11-123-2/+44
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sh-fix-sidekiq-throttling-init' into 'master' Robert Speicher2016-11-142-1/+11
|\ \ \ \ \
| * | | | | Only turn on Sidekiq throttling if application settings existssh-fix-sidekiq-throttling-initStan Hu2016-11-122-1/+11
* | | | | | Link to correct version of SanitizationFilter API docs for whitelistRobert Speicher2016-11-141-1/+1
* | | | | | Merge branch 'user_filter_auth' into 'master' Rémy Coutable2016-11-147-31/+150
|\ \ \ \ \ \
| * | | | | | Centralize LDAP config/filter logicDrew Blessing2016-11-117-31/+150
* | | | | | | Merge branch 'zj-remove-unneeded-checks' into 'master' Robert Speicher2016-11-141-6/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unneeded nil checkszj-remove-unneeded-checksZ.J. van de Weg2016-11-121-6/+0
| |/ / / / / /
* | | | | | | Merge branch 'issue_20245' into 'master' Robert Speicher2016-11-143-1/+25
|\ \ \ \ \ \ \
| * | | | | | | Fix project Visibility level selector not using default valuesissue_20245Felipe Artur2016-11-103-1/+25
* | | | | | | | Merge branch 'repository-name-emojis' into 'master' Rémy Coutable2016-11-145-13/+30
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Added ability to put emojis into repository nameVincent Composieux2016-11-125-13/+30
* | | | | | | | Merge branch 'patch-12' into 'master' Sean McGivern2016-11-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | use single quote for consistencyBen Bodenmiller2016-11-121-1/+1
* | | | | | | | | Merge branch '22307-pipeline-link-in-builds-view' into 'master' Kamil Trzciński2016-11-1311-12/+97
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove unused class name22307-pipeline-link-in-builds-viewMike Greiling2016-11-102-2/+2
| * | | | | | | | | add tests for build row templatesMike Greiling2016-11-102-0/+56
| * | | | | | | | | only display link to pipeline in generic build index, not on pipeline showMike Greiling2016-11-105-20/+22
| * | | | | | | | | update generic commit status to correspond with build status templateMike Greiling2016-11-102-2/+11
| * | | | | | | | | add missing column header for pipeline builds viewMike Greiling2016-11-102-3/+4
| * | | | | | | | | remove red color on API pipeline trigger designationMike Greiling2016-11-101-4/+0
| * | | | | | | | | add CHANGELOG entry for !7082Mike Greiling2016-11-101-0/+4
| * | | | | | | | | add pipeline column within builds indexMike Greiling2016-11-102-0/+10
| * | | | | | | | | add link to build's pipeline within build page headerMike Greiling2016-11-102-0/+7
* | | | | | | | | | Merge branch 'zj-update-ci' into 'master' Kamil Trzciński2016-11-131-5/+15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |