Dmitriy Zaporozhets
|
8803350023
|
CHANGELOG updated. Fixed MR bug. Logger improved
|
2012-07-17 08:23:16 +03:00 |
|
Dmitriy Zaporozhets
|
a3bb9ca1fa
|
Feature: Unassigned Merge Requests
|
2012-07-17 08:19:16 +03:00 |
|
Dmitriy Zaporozhets
|
4c24cabf47
|
Merge pull request #1012 from NARKOZ/devise
Add 10 minutes lock after 10 failed login attempts (Devise :lockable)
|
2012-07-06 08:18:18 -07:00 |
|
Nihad Abbasov
|
6533711825
|
enable lockable strategy for users
|
2012-07-06 00:05:31 -07:00 |
|
Dmitriy Zaporozhets
|
0a6b64e6a9
|
MR: Handle broken diff ex. in case its too huge
|
2012-07-05 22:59:37 +03:00 |
|
Dmitriy Zaporozhets
|
d40b9ce26d
|
Admin gitolite logs. Refactored project creation. Few style fixes.
|
2012-07-05 21:59:37 +03:00 |
|
randx
|
369df86e71
|
Remove GITLAB_OPTS, fixed ldap user creation
|
2012-07-05 21:29:37 +03:00 |
|
randx
|
264ee0c5a1
|
Tabs styled. MR Get Patch
|
2012-07-05 01:26:23 +03:00 |
|
Dmitriy Zaporozhets
|
a2eda66b30
|
Disable issues sort. Recent issues on top. Fixed tests
|
2012-07-02 21:51:48 +03:00 |
|
Dmitriy Zaporozhets
|
9b337b8328
|
Epic: Gitlab configuration with default values
|
2012-07-02 21:51:48 +03:00 |
|
Pierre GUINOISEAU
|
97d74c2adc
|
Add configurable default for projects_limit
|
2012-06-29 12:57:33 +02:00 |
|
randx
|
335f9d6410
|
New Feature: Diff patch file export for commit
|
2012-06-28 12:51:50 +03:00 |
|
randx
|
19d0dc3c04
|
Strict first project symdol to letter
|
2012-06-28 00:47:12 +03:00 |
|
Dmitriy Zaporozhets
|
50fdb2e7df
|
Remove critical status from Issue. Move sort instead
|
2012-06-27 21:30:35 +03:00 |
|
Dmitriy Zaporozhets
|
1b1e77c728
|
Issue Labels: Edit, show, index + filter
|
2012-06-27 21:20:35 +03:00 |
|
Dmitriy Zaporozhets
|
4c1f435ab7
|
Merge pull request #971 from gingko/master
Automatic password creation..
|
2012-06-26 23:41:49 -07:00 |
|
Jakub Troszok
|
5ab1856291
|
Fixing requests tests.
|
2012-06-27 00:55:54 +02:00 |
|
Jakub Troszok
|
4426bc1844
|
Added option to automaticaly generate passwords for new users.
|
2012-06-26 23:59:08 +02:00 |
|
randx
|
88c625e3f7
|
Issues can be unassigned now
|
2012-06-26 21:47:25 +03:00 |
|
randx
|
6abc649590
|
Reannotated
|
2012-06-26 21:23:09 +03:00 |
|
Jakub Troszok
|
56dbfd2af3
|
Implementing automatic password generation.
|
2012-06-24 22:38:29 +02:00 |
|
Jakub Troszok
|
9132d309ad
|
Implementing automatic password creation.
|
2012-06-24 22:26:13 +02:00 |
|
randx
|
6d92aa6d12
|
Fix IssueObserver current_user assign. Refactored observers
|
2012-06-24 10:01:42 +03:00 |
|
randx
|
55f8338502
|
Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https://github.com/robbkidd/gitlabhq into robbkidd-separate_user_and_issue_observer_from_mail_observer
|
2012-06-24 09:33:22 +03:00 |
|
randx
|
1903f6ade0
|
admin area -> search for users
|
2012-06-21 19:05:09 +03:00 |
|
Dmitriy Zaporozhets
|
75cf927d3b
|
Issues & MR legend
|
2012-06-21 08:29:53 +03:00 |
|
Robb Kidd
|
65989141dc
|
Protect IssueObserver#send_reassigned_email method.
|
2012-06-20 21:23:05 -04:00 |
|
Robb Kidd
|
70c6b48ebc
|
Remove :issue from MailerObserver; handled by IssueObserver now.
:issue snuck back in during rebasing.
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
eba61c111d
|
Remove upvotes method from Issue.
Must have snuck in during one of the multiple rebases while observers were
being refactored.
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
88964132ed
|
Extract observation of User to a UserObserver
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
97ca4f5dda
|
Deliver issue mails.
It helps to actually deliver messages.
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
6617eaaf9b
|
Make IssueObserver handle issus, not MailerObserver
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
356430c3c0
|
Add method for an issue to know whether it is being closed
Update IssueObserver to create a Note on the issue its being closed.
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
02924de3e1
|
Add method to Note to create notes about status changes.
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
00ec81eacb
|
Update IssueObserver to send reassigned emails when an issue is reassigned.
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
2416e3cb19
|
Add new utility method for an issue to know whether it is being reassigned
|
2012-06-20 14:09:46 -04:00 |
|
Robb Kidd
|
f6035552e5
|
New IssueObserver class and spec.
Handles emails for new issues and reassigned issues.
Need to add creating a Note on Issue close.
|
2012-06-20 14:09:46 -04:00 |
|
Dmitriy Zaporozhets
|
a78908c697
|
mailObserver quickfix
|
2012-06-14 12:45:22 +03:00 |
|
Dmitriy Zaporozhets
|
72b9c14ebc
|
refactored mail observer
|
2012-06-14 08:24:10 +03:00 |
|
Dmitriy Zaporozhets
|
a6dad85d2f
|
Get rid of modularity gem, Styled 'nothing here' message
|
2012-06-11 13:55:38 +03:00 |
|
Dmitriy Zaporozhets
|
0a70aca3b1
|
Models Refactoring: Move methods to roles
|
2012-06-07 15:44:57 +03:00 |
|
Zevs
|
d6ed9920d6
|
#888 prevent to remove source_branch
|
2012-06-05 00:11:07 +03:00 |
|
Zevs
|
3b41b1839b
|
ability to remove source branch after merge
|
2012-06-05 00:11:07 +03:00 |
|
Nihad Abbasov
|
faa0ec7c63
|
cleanup User model
|
2012-05-29 17:13:41 +05:00 |
|
randx
|
3272620f72
|
lib/ refactoring. Module Gitlabhq renamed to Gitlab
|
2012-05-26 13:37:49 +03:00 |
|
Dmitriy Zaporozhets
|
1b2068eaa9
|
Gem updates & githost logger
* Grit gem updated
* gitolite-client updated
* logger added
* few fixes
|
2012-05-21 23:17:41 +03:00 |
|
Demelziraptor
|
e5bbefc980
|
change find_or_first to work with default branch
|
2012-05-16 14:47:59 +01:00 |
|
Robb Kidd
|
991d23e216
|
Change calls to Notify methods to send IDs instead of objects.
|
2012-05-15 22:37:34 -04:00 |
|
Robb Kidd
|
2d124d9496
|
Add delegate for project's name on Note.
|
2012-05-15 22:37:34 -04:00 |
|
Robb Kidd
|
bb22360d1a
|
Make Notify#note_merge_request_email resque friendly
Update method to take ids and then perform #finds itself during mailer
queue worker kick-off.
|
2012-05-15 22:37:33 -04:00 |
|