- 11 Sep, 2017 1 commit
-
-
Yorick Peterse authored
This is required as otherwise newly created events will start with the wrong ID.
-
- 06 Sep, 2017 1 commit
-
-
Yorick Peterse authored
This finishes the procedure for migrating events from the old format into the new format. Code no longer uses the old setup and the database tables used during the migration process are swapped, with the old table being dropped. While the database migration can be reversed this will 1) take a lot of time as data has to be coped around 2) won't restore data in the "events.data" column as we have no way of restoring this. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37241
-
- 23 Apr, 2017 1 commit
-
-
blackst0ne authored
-
- 06 Mar, 2017 1 commit
-
-
Tiago Botelho authored
-
- 28 Feb, 2017 2 commits
-
-
Tiago Botelho authored
-
Simon Vocella authored
-
- 08 Dec, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
* add parent_id field to namespaces table to store relation with nested groups * create routes table to keep information about full path of every group and project * project/group lookup by full path from routes table Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Nov, 2016 1 commit
-
-
Douwe Maan authored
email token be reset
-
- 26 Oct, 2016 1 commit
-
-
Kamil Trzcinski authored
-