Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Dmitriy Zaporozhets | 2014-05-28 | 1 | -1/+0 |
* | Modify specs for new project transfer code | Dmitriy Zaporozhets | 2014-05-28 | 2 | -16/+29 |
* | Fix tests | Dmitriy Zaporozhets | 2014-05-28 | 1 | -19/+0 |
* | Merge branch 'compare-api' into 'master' | Dmitriy Zaporozhets | 2014-05-27 | 1 | -0/+39 |
|\ | |||||
| * | Better specs for Compare API | Dmitriy Zaporozhets | 2014-05-27 | 1 | -9/+25 |
| * | Expose timeout and same_ref compare fields | Dmitriy Zaporozhets | 2014-05-27 | 1 | -0/+3 |
| * | Add some tests to compare api | Dmitriy Zaporozhets | 2014-05-26 | 1 | -0/+20 |
* | | Need txt file in test. | Marin Jankovski | 2014-05-26 | 1 | -0/+1 |
* | | Remove empty space | Marin Jankovski | 2014-05-26 | 1 | -1/+1 |
* | | Add image_service spec. | Marin Jankovski | 2014-05-26 | 2 | -3/+65 |
* | | Move logic to image_service. | Marin Jankovski | 2014-05-26 | 1 | -1/+1 |
* | | Make existing tests test something, return correct errors. | Marin Jankovski | 2014-05-26 | 1 | -8/+9 |
|/ | |||||
* | Fix specs. Fix note form reset after submit | Dmitriy Zaporozhets | 2014-05-24 | 4 | -34/+1 |
* | Improve branch deletion via API | Dmitriy Zaporozhets | 2014-05-23 | 1 | -1/+22 |
* | Implements drag and drop upload in creating issues | Earle Bunao & Neil Calabroso | 2014-05-23 | 6 | -3/+49 |
* | Add missing feature flag to mr notes spec | Dmitriy Zaporozhets | 2014-05-22 | 1 | -7/+1 |
* | Make user access test pass for the right reason | Jacob Vosmaer | 2014-05-15 | 1 | -0/+1 |
* | Check user access status in API for current_user | Jacob Vosmaer | 2014-05-15 | 1 | -0/+5 |
* | Add test for current behavior of current_user | Jacob Vosmaer | 2014-05-15 | 1 | -0/+5 |
* | Improve ad_disabled method name | Jacob Vosmaer | 2014-05-14 | 1 | -2/+2 |
* | Add spec for LDAP::Access#allowed? | Jacob Vosmaer | 2014-05-14 | 1 | -0/+32 |
* | Backport Adapter#dn_matches_filter? from EE | Jacob Vosmaer | 2014-05-14 | 1 | -0/+31 |
* | Better name for config variable. | Marin Jankovski | 2014-05-13 | 1 | -2/+2 |
* | Add support for Jira ticket mentions in format JIRA-123. | Marin Jankovski | 2014-05-13 | 2 | -0/+52 |
* | Merge pull request #6778 from dblessing/feature/mr_labels | Dmitriy Zaporozhets | 2014-05-13 | 1 | -8/+44 |
|\ | |||||
| * | Implement Merge Request Labels | Drew Blessing | 2014-05-13 | 1 | -8/+44 |
* | | Merge branch 'api-mr-merge' into 'master' | Dmitriy Zaporozhets | 2014-05-13 | 1 | -4/+26 |
|\ \ | |||||
| * | | More tests for merge api | Dmitriy Zaporozhets | 2014-05-13 | 1 | -0/+15 |
| * | | Add some tests for merge API | Dmitriy Zaporozhets | 2014-05-13 | 1 | -4/+11 |
* | | | Merge pull request #6109 from jamit/master | Dmitriy Zaporozhets | 2014-05-13 | 1 | -0/+20 |
|\ \ \ | |||||
| * | | | Added some tests. | Philip Blatter | 2014-05-05 | 1 | -0/+20 |
| | |/ | |/| | |||||
* | | | Merge pull request #6825 from sue445/feature/post_automerge | Dmitriy Zaporozhets | 2014-05-13 | 1 | -2/+5 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix can not automerge if description is too long | sue445 | 2014-05-11 | 1 | -2/+5 |
* | | | Adding project visibility to system hooks | Alex | 2014-05-12 | 1 | -4/+4 |
|/ / | |||||
* | | Fix notify specs | Dmitriy Zaporozhets | 2014-05-09 | 1 | -4/+4 |
|/ | |||||
* | Serialize last_fetched_at as a string with seconds | Jacob Vosmaer | 2014-04-28 | 1 | -1/+1 |
* | Always set last_fetched_at in NotesFinder spec | Jacob Vosmaer | 2014-04-28 | 1 | -3/+3 |
* | Filter out old notes in NotesFinder | Jacob Vosmaer | 2014-04-28 | 1 | -0/+7 |
* | Fail faster on an invalid target_type | Jacob Vosmaer | 2014-04-28 | 1 | -0/+5 |
* | Notes have noteables but no commits | Jacob Vosmaer | 2014-04-28 | 1 | -1/+1 |
* | Add NotesFinder spec | Jacob Vosmaer | 2014-04-28 | 1 | -0/+26 |
* | Make sure that tests pass when aws group is used. | Marin Jankovski | 2014-04-24 | 1 | -2/+2 |
* | Implement GET /users/:uid/keys for admin users | Timm Friebe | 2014-04-18 | 1 | -0/+61 |
* | Merge branch 'routing-for-groups' into 'master' | Dmitriy Zaporozhets | 2014-04-15 | 1 | -0/+11 |
|\ | |||||
| * | Fixes to group route tests, thanks DZ | GitLab | 2014-04-15 | 1 | -2/+1 |
| * | Add short path route for groups. | GitLab | 2014-04-13 | 1 | -0/+12 |
* | | Merge branch '161-emails-on-push-service' of https://gitlab.com/jsternberg/gi... | Dmitriy Zaporozhets | 2014-04-14 | 1 | -1/+37 |
|\ \ | |||||
| * | | Fix emails on push service when a single commit is pushed | Jonathan A. Sternberg | 2014-04-11 | 1 | -1/+37 |
* | | | Merge pull request #6731 from hiroponz/better-title-format-for-wiki-page | Dmitriy Zaporozhets | 2014-04-13 | 1 | -0/+16 |
|\ \ \ | |||||
| * | | | Better title format for wiki page | Hiroyuki Sato | 2014-04-10 | 1 | -0/+16 |