- 05 Dec, 2015 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 04 Dec, 2015 1 commit
-
-
Stan Hu authored
cache_key is an instance method that relies on updated_at. When changes were made, the time-dependent key was being used instead of X.application_setting.last. Closes #3609
-
- 03 Dec, 2015 3 commits
-
-
Gabriel Mazetto authored
-
Douwe Maan authored
-
Valery Sizov authored
-
- 02 Dec, 2015 5 commits
-
-
Douwe Maan authored
-
Zeger-Jan van de Weg authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Valery Sizov authored
-
- 01 Dec, 2015 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 30 Nov, 2015 8 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
- 26 Nov, 2015 2 commits
-
-
Jose Corcuera authored
-
Valery Sizov authored
-
- 25 Nov, 2015 3 commits
-
-
Robert Speicher authored
-
Stan Hu authored
If a DB migration occurs, there's a chance that the application settings are loaded from the cache and provide stale values, causing Error 500s. This ensures that at startup the settings are always refreshed. Closes #3643
-
Valery Sizov authored
-
- 23 Nov, 2015 3 commits
-
-
Kamil Trzcinski authored
- Fix for Ci::Build state machine, allowing to process builds without the project - Forcefully update builds that didn't want to update with state machine - Fix saving GitLabCiService as Admin Template
-
Kamil Trzcinski authored
-
Zeger-Jan van de Weg authored
-
- 21 Nov, 2015 1 commit
-
-
Robert Schilling authored
-
- 20 Nov, 2015 5 commits
-
-
Yorick Peterse authored
When calling MergeRequest#ci_commit the code would previously raise an error if the source project no longer existed (e.g. because the user removed their fork). See #3599 for more information.
-
Stan Hu authored
-
Rubén Dávila authored
-
Ruben Davila authored
Everytime the User check or uncheck a Task Item from the Issue or Merge Request description, a new update is going to be added to the activity logs of the Issue or Merge Request. Note that when using the edit form, you can only update the Task item status or add/delete/modify existing ones. Doing both actions is not fully supported.
-
- 19 Nov, 2015 4 commits
-
-
Kamil Trzcinski authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Kamil Trzcinski authored
-