summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Properly set `auto_link_saml_user` default value in the Settings loader.Patricio Cano2016-02-221-0/+1
* Add missing route to mark all todos as donetasksDouglas Barbosa Alexandre2016-02-211-1/+6
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-1/+1
* Allow user to mark each task as done manuallyDouglas Barbosa Alexandre2016-02-201-1/+1
* Add tasks queue list pageDouglas Barbosa Alexandre2016-02-201-0/+1
* Remove code introduced when endpoint was in MR controller.Rubén Dávila2016-02-191-1/+0
* Add new endpoint and button to revert any commit.Rubén Dávila2016-02-191-0/+1
* Add new endpoint and button to revert merge. #3409Rubén Dávila2016-02-191-0/+1
* Use POST method instead of DELETE when erasing a buildGrzegorz Bizon2016-02-191-1/+1
* Change build erase path to make it consistent with APIGrzegorz Bizon2016-02-191-1/+1
* Use DELETE verb for erasing a build contentGrzegorz Bizon2016-02-191-1/+1
* Add build eraseable feature implementationGrzegorz Bizon2016-02-191-0/+1
* Merge branch 'saml-decoupling' into 'master'Patricio Cano2016-02-191-2/+9
|\
| * Document true/false as supported value.saml-decouplingDouwe Maan2016-02-191-2/+2
| * Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-2/+9
* | Merge branch 'rs-emoji' into 'master' Douwe Maan2016-02-191-2/+2
|\ \ | |/ |/|
| * Update Emoji asset pathRobert Speicher2016-02-121-2/+2
* | Merge branch 'patch-1' into 'master' Robert Speicher2016-02-181-1/+1
|\ \
| * | bug found by Charles Sibbald at Sky . Calls with patricio and Jacob confirmed...Richard Pidgeon2016-02-181-1/+1
| |/
* | Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan2016-02-181-9/+2
* | Merge branch 'rs-sentry-release-tracking' into 'master' Douwe Maan2016-02-182-2/+3
|\ \
| * | Add release tracking for Sentryrs-sentry-release-trackingRobert Speicher2016-02-172-2/+3
| |/
* | Merge branch 'saml-decoupling' into 'master' Robert Speicher2016-02-181-2/+9
|\ \
| * | Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-181-2/+9
| |/
* | Use SCAN during 'rake cache:clear'cache-clearJacob Vosmaer2016-02-181-1/+3
|/
* Move builds badge implementation to new badges controllerGrzegorz Bizon2016-02-111-2/+6
* Fix rubocop offence in routes for build badgeGrzegorz Bizon2016-02-111-1/+1
* Move badge implementation to builds controllerGrzegorz Bizon2016-02-111-8/+3
* Skip authentication when requesting commit status badgeGrzegorz Bizon2016-02-111-1/+1
* Improve CI status badge implementationGrzegorz Bizon2016-02-111-2/+2
* Add CI status badge implementation to commit controllerGrzegorz Bizon2016-02-111-0/+7
* Merge branch 'doc_relative_url' into 'master' Achilleas Pipinellis2016-02-103-16/+17
|\
| * Fix typos and grammarAchilleas Pipinellis2016-02-103-3/+6
| * Edit configuration files for relative URL supportAchilleas Pipinellis2016-02-093-16/+14
* | Merge branch 'fix-explore-filter' into 'master' Dmitriy Zaporozhets2016-02-101-0/+1
|\ \
| * | Extract events rendering to own action.Josh Frye2016-02-091-0/+1
* | | Merge branch 'variables-build-log' into 'master' Robert Speicher2016-02-091-1/+1
|\ \ \
| * | | Filter out variables from production logsKamil Trzcinski2016-02-091-1/+1
| | |/ | |/|
* | | Merge pull request #10023 from bozaro/smtp-portDouwe Maan2016-02-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Change default smpt port to 465 (default smtps port)Artem V. Navrotskiy2016-02-091-1/+1
| |/
* | Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-061-1/+4
|/
* Remove newrelic gem. Closes #12860remove-newrelicJosh Frye2016-02-031-16/+0
* Merge branch 'improve-environment-variables-doc' into 'master' Rémy Coutable2016-02-031-2/+10
|\
| * Improving the "Environment variables" administration docimprove-environment-variables-docRémy Coutable2016-02-011-2/+10
* | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+2
* | Instrument various Rugged constantsexpand-git-instrumentationYorick Peterse2016-02-011-0/+10
* | Instrument all Gitlab::Git instance methodsYorick Peterse2016-02-011-2/+4
|/
* Increase the minimum length for commit SHA matching to 7rs-issue-12706Robert Speicher2016-01-291-1/+1
* Revert "Revert "Remove the `:coffee` and `:coffeescript` Haml filters""rs-revert-revert-remove-coffee-filtersRobert Speicher2016-01-281-0/+6
* Merge branch 'issue_2406' into 'master' Dmitriy Zaporozhets2016-01-281-1/+1
|\