Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dev merge seed: update testme to gitlab-test. | Ciro Santilli | 2014-09-30 | 1 | -1/+1 |
| | |||||
* | Merge pull request #7873 from cirosantilli/testme-to-gitlabtest | Dmitriy Zaporozhets | 2014-09-29 | 1 | -1/+1 |
|\ | | | | | Replace testme with gitlab-test. | ||||
| * | Replace testme with gitlab-test. | Ciro Santilli | 2014-09-27 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #7897 from cirosantilli/predictable-merge-requests-dev-seed | Dmitriy Zaporozhets | 2014-09-29 | 1 | -0/+18 |
|\ \ | | | | | | | Add predictable merge requests on dev seed. | ||||
| * | | Add predictable merge requests on dev seed. | Ciro Santilli | 2014-09-29 | 1 | -0/+18 |
| | | | |||||
* | | | Prevent email sending on admin dev seed. | Ciro Santilli | 2014-09-29 | 1 | -10/+12 |
|/ / | |||||
* | | Replace empty? || nil? with blank?. | Ciro Santilli | 2014-09-27 | 1 | -1/+1 |
|/ | |||||
* | Fix dev fixtures | Dmitriy Zaporozhets | 2014-09-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix STI+polymorphic for Group <-> GroupMember | Dmitriy Zaporozhets | 2014-09-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix migration and association for new members table | Dmitriy Zaporozhets | 2014-09-14 | 5 | -56/+48 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Migrate old membership objects to new Member model | Dmitriy Zaporozhets | 2014-09-14 | 2 | -1/+32 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add members table migration | Dmitriy Zaporozhets | 2014-09-14 | 2 | -1/+26 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix serialize migration. Fixes #7734 | Drew Blessing | 2014-09-11 | 1 | -1/+2 |
| | |||||
* | Add an option to supply root password through an environmental variable. | Marin Jankovski | 2014-09-11 | 1 | -3/+9 |
| | |||||
* | Merge pull request #7705 from dblessing/serialize_service_properties | Dmitriy Zaporozhets | 2014-09-10 | 2 | -9/+39 |
|\ | | | | | Serialize service properties | ||||
| * | Serialize services properties | Drew Blessing | 2014-09-10 | 2 | -9/+39 |
| | | |||||
* | | Link to the canonical repos. | Sytse Sijbrandij | 2014-09-10 | 1 | -3/+3 |
| | | |||||
* | | Fetch the testme repository from gitlab.com | Jacob Vosmaer | 2014-09-10 | 1 | -1/+1 |
| | | | | | | | | The repository was removed from github.com/gitlabhq. | ||||
* | | Use create-hooks instead of rewrite-hooks.sh | Jacob Vosmaer | 2014-09-08 | 1 | -1/+1 |
|/ | | | | | The rewrite-hooks.sh script is a deprecated wrapper for gitlab-shell's create-hooks script. | ||||
* | Update repos hooks in migration | Dmitriy Zaporozhets | 2014-09-03 | 2 | -1/+11 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add users with predictable username and password | Ciro Santilli | 2014-09-01 | 1 | -0/+16 |
| | | | | to development seed. | ||||
* | Fixes #7571 | James Brooks | 2014-08-27 | 1 | -0/+6 |
| | |||||
* | Document characters being stripped from labels | Jacob Vosmaer | 2014-08-20 | 1 | -1/+3 |
| | |||||
* | Use the default color when migrating labels | Jacob Vosmaer | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | Remove invalid characters from the label name | Jacob Vosmaer | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | Test if the label is valid before creating link | Jacob Vosmaer | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | Improve developer seeds | Dmitriy Zaporozhets | 2014-08-11 | 8 | -147/+123 |
| | | | | | | | | | * Improt projects inline so after seeds you have repos * Fix merge request seeds * Add comment seeds to both issues and merge requests * Remove some projects from seeds to increase speed Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove outdated seeds | Dmitriy Zaporozhets | 2014-08-11 | 1 | -21/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove old test seeds | Dmitriy Zaporozhets | 2014-07-31 | 1 | -36/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add indicies to labels | Dmitriy Zaporozhets | 2014-07-30 | 2 | -1/+13 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Migrate issue/mr labels from act_as_taggable to own labels | Dmitriy Zaporozhets | 2014-07-29 | 2 | -1/+28 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Replace project labels with tags to prevent name conflict with GitLab labels | Dmitriy Zaporozhets | 2014-07-29 | 2 | -1/+10 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Label and LabelLink models for implementing own GitLab labels | Dmitriy Zaporozhets | 2014-07-29 | 3 | -1/+39 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into ↵ | Dmitriy Zaporozhets | 2014-07-24 | 2 | -1/+29 |
|\ | | | | | | | | | | | | | | | | | cirosantilli-star Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | ||||
| * | Add star count, view logic, more tests. | Ciro Santilli | 2014-07-17 | 2 | -1/+5 |
| | | |||||
| * | Add project stars. | Ciro Santilli | 2014-07-17 | 2 | -1/+25 |
| | | |||||
* | | Change deafult admin email to example.com | Dmitriy Zaporozhets | 2014-07-19 | 2 | -3/+3 |
|/ | |||||
* | Add trailing newline to all text files. | Ciro Santilli | 2014-06-21 | 1 | -1/+1 |
| | | | | Present in the large majority of files of each respective type. | ||||
* | Remove milestone observer from db fixture. | Marin Jankovski | 2014-06-20 | 1 | -4/+0 |
| | |||||
* | Fix snippet dev fixtures | Dmitriy Zaporozhets | 2014-06-14 | 1 | -3/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add sorting to merge requests on milestone page | Dmitriy Zaporozhets | 2014-06-11 | 2 | -5/+11 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Improve MR seeds | Dmitriy Zaporozhets | 2014-05-05 | 1 | -41/+29 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Create seed projects with different visibility | Dmitriy Zaporozhets | 2014-05-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Save repository size to projects table | Dmitriy Zaporozhets | 2014-05-02 | 3 | -1/+28 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge pull request #5962 from skv-headless/editing-preview | Dmitriy Zaporozhets | 2014-04-29 | 1 | -1/+1 |
|\ | | | | | editing preview | ||||
| * | Editing preview | skv-headless | 2014-04-15 | 1 | -1/+1 |
| | | |||||
* | | Add an index for Note#updated_at | Jacob Vosmaer | 2014-04-28 | 2 | -1/+7 |
| | | |||||
* | | Migrate invalid rows with missing iids or duplicates | Dmitriy Zaporozhets | 2014-04-24 | 1 | -0/+25 |
| | | |||||
* | | Add uniq db index on project_id+iid | Dmitriy Zaporozhets | 2014-04-24 | 2 | -0/+10 |
| | | |||||
* | | Move the adapter check to the migration | Jacob Vosmaer | 2014-04-23 | 1 | -1/+1 |
| | |