| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace project labels with tags to prevent name conflict with GitLab labels | Dmitriy Zaporozhets | 2014-07-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into ↵ | Dmitriy Zaporozhets | 2014-07-24 | 1 | -0/+8 |
| |\ | | | | | | | | | | | | | | | | | cirosantilli-star Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG | ||||
| | * | Fix hound. | Ciro Santilli | 2014-07-17 | 1 | -1/+1 |
| | | | |||||
| | * | Add star count, view logic, more tests. | Ciro Santilli | 2014-07-17 | 1 | -0/+3 |
| | | | |||||
| | * | Add project stars. | Ciro Santilli | 2014-07-17 | 1 | -0/+5 |
| | | | |||||
| * | | Fix project default branch change | Dmitriy Zaporozhets | 2014-07-21 | 1 | -1/+1 |
| |/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Remove protected_atrributes gem and start moving to strong params | Dmitriy Zaporozhets | 2014-06-26 | 1 | -4/+12 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Move checking of recepients to a service. | Marin Jankovski | 2014-06-23 | 1 | -29/+2 |
| | | |||||
| * | Make sure that at mentioning all properly notifies. | Marin Jankovski | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Show @all in autocomplete list. | Marin Jankovski | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Fix project deletion and tests | Dmitriy Zaporozhets | 2014-06-17 | 1 | -2/+1 |
| | | |||||
| * | Merge branch 'upgrade_to_rails_4.1' into 'master' | Dmitriy Zaporozhets | 2014-06-04 | 1 | -1/+1 |
| |\ | | | | | | | Upgrade to rails 4.1 | ||||
| | * | Convert to array since Relation no longer returns an array. | Marin Jankovski | 2014-06-03 | 1 | -1/+1 |
| | | | |||||
| * | | Revert "Implements and refactors clipboard feature for markdown." | Dmitriy Zaporozhets | 2014-06-03 | 1 | -6/+0 |
| |/ | | | | | | | | | | | | | | This reverts commit 2273234653924b731f9ef01432e392481ee1d4e2. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/views/projects/issues/_form.html.haml app/views/projects/merge_requests/_form.html.haml app/views/projects/merge_requests/_new_submit.html.haml app/views/projects/milestones/_form.html.haml app/views/projects/notes/_form.html.haml app/views/projects/wikis/_form.html.haml | ||||
| * | Merge branch 'master-create-group-projects' into 'master' | Dmitriy Zaporozhets | 2014-05-28 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | Master can create group projects It also includes Project transfer refactoring Fixes #1284 | ||||
| | * | Use new Projects::TransferService class | Dmitriy Zaporozhets | 2014-05-28 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Implements and refactors clipboard feature for markdown. | erbunao | 2014-05-28 | 1 | -0/+6 |
| |/ | |||||
| * | Move logic to image_service. | Marin Jankovski | 2014-05-26 | 1 | -11/+3 |
| | | |||||
| * | Make existing tests test something, return correct errors. | Marin Jankovski | 2014-05-26 | 1 | -5/+14 |
| | | |||||
| * | Implements drag and drop upload in creating issues | Earle Bunao & Neil Calabroso | 2014-05-23 | 1 | -0/+20 |
| | | |||||
| * | Fix tests | Dmitriy Zaporozhets | 2014-05-22 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Correct identation, default value if note doesn't exist. | Marin Jankovski | 2014-03-25 | 1 | -14/+16 |
| | | |||||
| * | Search within project. | Marin Jankovski | 2014-03-25 | 1 | -3/+5 |
| | | |||||
| * | Extract sorting into a method. | Marin Jankovski | 2014-03-25 | 1 | -8/+12 |
| | | |||||
| * | Include commits. | Marin Jankovski | 2014-03-25 | 1 | -2/+23 |
| | | |||||
| * | At mention participating users. | Marin Jankovski | 2014-03-25 | 1 | -1/+2 |
| | | |||||
| * | Use emoji assets on autocomplete. | Marin Jankovski | 2014-03-24 | 1 | -1/+1 |
| | | |||||
| * | Redirect to import page from show when import in progress | Dmitriy Zaporozhets | 2014-03-13 | 1 | -0/+5 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Project import and retry import scaffold | Dmitriy Zaporozhets | 2014-03-12 | 1 | -12/+25 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Add GFM autocompletion for MergeRequests | Robert Speicher | 2014-03-05 | 1 | -0/+1 |
| | | | | | | Requested [here](http://feedback.gitlab.com/forums/176466-general/suggestions/5507440-auto-complete-merge-requests-in-gitlab-markdown). | ||||
| * | Move all Context classes into Services | Dmitriy Zaporozhets | 2014-01-16 | 1 | -4/+4 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Archiving old projects; archived projects aren't shown on dashboard | Steven Thonus | 2013-12-16 | 1 | -1/+19 |
| | | | | | | | | | | | | | | | features for archive projects abilities for archived project other abilities for archive projects only limit commits and merges for archived projects ability changed to prohibited actions on archived projects added spec and feature tests for archive projects changed search bar not to include archived projects | ||||
| * | Drop rjs from Infinite scrolling | Dmitriy Zaporozhets | 2013-11-28 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Adding authenticated public mode (internal). | Jason Hollingsworth | 2013-11-26 | 1 | -1/+1 |
| | | | | | | | Added visibility_level icons to project view (rather than just text). Added public projects to search results. Added ability to restrict visibility levels standard users can set. | ||||
| * | Removed Project#discover_default_branch since it not needed any more | Dmitriy Zaporozhets | 2013-11-08 | 1 | -4/+0 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Modify permissions for project and group | Dmitriy Zaporozhets | 2013-09-25 | 1 | -3/+3 |
| | | | | | | | | * Hooks and team pages allowed only for masters/owners * Group page allowed for admin * Corrent authentication for Projects controller * Hide some project elements from visitor | ||||
| * | Public projects feature - step2 | Dmitriy Zaporozhets | 2013-09-24 | 1 | -4/+7 |
| | | | | | | | | | | * Render right layout depends on current_user * show sample git username/email when repo is empty * Show extra info when browsing public area * Fixed some tests related to public projects * show comments in read-only for public projects * Remove old public routing | ||||
| * | Allow non authenticated user access to public projects | Dmitriy Zaporozhets | 2013-09-24 | 1 | -2/+7 |
| | | |||||
| * | Add event filter for group and project show pages | Dmitriy Zaporozhets | 2013-08-26 | 1 | -1/+4 |
| | | |||||
| * | Find issues and Mr by iid in controller | Dmitriy Zaporozhets | 2013-08-19 | 1 | -1/+1 |
| | | |||||
| * | Ensure project discover default branch on Project#show | Dmitriy Zaporozhets | 2013-08-15 | 1 | -0/+4 |
| | | |||||
| * | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 1 | -1/+1 |
| | | |||||
| * | Use simple render syntax in controllers | Dmitriy Zaporozhets | 2013-06-22 | 1 | -3/+3 |
| | | |||||
| * | Make it possible to assign/mention users from group members | Dmitriy Zaporozhets | 2013-06-22 | 1 | -1/+1 |
| | | |||||
| * | Squash project settings navs | Dmitriy Zaporozhets | 2013-06-19 | 1 | -1/+2 |
| | | |||||
| * | Error page if forking fails | Dmitriy Zaporozhets | 2013-06-10 | 1 | -5/+6 |
| | | |||||
| * | Use navless layout when it makes sense | Dmitriy Zaporozhets | 2013-06-07 | 1 | -1/+8 |
| | | |||||
| * | Rename repo feature | Dmitriy Zaporozhets | 2013-05-25 | 1 | -2/+2 |
| | | |||||
| * | autocomplete issues and preload autocomplete data. | ichord | 2013-05-04 | 1 | -0/+12 |
| | | | | | | | | | update jquery-atwho-rails to v0.3.0 add autocomplete_source action to project for gfm autocomplete move init_autocomplete layout from head_panel to project_resource | ||||
| * | updated fork feature to use gitlab-shell for v5 of gitlab | Angus MacArthur | 2013-04-15 | 1 | -0/+15 |
| | | |||||
