Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise an error on page load if there are pending migrations on dev env | Douglas Barbosa Alexandre | 2016-01-19 | 1 | -0/+3 |
| | |||||
* | Don't send (fake) email during dev bootstrapno-mail-during-dev-bootstrap | Jacob Vosmaer | 2016-01-15 | 1 | -0/+2 |
| | | | | | | | | This allows you to do: rake dev:setup BOOTSTRAP=1 and prevent dozens of letter_opener emai popups in your browser. | ||||
* | Rails update to 4.2.4 | Valery Sizov | 2015-11-25 | 1 | -1/+1 |
| | |||||
* | Added rack-lineprof for development | Yorick Peterse | 2015-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | This can be used to measure the time (roughly) spent on a per line basis. This can also be used to measure timings for views, for example by adding the following to a URL: ?lineprof=app/views/projects/notes/_note rack-lineprof is only enabled when: 1. The application runs in development mode 2. The used Ruby is MRI 3. The environment variable ENABLE_LINEPROF is set to a non-empty value | ||||
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 1 | -0/+5 |
| | |||||
* | Disable debug assets | Jan-Willem van der Meer | 2014-08-12 | 1 | -1/+1 |
| | | | | | It's good for debugging javacsript, but creates massive amounts of http request by adding each javascript individually. Only turn it on while debugging js code. | ||||
* | Fix dev env. Fix MR creation | Dmitriy Zaporozhets | 2014-06-26 | 1 | -3/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Update config/* to rails4 | Dmitriy Zaporozhets | 2013-12-10 | 1 | -7/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Update Rails config | Riyad Preukschas | 2012-11-18 | 1 | -9/+11 |
| | |||||
* | set activerecord whitelist_attributes to true | Nihad Abbasov | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Moving to rails 3.2 | Dmitriy Zaporozhets | 2012-02-11 | 1 | -0/+7 |
| | |||||
* | install letter_opener | Nihad Abbasov | 2011-10-31 | 1 | -0/+1 |
| | |||||
* | init commit | gitlabhq | 2011-10-09 | 1 | -0/+32 |