Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge pull request #7964 from mr-vinn/task-lists | Marin Jankovski | 2014-10-06 | 2 | -0/+8 | |
| |\ \ | | | | | | | | | Add task lists to issues and merge requests | |||||
| | * | | Add specs for tasks | Vinnie Okada | 2014-10-05 | 2 | -0/+8 | |
| | |/ | | | | | | | | | | | | | Add tests for the new task list functionality in the Markdown parser and in issues and merge requests. | |||||
| * | | Prevent PG::Error exception when check commit reference on commit | Dmitriy Zaporozhets | 2014-10-06 | 1 | -0/+20 | |
| |/ | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
| * | Make Mentionables work for cross-project refs | Vinnie Okada | 2014-10-03 | 2 | -3/+15 | |
| | | | | | | | | | | Add a note to merge requests and issues when they're mentioned by a merge request, issue, or commit in another project. | |||||
| * | Add Pushover service integration | Sullivan SENECHAL | 2014-10-03 | 2 | -0/+70 | |
| | | | | | | | | That introduce select field type for services options. | |||||
* | | Added support for Buildbox | Keith Pitt | 2014-10-08 | 1 | -0/+78 | |
|/ | ||||||
* | Add specs for Repository#last_commit_for_path | Dmitriy Zaporozhets | 2014-09-29 | 1 | -0/+6 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Faster branch contains detection for commit | Dmitriy Zaporozhets | 2014-09-29 | 1 | -0/+15 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Fix branch API | Dmitriy Zaporozhets | 2014-09-25 | 1 | -1/+1 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Fix MR commenting system when new commits pushed | Dmitriy Zaporozhets | 2014-09-23 | 1 | -0/+56 | |
| | | | | | | | | | | | | This conmmit fixes wierd behaviour when you see wrong comments about new commits in merge requests. Short explanation of a bug: When you push new commits to project we updated `project.merge_requests` with comment about push. But `project.merge_requests` includes also merge requests from forks to origin project. So when you push to master branch it commented on all merge requests from forks to origin where source_branch was `master` | |||||
* | Replace project_access attribute with access_level in specs and API | Dmitriy Zaporozhets | 2014-09-15 | 3 | -20/+20 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Replace old references of users_project & users_group | Dmitriy Zaporozhets | 2014-09-14 | 5 | -5/+5 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Huge replace of old users_project and users_group references | Dmitriy Zaporozhets | 2014-09-14 | 8 | -78/+37 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Add Member AR model | Dmitriy Zaporozhets | 2014-09-14 | 1 | -0/+15 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Serialize services properties | Drew Blessing | 2014-09-10 | 6 | -36/+6 | |
| | ||||||
* | Annotate models | Dmitriy Zaporozhets | 2014-08-25 | 4 | -0/+27 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Add spec on labels validation | jubianchi | 2014-08-20 | 1 | -0/+23 | |
| | ||||||
* | Merge branch 'ldap/cache_check' into 'master' | Dmitriy Zaporozhets | 2014-08-13 | 1 | -0/+34 | |
|\ | | | | | | | | | | | Cache LDAP check everywhere See merge request !1008 | |||||
| * | 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 | |
| | | ||||||
* | | Fix tests | Dmitriy Zaporozhets | 2014-08-07 | 1 | -13/+3 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fix commit specs | Dmitriy Zaporozhets | 2014-08-01 | 1 | -4/+7 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Fix project and notes specs | Dmitriy Zaporozhets | 2014-08-01 | 1 | -14/+11 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Recreate tmp/tests on each test run | Dmitriy Zaporozhets | 2014-07-31 | 2 | -47/+45 | |
| | | ||||||
* | | Label and LabelLink models for implementing own GitLab labels | Dmitriy Zaporozhets | 2014-07-29 | 2 | -0/+17 | |
| | | | | | | | | 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 | -0/+109 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | cirosantilli-star Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | |||||
| * | | 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 | 2 | -6/+73 | |
| | | | ||||||
| * | | Add project stars. | Ciro Santilli | 2014-07-17 | 2 | -0/+31 | |
| |/ | ||||||
* | | 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 | |||||
| * | Added ability to serve files in wiki repository | Loic Nageleisen | 2014-06-07 | 1 | -0/+34 | |
| | | | | | | | | From #6168. | |||||
* | | Fix user model specs | Dmitriy Zaporozhets | 2014-06-30 | 1 | -47/+11 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Remove mass assgnment specs | Dmitriy Zaporozhets | 2014-06-26 | 16 | -23/+0 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Merge branch 'remove-observers' into 'master' | Dmitriy Zaporozhets | 2014-06-23 | 5 | -35/+33 | |
|\ \ | | | | | | | | | | | | | | | | Remove observers from application Part of #1133 | |||||
| * | | Fix project deletion and tests | Dmitriy Zaporozhets | 2014-06-17 | 2 | -25/+4 | |
| | | | ||||||
| * | | Remove rails observers from application | Dmitriy Zaporozhets | 2014-06-17 | 3 | -10/+1 | |
| | | | ||||||
| * | | Remove UsersGroup observer | Dmitriy Zaporozhets | 2014-06-17 | 1 | -0/+28 | |
| | | | ||||||
* | | | Fix permission issue with highest access level for group | Dmitriy Zaporozhets | 2014-06-20 | 1 | -21/+51 | |
|/ / | | | | | | | | | | | | | | | If user was a member of both group and project and group access level was higher it was not respected and user got lowest project access level. Now it is fixed and user get highest access level Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Detect closing issues in Merge Request description | Jacob Vosmaer | 2014-06-13 | 1 | -0/+8 | |
| | | ||||||
* | | Test for the apostrophe in the email | Marin Jankovski | 2014-06-11 | 1 | -0/+11 | |
| | | ||||||
* | | Fixed the project team specs | Jeroen van Baarsen | 2014-06-08 | 1 | -8/+8 | |
|/ | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | |||||
* | Improve performance of application for large teams | Dmitriy Zaporozhets | 2014-06-04 | 1 | -7/+28 | |
| | | | | | | | This commit fixes a lot of sql queries to db for for groups and projects with big amount of members. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Fix the system_hook test. | Marin Jankovski | 2014-06-03 | 1 | -1/+1 | |
| | ||||||
* | Fix tests | Dmitriy Zaporozhets | 2014-05-28 | 1 | -1/+0 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Fix tests | Dmitriy Zaporozhets | 2014-05-28 | 1 | -19/+0 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | 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 | |||||
| * | Better title format for wiki page | Hiroyuki Sato | 2014-04-10 | 1 | -0/+16 | |
| | | | | | | | | | | | | The title format for wiki page may be unintelligible. For example 'GitLab' is converted to 'Git Lab', 'MySQL' is converted to 'My Sql', etc. | |||||
* | | Proposal for split testing | Jeroen van Baarsen | 2014-04-11 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'ensure_default_fields' into 'master' | Dmitriy Zaporozhets | 2014-04-10 | 29 | -102/+129 | |
|\ \ | |/ |/| | | | Add values to default fields to prevent 500 error when migrate from MySQL to Postgres | |||||
| * | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 29 | -102/+129 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |