Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7479 from Razer6/feature/labels_api | Dmitriy Zaporozhets | 2014-08-15 | 1 | -0/+127 |
|\ | |||||
| * | Update labels via API | Robert Schilling | 2014-08-13 | 1 | -4/+66 |
| * | Add, delete labels via API | Robert Schilling | 2014-08-13 | 1 | -0/+65 |
* | | Do label validation for issues/merge requests API | Robert Schilling | 2014-08-14 | 2 | -1/+46 |
* | | Merge branch 'ldap/cache_check' into 'master' | Dmitriy Zaporozhets | 2014-08-13 | 1 | -0/+34 |
|\ \ | |/ |/| | |||||
| * | Skip LDAP cache check when LDAP is disabled | Jacob Vosmaer | 2014-08-06 | 1 | -10/+21 |
| * | Add a spec for User#requires_ldap_check? | Jacob Vosmaer | 2014-08-06 | 1 | -0/+23 |
* | | Merge branch 'more-email-threading' into 'master' | Dmitriy Zaporozhets | 2014-08-12 | 1 | -0/+29 |
|\ \ | |||||
| * | | Include "Merge-request reopened" emails in the proper email thread | Pierre de La Morinerie | 2014-07-25 | 1 | -0/+29 |
* | | | Force of markup output to be the input encoding | Robert Schilling | 2014-08-11 | 1 | -0/+9 |
* | | | Use readme we support to render if there are multiple readmes | Robert Schilling | 2014-08-11 | 2 | -16/+28 |
* | | | Fix tests | Dmitriy Zaporozhets | 2014-08-07 | 4 | -156/+158 |
* | | | Fix application helper specs | Dmitriy Zaporozhets | 2014-08-07 | 1 | -2/+2 |
* | | | Fix gfm specs | Dmitriy Zaporozhets | 2014-08-06 | 1 | -4/+5 |
* | | | Fix api files specs | Dmitriy Zaporozhets | 2014-08-06 | 1 | -8/+10 |
* | | | Fix satellite tests | Dmitriy Zaporozhets | 2014-08-06 | 3 | -70/+42 |
* | | | Fix MR controller tests | Dmitriy Zaporozhets | 2014-08-06 | 1 | -3/+2 |
* | | | Fix commit specs | Dmitriy Zaporozhets | 2014-08-01 | 1 | -4/+7 |
* | | | Fix project and notes specs | Dmitriy Zaporozhets | 2014-08-01 | 3 | -51/+51 |
* | | | Fix API branch specs | Dmitriy Zaporozhets | 2014-08-01 | 1 | -23/+25 |
* | | | Fix API repository specs | Dmitriy Zaporozhets | 2014-08-01 | 2 | -9/+13 |
* | | | Fix notify specs | Dmitriy Zaporozhets | 2014-08-01 | 1 | -6/+7 |
* | | | Fix git_push service specs | Dmitriy Zaporozhets | 2014-08-01 | 1 | -2/+4 |
* | | | Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setup | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+1 |
* | | | Improve copy test repo cmd | Dmitriy Zaporozhets | 2014-07-31 | 1 | -4/+5 |
* | | | Remove test dir only if exists | Dmitriy Zaporozhets | 2014-07-31 | 1 | -2/+6 |
* | | | Fix form mr tests | Dmitriy Zaporozhets | 2014-07-31 | 2 | -43/+44 |
* | | | Remove old test seeds | Dmitriy Zaporozhets | 2014-07-31 | 1 | -0/+0 |
* | | | Cleanup test dir before install gitlab-shell. Fix fork test scenario | Dmitriy Zaporozhets | 2014-07-31 | 1 | -3/+3 |
* | | | Recreate tmp/tests on each test run | Dmitriy Zaporozhets | 2014-07-31 | 4 | -55/+51 |
* | | | Fix MR tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -0/+20 |
* | | | Fix MR factory and some MR tests | Dmitriy Zaporozhets | 2014-07-31 | 3 | -62/+41 |
* | | | Move all test repos data to ReposHelpers | Dmitriy Zaporozhets | 2014-07-31 | 4 | -41/+67 |
* | | | Fix browse code spinach tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -4/+15 |
* | | | Dont stub gitlab-shell calls. Make test environment closer to real one | Dmitriy Zaporozhets | 2014-07-31 | 2 | -139/+23 |
* | | | Fix old api compatibility and tests | Dmitriy Zaporozhets | 2014-07-30 | 1 | -9/+2 |
* | | | Fix tests | Dmitriy Zaporozhets | 2014-07-30 | 2 | -49/+24 |
* | | | Label and LabelLink models for implementing own GitLab labels | Dmitriy Zaporozhets | 2014-07-29 | 4 | -0/+34 |
* | | | Improve markup gems | Robert Schilling | 2014-07-28 | 1 | -1/+2 |
|/ / | |||||
* | | Fix test | Dmitriy Zaporozhets | 2014-07-24 | 1 | -2/+1 |
* | | Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosant... | Dmitriy Zaporozhets | 2014-07-24 | 5 | -3/+132 |
|\ \ | |||||
| * | | Move destroy user feature to spec. | Ciro Santilli | 2014-07-17 | 1 | -3/+14 |
| * | | Add star count, view logic, more tests. | Ciro Santilli | 2014-07-17 | 3 | -9/+81 |
| * | | Fix failing spec. | Ciro Santilli | 2014-07-17 | 2 | -3/+4 |
| * | | Add project stars. | Ciro Santilli | 2014-07-17 | 4 | -1/+46 |
| |/ | |||||
* | | Merge pull request #6650 from lloeki/wiki_images_attachments | Dmitriy Zaporozhets | 2014-07-23 | 1 | -0/+34 |
|\ \ | |||||
| * | | Added ability to serve files in wiki repository | Loic Nageleisen | 2014-06-07 | 1 | -0/+34 |
* | | | Merge branch 'new_user_password_set' into 'master' | Dmitriy Zaporozhets | 2014-07-23 | 1 | -3/+7 |
|\ \ \ | |||||
| * | | | Update specs. | Marin Jankovski | 2014-07-16 | 1 | -3/+7 |
| | |/ | |/| | |||||
* | | | Add support to set satellites timeout | Ayrton Araújo | 2014-07-21 | 1 | -1/+4 |
|/ / |