Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -0/+2 |
| | |||||
* | Allow custom info to be added to Help page | Jeroen van Baarsen | 2015-09-18 | 1 | -0/+1 |
| | | | | | | Fixes #2536 Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | capitalize URL in "Home page URL" | Ben Bodenmiller | 2015-08-17 | 1 | -1/+1 |
| | |||||
* | Fix features syntax | Robert Speicher | 2015-06-22 | 1 | -3/+3 |
| | |||||
* | Call `page.all` instead of `all` in feature steps | Robert Speicher | 2015-06-12 | 1 | -1/+1 |
| | | | | | | | There's a naming conflict between Capybara and rspec-matchers which both define the `all` method. See https://github.com/jnicklas/capybara/issues/1396 | ||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -8/+8 |
| | |||||
* | Fix bug where Slack service channel was not saved in admin template settings. | Stan Hu | 2015-04-24 | 1 | -1/+12 |
| | | | | | | Consolidate allowed parameters in one place to avoid these kinds of bugs in the future. Closes https://github.com/gitlabhq/gitlabhq/issues/9181 | ||||
* | Include missing events and fix save functionality in admin service template ↵ | Stan Hu | 2015-03-23 | 1 | -0/+29 |
| | | | | | | settings form Closes #1275 | ||||
* | Add tests to home page url redirect | Dmitriy Zaporozhets | 2015-01-16 | 1 | -2/+4 |
| | |||||
* | Improve application settings and write tests | Dmitriy Zaporozhets | 2015-01-08 | 1 | -0/+16 |