• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

allura


RSS
Rev. Hora Autor
6aa3f6e 42cc_4510 2012-07-11 00:56:24 Igor Bondarenko

[#4510] Don't show edit form if not allowed to edit.

f0551d2 2012-07-11 00:29:46 Igor Bondarenko

Move SQLAlchemy dependencies to requirements-common.txt

67e6584 2012-07-11 00:11:53 Igor Bondarenko

[#4510] ticket:108 Don't show edit link if not allowed to edit.

7ffa92a allura_20120710 2012-07-10 06:02:18 Anton Kasyanov

[#4168] ticket:105 save button fixed

bcc6733 2012-07-10 06:02:17 Igor Bondarenko

[#4168] ticket:93 Added 'Save' button on permissions page

58e0e26 2012-07-10 02:48:56 Dave Brondsema

[#4457] update has_home_tool to check existing list. Remove extra cmd runs from tests

96b8e4c 2012-07-10 00:23:18 Tim Van Steenburgh

Merge branch 'dev' of git://sfi-engr-scm-1/forge into dev

ab51fde 2012-07-10 00:22:39 Cory Johns

[#3892] Leave WRITE permission on ticket ACLs in case we need to revert

Signed-off-by: Cory Johns <johnsca@geek.net>

1ac34a5 2012-07-10 00:22:30 Tim Van Steenburgh

[#4382] Fix to work with new scm model.

Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>

6d7489c 2012-07-10 00:22:30 Jenny Steele

[#4382] Appearance improvements to scm help

c9bbc48 2012-07-10 00:22:30 Jenny Steele

[#4382] Added scm getting started help

7de9cfc 2012-07-09 23:31:27 Yuriy

[#1937] ticket:106 fixed link textbox selecting

399f4a5 2012-07-09 23:31:27 Igor Bondarenko

[#1937] ticket:98 Fix "link" link

1037856 2012-07-09 23:27:46 Cory Johns

[#3892] Renamed migration script for proper ordering

Signed-off-by: Cory Johns <johnsca@geek.net>

44e721a 2012-07-07 05:48:09 Yuriy

[#3892] ticket:97 Migration script, fix acl stuff

104f72e 2012-07-07 05:48:08 Igor Bondarenko

[#3892] ticket:91 Refactoring and test

Optimized migration code.
Fixed 'Edit' link: show only to users with `update` permission.
Tests added for two cases:
* user has permission `create` but not `update`.
* user has both `create` and `update` permissions.

4cbc8fb 2012-07-07 05:48:08 bolkimen

[#3892] ticket:80 code style, remove tab before blank line

aa88eba 2012-07-07 05:48:08 bolkimen

[#3892] ticket:80 add break to migrate loop(bugfix)

60b9e27 2012-07-07 05:48:08 bolkimen

[#3892] ticket:80 add comment

38bd063 2012-07-07 05:48:07 bolkimen

[#3892] ticket:80 add migration and tests

9985935 2012-07-07 05:48:07 bolkimen

[#3892] ticket:76 write = create + update

a113e01 2012-07-06 07:29:23 Dave Brondsema

change forum threads to sort by last_post_date. Add indexes on discussion_id NEEDS ENSURE INDEX

eb92c3e 2012-07-06 06:41:50 Igor Bondarenko

[#4169] ticket:92 Show username on permissions page.

065c30d 2012-07-06 04:59:13 Tim Van Steenburgh

[#4501] Updated logging messages.

Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>

9fe7c43 2012-07-06 03:57:33 Tim Van Steenburgh

[#4501] Fixes ClientError in SVN repo refresh.

Handles the case where pysvn misreports a deleted file as
something else (like added).

Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>

ed5f19d 2012-07-06 01:30:41 Tim Van Steenburgh

[#4499] Fixed IndexError in SVN repo refresh.

If we're refreshing the first commit, there won't be a parent,
and therefore no left-hand-side for the commit diff.

Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>

bb203db 2012-07-06 00:11:11 Dave Brondsema

[#4467] add index for user feed queries

5d9a16c 2012-07-06 00:11:11 Dave Brondsema

[#4467] add index for neighborhood icon queries

48bde67 2012-07-05 22:56:08 Tim Van Steenburgh

Added profiling option to repo refresh script.

Signed-off-by: Tim Van Steenburgh <tvansteenburgh@gmail.com>

23f55a3 2012-07-04 02:52:42 Cory Johns

Suppress warnings when running scripts

Signed-off-by: Cory Johns <johnsca@geek.net>