- 22 Nov, 2012 1 commit
-
-
Riyad Preukschas authored
-
- 08 Nov, 2012 1 commit
-
-
Saito authored
-
- 25 Oct, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 02 Oct, 2012 1 commit
-
-
Robert Speicher authored
Also, just for extra paranoia, only call safe_message once in the decorator methods Adds specs to make sure it still works
-
- 27 Sep, 2012 1 commit
-
-
Nihad Abbasov authored
-
- 21 Sep, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 02 Sep, 2012 1 commit
-
-
Robert Speicher authored
Instead of doing this: link_to(commit.id, project_commit_path(project, id: commit.id)) Note.create(noteable_id: commit.id, noteable_type: "Commit", ...) It lets us do this: link_to(commit.id, project_commit_path(project, commit)) Note.create(noteable: commit, ...)
-
- 10 Aug, 2012 1 commit
-
-
Robert Speicher authored
Didn't bother with files in db/, config/, or features/
-
- 27 Jul, 2012 1 commit
-
-
randx authored
-
- 20 Jul, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
Controllers refactoring with contexts Move commit compare logic to model
-
- 28 Jun, 2012 1 commit
-
-
randx authored
-
- 26 May, 2012 1 commit
-
-
randx authored
-
- 21 May, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
* Grit gem updated * gitolite-client updated * logger added * few fixes
-
- 16 May, 2012 1 commit
-
-
Demelziraptor authored
-
- 19 Apr, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 15 Apr, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 14 Apr, 2012 1 commit
-
-
Arthur Schreiber authored
-
- 11 Apr, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 09 Mar, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 29 Feb, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 18 Feb, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 29 Jan, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 28 Jan, 2012 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 11 Jan, 2012 1 commit
-
-
Dmitry Kalinkin authored
-
- 04 Jan, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
Project activities perfomance increased. Cache for project activitites disabled. Repository conception changed
-
- 30 Dec, 2011 1 commit
-
-
Saito authored
-
- 29 Nov, 2011 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 28 Nov, 2011 1 commit
-
-
Saito authored
directly force_encoding is wrong, must detect the file string's encoding. then force_encoding the string to it's encoding. last convert it to utf-8.
-
- 27 Nov, 2011 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 20 Nov, 2011 1 commit
-
-
Dmitriy Zaporozhets authored
-