summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into auto-pipelines-vueRegis2017-01-092-0/+5
|\
| * Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern2017-01-091-0/+1
| |\
| | * Record and show last used date of SSH KeysVincent Wong2017-01-091-0/+1
| * | Merge branch '25985-combine-members-and-groups-settings-pages' into 'master' Alfredo Sumaran2017-01-061-0/+4
| |\ \
| | * | Moved the members (project_members)option to a single controller called membersJose Ivan Vargas2017-01-031-0/+4
* | | | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-051-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'monkey-patch-comment' into 'master' Rémy Coutable2017-01-051-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | Explain why there is a monkey-patchJacob Vosmaer2016-12-271-0/+6
| | |/
* | | fix pipelines/index.html.haml merge conflictRegis2017-01-022-3/+2
|\ \ \ | |/ /
| * | Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory2016-12-291-1/+0
| * | Fix 500 error when visit group from admin area if group name contains dotdz-improve-admin-group-routingDmitriy Zaporozhets2016-12-281-1/+1
| |/
| * Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-261-1/+1
| |\
| | * Add more storage statisticsMarkus Koller2016-12-211-1/+1
* | | merge master and fix application.rb conflictRegis2016-12-234-5/+32
|\ \ \ | |/ /
| * | Merge branch 'permit-uploadedfile-scalar' into 'master' Rémy Coutable2016-12-231-0/+16
| |\ \
| | * | Monkey-patch StrongParameters for ::UploadedFileJacob Vosmaer2016-12-231-0/+16
| * | | Merge branch '25896-fix-404-katax-fonts' into 'master' Alfredo Sumaran2016-12-221-0/+2
| |\ \ \
| | * | | Add KaTeX fonts to assets paths and precompileHiroyuki Sato2016-12-221-0/+2
| * | | | Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński2016-12-211-4/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Changes after reviewFilipa Lacerda2016-12-211-2/+0
| | * | | Remove builds tab from commitFilipa Lacerda2016-12-211-1/+0
| | * | | Removes builds tab from merge requestFilipa Lacerda2016-12-211-1/+0
| * | | | Merge branch 'backport-mr-widget-ci-js' into 'master' Alfredo Sumaran2016-12-211-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Remove unneeded bundle refs.backport-mr-widget-ci-jsBryce Johnson2016-12-211-2/+0
| | * | | Backport moving MR widget CI JS out of script tag.Bryce Johnson2016-12-211-0/+3
| * | | | Merge branch 'zj-mattermost-slash-config' into 'master' Kamil Trzciński2016-12-212-1/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge remote-tracking branch 'origin/master' into zj-mattermost-slash-configKamil Trzcinski2016-12-205-1/+12
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Improve sourcesKamil Trzcinski2016-12-191-1/+1
| | * | | Minor adjustments API MattermostZ.J. van de Weg2016-12-191-5/+1
| | * | | Merge branch 'master' into 'zj-mattermost-slash-config'Zeger-Jan van de Weg2016-12-1811-10/+43
| | |\ \ \
| | * | | | Fix configure routeLuke "Jared" Bennett2016-12-171-1/+1
| | * | | | Add tests for auto configure slash commandsZ.J. van de Weg2016-12-161-1/+0
| | * | | | Add MattermostControllerZ.J. van de Weg2016-12-161-0/+6
| | * | | | Base work for auto config MM slash commandsZ.J. van de Weg2016-12-162-0/+6
| * | | | | Merge branch 'authentiq-id-oauth-support' into 'master' Rémy Coutable2016-12-211-0/+10
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Added support for Authentiq oauth providerAlex2016-12-211-0/+10
| | | |/ / | | |/| |
* | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-2111-7/+48
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '19703-direct-link-pipelines' into 'master' Grzegorz Bizon2016-12-201-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' into 19703-direct-link-pipelinesFilipa Lacerda2016-12-198-6/+35
| | |\ \ \ | | | |/ /
| | * | | Render stage dropdown in separate API call as HTMLKamil Trzcinski2016-12-191-0/+1
| * | | | Merge branch '22348-gitea-importer' into 'master' Rémy Coutable2016-12-202-1/+7
| |\ \ \ \
| | * | | | Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-192-2/+2
| | * | | | Gogs ImporterKim "BKC" Carlbäcker2016-12-192-1/+7
| | | |/ / | | |/| |
| * | | | Add terminal UI and controller actionsFatih Acet2016-12-191-0/+2
| * | | | Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-191-0/+1
| * | | | Add xterm.js 2.1.0 and a wrapper class to the asset pipelineNick Thomas2016-12-191-0/+2
| |/ / /
| * | | Merge branch '25741_enable_multiline_operation_indentation_rubocop_rule' into...Sean McGivern2016-12-171-1/+1
| |\ \ \
| | * | | Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-1/+1
| * | | | Fix rubocop failureszj-mattermost-sessionKamil Trzcinski2016-12-171-2/+2
| * | | | Store mattermost_url in settingsKamil Trzcinski2016-12-172-0/+13